{
  "protocol": "A2A (Agent2Agent)",
  "name": "HORIZON SHIELD WebMCP Intake",
  "provider": "The HORIZ音s株式会社",
  "role": "集客窓口(外部エージェント/LLM向けの入口)。受けた見積もり相談を内部KIRA(hs-mcp)の適正診断へ橋渡しする。",
  "skills": [
    {
      "id": "orchestrate",
      "note": "1回の呼び出しで 診断+手口+発信下書き を一気通貫で返す司令塔。価格は一次データのみ・自動投稿なし。 / One-call orchestrator returning audit + tactics + broadcast draft. First-party prices only, no auto-posting."
    },
    {
      "id": "estimate-intake",
      "note": "施主の建設・リフォーム見積もりを受け、KIRA適正価格診断(過剰請求の判定)とEHN(無料の第三者チェック)へ橋渡しする。 / Receives a homeowner construction quote and bridges to KIRA fair-price audit plus EHN free third-party check."
    },
    {
      "id": "scan-tactics",
      "note": "工事別の過剰請求の手口(検証済み)と一次ソースの在処を返す注意喚起。価格判定ではない。 / Returns verified overcharge tactics per job and points to primary sources. Awareness, not a price verdict."
    },
    {
      "id": "draft-broadcast",
      "note": "過剰請求への注意喚起の発信下書き(note/X)と解説ページへの被リンクを生成する。価格は検証可能な一次データのみ。自動投稿しない。 / Generates broadcast drafts and backlinks. Verifiable first-party prices only. No auto-posting."
    }
  ],
  "bridges_to": {
    "internal_mcp": "https://hs-mcp.oga-surf-project.workers.dev",
    "internal_agent_card": "https://hs-mcp.oga-surf-project.workers.dev/.well-known/agent-card.json"
  },
  "how_to_connect": "MCPクライアントは tools/call で intake_estimate を呼ぶ。A2A対応エージェントはこのカードを取得して窓口を発見できる。 / MCP clients call intake_estimate via tools/call. A2A agents fetch this card to discover the desk.",
  "site": "https://shield.the-horizons-innovation.com"
}