Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub coreos/ai-helpersAnalyze and categorize RHCOS CVEs for verification readiness
Analyze Jenkins build failures and generate summaries with root cause findings
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
A collection of Claude Code plugins to automate and assist with various development tasks.
Add the marketplace:
/plugin marketplace add coreos/ai-helpers
Install a plugin:
/plugin install pipeline-status@ai-helpers
Use the commands:
/pipeline-status
Cursor is able to find the various commands defined in this repo by
making it available inside your ~/.cursor/commands directory.
$ mkdir -p ~/.cursor/commands
$ git clone git@github.com:coreos/ai-helpers.git
$ ln -s ai-helpers ~/.cursor/commands/ai-helpers
Want to contribute or create your own plugins? Check out the plugins/ directory for examples.
Plugins, commands, skills, and hooks must NEVER reference real people by name, even as stylistic examples (e.g., "in the style of ").
Ethical rationale:
Instead, describe specific qualities explicitly
Good examples:
When you identify a desirable characteristic (clarity, brevity, formality, humor, etc.), describe it explicitly rather than using a person as proxy.
When contributing new commands:
commands/ directoryplugins/utils/commands/)
If you're contributing several related commands that warrant their own plugin:
plugins/ with your plugin nameplugins/your-plugin/
├── .claude-plugin/
│ └── plugin.json
└── commands/
└── your-command.md
.claude-plugin/marketplace.jsonSee LICENSE for details.