By budzikt
Skills for creating, converting, and validating Claude Code plugin marketplaces.
Use this skill when the user wants to convert a standalone MCP server configuration into a distributable Claude Code marketplace plugin. Triggers on phrases like "convert my MCP to a plugin", "package my MCP server for distribution", "make my MCP shareable", "wrap MCP in a marketplace plugin", "publish my MCP config", "distribute my MCP server", or "I have an MCP and want to share it".
Use this skill when the user wants to convert an existing skill, command, set of skills, or standalone `.claude/` configuration into a distributable Claude Code marketplace plugin. Triggers on phrases like "convert my skills to a marketplace", "package my commands for distribution", "make my skills shareable", "wrap my skill in a plugin", "I want to distribute my existing skill", or "how do I publish my skill".
How to group Claude Code skills into selectively installable packages using the native plugin system. Use when asked about grouping skills, skill bundles, installable skill packages, private team marketplaces, or selective skill activation. The grouping mechanism is a plugin — plugins bundle skills; marketplaces distribute plugins.
Use this skill when the user wants to create a new Claude Code plugin marketplace from scratch, scaffold a marketplace repository, initialize a marketplace structure, set up a new plugin distribution repo, or asks "how do I create a marketplace". Produces the full directory tree, marketplace.json, plugin.json stubs, and an instructions README.
Use this skill when the user wants to verify their marketplace or plugin will work correctly after pushing to a remote git repository, check if their marketplace structure is valid, audit their plugin distribution setup, or asks "will my marketplace work on GitHub", "is my plugin structure correct", "validate my marketplace before publishing", "check my plugin before distributing", or "marketplace readiness check".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code marketplace tools — skills for scaffolding, converting, and verifying Claude plugin marketplaces.
# From GitHub
/plugin marketplace add budzikt/company-claude-marketplace
# Local testing
/plugin marketplace add ./path/to/this/repo
| Plugin | Description |
|---|---|
claude-marketplace-tools | Skills for creating, converting, and validating Claude Code plugin marketplaces |
| Skill | Trigger phrases | Description |
|---|---|---|
claude-marketplace-init | "init a marketplace", "scaffold a marketplace repo", "create a new plugin marketplace" | Scaffolds a complete, git-distributable Claude Code plugin marketplace from scratch — creates the full directory tree, marketplace.json, plugin.json stubs, and README |
claude-marketplace-convert-mcp-to-marketplace | "convert my MCP to a plugin", "make my MCP shareable", "package MCP server for distribution" | Converts a standalone MCP server config (from settings.json or .mcp.json) into a proper marketplace plugin, handling path rewrites and env var documentation |
claude-marketplace-convert-skill-to-marketplace | "convert my skills to a marketplace", "package my commands for distribution", "make my skills shareable" | Packages existing .claude/skills/, .claude/commands/, agents, and hooks into a distributable marketplace plugin with the correct structure |
claude-marketplace-verify-structure | "verify my marketplace", "is my plugin ready to publish?", "marketplace readiness check" | Audits a marketplace or plugin against all structural contracts Claude Code enforces at install time — reports PASS / WARN / FAIL per check with specific fixes |
/plugin install claude-marketplace-tools@company-claude-marketplace
claude plugin validate .
company-claude-marketplace/
├── .claude-plugin/
│ └── marketplace.json ← catalog: lists plugins + source paths
└── plugins/
└── claude-marketplace-tools/
├── .claude-plugin/
│ └── plugin.json ← plugin identity only
├── skills/ ← model-invoked (Claude uses automatically)
│ ├── claude-marketplace-init/
│ ├── claude-marketplace-convert-mcp-to-marketplace/
│ ├── claude-marketplace-convert-skill-to-marketplace/
│ └── claude-marketplace-verify-structure/
└── README.md
source paths in marketplace.json resolve from the marketplace root, not from inside .claude-plugin/.source paths only work when the marketplace is added via git (not via direct URL to marketplace.json).~/.claude/plugins/cache — use /reload-plugins after local edits..claude/settings.json with extraKnownMarketplaces.npx claudepluginhub budzikt/company-claude-marketplace --plugin claude-marketplace-toolsCalculate Polish capital gains tax (PIT-38) from Revolut brokerage statements. Covers stock sales (Section C/E) and dividends (Section F) with NBP exchange rate conversion and PIT/ZG country breakdown.
MCP server for the Polish EduVulcan student education portal — access grades, messages, and assignments
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.