pluginpack

gleanwork/pluginpack
★ 1 stars TypeScript 🤖 AI/LLM Updated 1d ago
Compile one source of agent plugins - skills, commands, hooks, and MCP servers - into the native plugin format each AI app expects.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pluginpack": {
      "command": "npx",
      "args": [
        "-y",
        "gleanwork/pluginpack"
      ]
    }
  }
}

README Excerpt

One source of truth for agent plugins across AI app ecosystems. `pluginpack` is a build tool for compiling portable skills, commands, agents, rules, hooks, assets, and metadata into the native plugin layouts expected by each AI app. It copies files, writes target manifests, and validates generated output; it is not a package manager or publisher.

Tools (4)

Acmeantigravityclaudecursor