{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.json",
  "version": "0.2.0",
  "site": "https://kallyai.com",
  "description": "Agent skills index for KallyAI — discoverable capabilities that AI agents can use to delegate real-world tasks (phone calls, email, bookings, research, errands) on behalf of an authenticated user.",
  "updated": "2026-04-20",
  "skills": [
    {
      "name": "kallyai-mcp-server",
      "type": "mcp",
      "description": "Delegate phone calls, email, bookings, research, and admin tasks to KallyAI via the Model Context Protocol. Use for end-to-end task execution on behalf of an authenticated user.",
      "url": "https://api.kallyai.com/.well-known/mcp/server-card.json",
      "repository": "https://github.com/Kally-Intelligence-Inc/kallyai-mcp-server"
    },
    {
      "name": "kallyai-cli-auth",
      "type": "oauth-discovery",
      "description": "Simplified OAuth authentication for CLI tools and agents with localhost redirect URIs. Federates Google/Apple identity; KallyAI issues scoped access tokens.",
      "url": "https://api.kallyai.com/.well-known/oauth-authorization-server"
    }
  ],
  "resources": {
    "mcpServerCard": "https://api.kallyai.com/.well-known/mcp/server-card.json",
    "apiCatalog": "https://api.kallyai.com/.well-known/api-catalog",
    "oauthAuthorizationServer": "https://api.kallyai.com/.well-known/oauth-authorization-server",
    "oauthProtectedResource": "https://api.kallyai.com/.well-known/oauth-protected-resource",
    "pricingMarkdown": "https://kallyai.com/pricing.md",
    "llmsContext": "https://kallyai.com/llms.txt",
    "llmsFullContext": "https://kallyai.com/llms-full.txt"
  },
  "contact": {
    "support": "https://github.com/Kally-Intelligence-Inc/kallyai-mcp-server/issues",
    "sales": "sales@kallyintelligence.com"
  }
}
