Skip to content

cail-io/skipcalls

v1.0.0MIT

Operate SkipCalls AI receptionists, calls, contacts, calendars, messages, and settings.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

skipcallsstreamable-http
{
  "type": "streamable-http",
  "url": "https://be.skipcalls.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "skipcalls",
  "version": "1.0.0",
  "description": "Operate SkipCalls AI receptionists, calls, contacts, calendars, messages, and settings.",
  "author": {
    "name": "SkipCalls",
    "email": "support@skipcalls.com",
    "url": "https://skipcalls.com"
  },
  "homepage": "https://skipcalls.com/for-agents",
  "repository": "https://github.com/cail-io/skipcalls-agent-skill",
  "license": "MIT",
  "keywords": [
    "ai-receptionist",
    "phone-calls",
    "crm",
    "calendar",
    "customer-support"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "AI Receptionist - SkipCalls",
        "shortDescription": "Operate your AI receptionist from ChatGPT and Codex.",
        "longDescription": "Review calls and conversations, configure receptionists, manage contacts and calendars, and send approved follow-ups through your SkipCalls account.",
        "developerName": "SkipCalls",
        "category": "Productivity",
        "capabilities": ["Read", "Write"],
        "websiteURL": "https://skipcalls.com",
        "privacyPolicyURL": "https://app.skipcalls.com/privacy",
        "termsOfServiceURL": "https://app.skipcalls.com/terms",
        "defaultPrompt": [
          "Show my receptionists and summarize recent inbound calls.",
          "Review my receptionist setup and suggest improvements.",
          "Show recent customer conversations that need follow-up."
        ],
        "brandColor": "#10B981"
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
  • LICENSE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai