{
  "name": "PosterBot",
  "id": "posterbot",
  "description": "PosterBot is a social media scheduling tool: connect your TikTok account, compose once, schedule on a visual calendar, and auto-publish short-form videos to TikTok.",
  "url": "https://posterbot.app/",
  "version": "1.0.0",
  "protocolVersion": "0.2.0",
  "provider": {
    "organization": "PosterBot",
    "url": "https://posterbot.app/"
  },
  "documentationUrl": "https://posterbot.app/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "text/markdown"],
  "skills": [
    {
      "id": "describe-product",
      "name": "Describe PosterBot",
      "description": "Answer questions about PosterBot's features, supported platforms, pricing, and how scheduling works, sourced from its public content.",
      "tags": ["informational", "social-media", "scheduling"],
      "examples": [
        "What platforms does PosterBot support?",
        "How does scheduling work on PosterBot?"
      ]
    }
  ]
}
