
Yoshiwatanabe Yw Claude Marketplace Demo
- Updated January 13, 2026
- yoshiwatanabe/yw-claude-marketplace-demo
yoshiwatanabe-yw-claude-marketplace-demo is a Claude Code plugin that demonstrates marketplace structure, metadata, skills, and MCP patterns.
About
yoshiwatanabe-yw-claude-marketplace-demo is a labeled DEMO Claude Code marketplace you clone when you need a truthful example of plugin.json layout, skill folders, slash commands, and optional MCP hooks—not a production feature pack. Developers in Validate and Build use it to de-risk publishing: see how arguments, workflows, tools, and simple versus multi-plugin bundles are organized before copying patterns into their own repo. The catalog shelf is Build → docs because the primary outcome is learning structure and shipping a correct marketplace manifest, though the same repo helps when you scope a private plugin line in Validate. Three plugins ship in the demo per upstream metadata, covering commands, skills, scripts, and external server patterns. Treat it as curriculum: swap branding, replace demo skills with your domain logic, and run your own security review before distributing externally.
- Live demo marketplace package with 3 bundled plugins
- Shows metadata layout and marketplace wiring end to end
- Includes minimal and multi-pattern skill examples
- Demonstrates slash commands, scripts, assets, and references
- Sample external MCP server and tool invocation patterns
Yoshiwatanabe Yw Claude Marketplace Demo by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install yoshiwatanabe-yw-claude-marketplace-demo@yoshiwatanabe/yw-claude-marketplace-demoAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 13, 2026 |
|---|---|
| Repository | yoshiwatanabe/yw-claude-marketplace-demo ↗ |
What it does
Study a working Claude marketplace demo with skills, slash commands, MCP, and metadata patterns before publishing your own plugin bundle.
Who is it for?
First-time marketplace authors who want a minimal working reference with skills, commands, and MCP examples in one repo.
Skip if: Skip if you only need a single skill from skills.sh with no private marketplace or plugin packaging plans.
What you get
After studying the demo, you can mirror a working marketplace layout and replace sample skills with your own production plugins.
- Working demo marketplace with 3 plugins for local trial
- Copy-paste patterns for skills, commands, scripts, and MCP wiring
- Clear metadata reference before you publish a real marketplace
By the numbers
- Repository bundles 3 plugins in the demo marketplace package
- Catalog keywords include skills, slash commands, MCP server, scripts, and workflows
Recommended Plugins
How it compares
Reference marketplace demo with 3 plugins, not a curated third-party marketplace directory or a domain-specific automation skill.
FAQ
Who is Yoshiwatanabe Yw Claude Marketplace Demo for?
Developers preparing to ship a private or team Claude Code marketplace who want a concrete template with skills and MCP samples.
When should I use Yoshiwatanabe Yw Claude Marketplace Demo?
Use it while scoping or documenting your plugin bundle—before you commit to folder layout, slash commands, and metadata fields.
How do I add Yoshiwatanabe Yw Claude Marketplace Demo to my agent?
Install the yoshiwatanabe/yw-claude-marketplace-demo marketplace in Claude Code for local experimentation, then fork the repo to author your real plugins.