gleanwork/pluginpack

Compile one source of agent plugins - skills, commands, hooks, and MCP servers - into the native plugin format each AI app expects.

5Stars on the repository
5Mods indexed here, across every type
21d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gleanwork/pluginpack

Skill Claude CodeCodex

Use when extending pluginpack itself with support for a new AI app or plugin format — i.e. adding a target adapter to the pluginpack codebase. This is for contributors hacking ON pluginpack, not for end users packaging their plugins.

5 21d ago A 53 tokens original MIT

gleanwork/pluginpack

Skill Claude CodeCodex

Use when someone wants to ship one set of agent skills/plugins to multiple AI apps (Claude Code, Cursor, Antigravity CLI, GitHub Copilot, OpenAI Codex CLI) from a single source, and needs to create or update a pluginpack.config.ts — choosing targets, source layout, MCP servers, and output directories.

5 21d ago A 74 tokens original MIT

gleanwork/pluginpack

Skill Claude CodeCodex

Use when someone has an existing native plugin repo (a Claude Code marketplace, a Cursor plugin, an Antigravity CLI plugin, a GitHub Copilot plugin, or an OpenAI Codex CLI plugin) and wants to manage it from one portable source via pluginpack — generating the source layout and config, then proving the output matches…

5 21d ago A 78 tokens original MIT

gleanwork/pluginpack

Skill Claude CodeCodex

Use when working in a repo that uses pluginpack (it has a pluginpack.config.ts) and you need to build the native plugin outputs, validate them, prune stale files, or check whether a generated plugin repo has drifted — i.e. driving the pluginpack CLI and interpreting its exit codes.

5 21d ago A 68 tokens original MIT