{
  "schema_version": "1.0",
  "name": "Skillett",
  "description": "Agent skills platform — connect AI agents to external services (GitHub, Slack, Gmail, Google Calendar, Notion, and more) through a unified proxy API.",
  "url": "https://skillett.dev",
  "cli": {
    "quick_start": "npx skillett login",
    "help": "npx skillett help"
  },
  "api_base": "https://api.skillett.dev",
  "discovery": "skillett skills",
  "capabilities": [
    "github",
    "slack",
    "gmail",
    "google-calendar",
    "google-drive",
    "google-sheets",
    "notion"
  ]
}
