agent-plugins

devantler-tech/agent-plugins
★ 2 stars Shell AI/LLM Updated today
Tool-neutral agent-plugin marketplace — bundles curated skills, MCP servers and agents from devantler-tech/agent-skills into category plugins for VS Code, GitHub Copilot CLI, and Claude Code
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-plugins": {
      "command": "npx",
      "args": [
        "-y",
        "devantler-tech/agent-plugins"
      ]
    }
  }
}

README Excerpt

A tool-neutral [agent-plugin marketplace](https://code.visualstudio.com/docs/copilot/customization/agent-plugins) that bundles curated agent skills — sourced from across the agent-skill ecosystem — into category-based plugins. Supports **VS Code**, **GitHub Copilot CLI**, and **Claude Code** via dual marketplace manifests.