{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "install-widget",
      "type": "skill-md",
      "description": "Install the Chatterbox chat widget on a website. Use when a user wants to add Chatterbox to their site, is asked for a public key or allowed origins, or reports that the widget is not appearing.",
      "url": "/.well-known/agent-skills/install-widget/SKILL.md",
      "digest": "sha256:d884b2bf0ccaaebe3a61374292a8ae94a4d854a866f8fbfadfea78f6374d9b48"
    },
    {
      "name": "connect-mcp",
      "type": "skill-md",
      "description": "Connect an MCP client to the Chatterbox MCP server. Use when a user wants their AI tool to read or manage a Chatterbox account, needs the endpoint URL or a config block for Claude Desktop or Cursor, or hits a 401, 405 or protocol-version error against the Chatterbox MCP endpoint.",
      "url": "/.well-known/agent-skills/connect-mcp/SKILL.md",
      "digest": "sha256:3729f7517133f037777189fca65603ce2d022b8247e75037add1d2f48f22127b"
    },
    {
      "name": "manage-knowledge",
      "type": "skill-md",
      "description": "Add, edit and delete Chatterbox knowledge Q&A pairs and inspect crawl sources over MCP. Use when a user wants their chatbot to learn a new fact, correct a wrong answer, remove outdated content, or find out why the bot is not answering a question.",
      "url": "/.well-known/agent-skills/manage-knowledge/SKILL.md",
      "digest": "sha256:c3882f5925833e2a86957e251d14a2cf63d51d747e046f7e1b16c2582be3b461"
    }
  ]
}
