{
  "$schema": "https://multik.jp/agents.json",
  "version": "1.0",
  "name": "multik.jp agent catalog",
  "publisher": {
    "name": "マルチック株式会社",
    "url": "https://multik.jp/",
    "contact": "contact@multik.jp"
  },
  "updated": "2026-05-07",
  "discovery": {
    "llms_txt": "https://multik.jp/llms.txt",
    "llms_full_txt": "https://multik.jp/llms-full.txt",
    "markdown_index": "https://multik.jp/index.md",
    "sitemap": "https://multik.jp/sitemap.xml",
    "ai_policy": "https://multik.jp/.well-known/ai-policy.json"
  },
  "capabilities": [
    {
      "id": "company-info",
      "name": "会社情報の取得",
      "description": "会社概要・沿革・連絡先・許認可情報を Markdown / プレーンテキストで取得できます。",
      "sources": [
        "https://multik.jp/llms.txt",
        "https://multik.jp/index.md",
        "https://multik.jp/company.html"
      ]
    },
    {
      "id": "service-catalog",
      "name": "サービス・製品カタログの取得",
      "description": "監視カメラ・大型LED・PLF SYSTEM 等のサービスと、AVTECH 製品ラインナップを参照できます。",
      "sources": [
        "https://multik.jp/services-cameras.html",
        "https://multik.jp/services-led.html",
        "https://multik.jp/services-plf.html",
        "https://multik.jp/products.html"
      ]
    },
    {
      "id": "contact-handoff",
      "name": "問い合わせの引き継ぎ",
      "description": "AI エージェント経由で見込み顧客の連絡先を contact@multik.jp / 0466-36-3700 へエスカレーションできます。",
      "channels": [
        { "type": "email", "value": "contact@multik.jp" },
        { "type": "tel",   "value": "+81-466-36-3700" }
      ],
      "response_sla_hours": 48
    }
  ],
  "future_endpoints": {
    "mcp_server": {
      "status": "planned",
      "description": "自社ドキュメント検索・PLF SYSTEM 連携用 MCP サーバーを将来提供予定。",
      "contact": "contact@multik.jp"
    }
  },
  "agent_readiness_score": {
    "discovery": "high",
    "content_format": "high",
    "bot_access_control": "high",
    "capabilities": "medium"
  }
}
