{
  "schema_version": "1.0",
  "skills": [
    {
      "id": "meow-cli",
      "name": "Meow CLI",
      "description": "Financial infrastructure for AI agents — ACH, wires, USDC, corporate cards, invoicing, and spend controls via CLI or MCP.",
      "url": "https://www.meow.com/skills.md",
      "version": "1.0.0",
      "source": "https://www.meow.com",
      "mcp_server": {
        "url": "https://mcp.meow.com/cli",
        "transport": "http"
      },
      "triggers": [
        "set up Meow",
        "get started with Meow",
        "move money with Meow",
        "send a wire with Meow",
        "create a corporate card"
      ],
      "permissions": [
        "web_fetch",
        "mcp_connect"
      ]
    }
  ]
}
