agent-skills

api-search/agent-skills
★ 0 stars Unknown language AI/LLM Updated 3d ago
apis.io Agent Skills — 20 Claude Agent Skills plus the apis.io MCP server, for finding, adopting, scoring and monitoring APIs across the apis.io catalog.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-skills": {
      "command": "npx",
      "args": [
        "-y",
        "api-search/agent-skills"
      ]
    }
  }
}

README Excerpt

Twenty Agent Skills that teach an agent how to work the [apis.io](https://apis.io) API catalog — find an API, read its spec, onboard a provider, check whether it is agent-ready, score your own API, and research a whole market. Bundled as a Claude Code plugin alongside the apis.io MCP server. Canonical home: <https://apis.io/skills/>