First-party plugin marketplace for axio — a small set of vetted plugins (skills, slash commands, and agents) bundled by default.
A plugin packages capabilities axio understands — skills, slash commands, agents (personas), MCP servers, and hooks — into one installable unit. A marketplace is a git repo (or local folder) advertising a catalog of them.
axio seeds this marketplace on first run, so it shows up under Marketplace in the desktop app. To add it manually (or from the CLI):
axio-cli plugin marketplace add notzenco/axio-marketplace
axio-cli plugin search
axio-cli plugin install conventional-commits@axio-official
| Plugin | What it adds |
|---|---|
conventional-commits | A skill + /commit command for Conventional Commits messages. |
code-reviewer | A reviewer agent (persona) that scrutinizes diffs. |
doc-writer | A skill + /doc command for clear technical docs. |
The catalog (.claude-plugin/marketplace.json) and per-plugin manifests
(.claude-plugin/plugin.json) follow Claude Code's plugin format, so these
plugins also work with Claude Code. axio additionally accepts an axio-native
TOML form (marketplace.toml / plugin.toml).
Open a PR adding a plugins/<name>/ directory (with a .claude-plugin/plugin.json
and its skills/ · commands/ · agents/ dirs) and a catalog entry in
.claude-plugin/marketplace.json. Keep plugins self-contained and dependency-free
where possible.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimA meticulous code-reviewer agent.
Write clear technical documentation.
npx claudepluginhub notzenco/axio-marketplace --plugin conventional-commitsComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
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.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.