Plugin · Claude Code · Development Tools

Stbenjam Claude Marketplace Template

stbenjam-claude-marketplace-template is a Claude Code plugin for the Build phase that scaffolds deploying your own plugin marketplace with example structure and commands.

by stbenjam · github.com/stbenjam/claude-marketplace-template

Creators who want to publish their own Claude Code plugin marketplace using a proven repo structure and example command layout.

5
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install stbenjam-claude-marketplace-template@stbenjam/claude-marketplace-template
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:stbenjam/claude-marketplace-template") and the paste-ready config with skillselion.get_install_config("plugin:stbenjam/claude-marketplace-template").

About

What it does

stbenjam-claude-marketplace-template is a minimal Claude Code marketplace starter for solo builders and small teams who plan to ship their own plugin collections instead of only consuming public marketplaces. The README positions it as making deployment easy: you get an opinionated plugin count of one with keywords that stress command structure, demonstrating patterns, and example plugin layout so you can fork, rename, and publish without reverse-engineering marketplace JSON from scratch. It does not replace product validation or security review of individual skills; it is packaging and distribution scaffolding. Best use is early in your agent-tooling roadmap when you already have one or more plugins and need a canonical marketplace repo wired for Claude Code discovery. After deploy, your deliverable is a live marketplace endpoint teammates or customers can register—then you iterate plugins in the same repo.

Highlights

  • Template repo to deploy a new Claude plugin marketplace quickly
  • Demonstrates command and plugin structure with example layout
  • Single-plugin starter bundle (pluginCount: 1) for marketplace authors
  • Community-category scaffold rather than a production app integration
  • Keywords: command, demonstrating, example, plugin, structure

Why builders use it

Publishing a custom Claude marketplace feels opaque without a working template for plugin layout and commands.

You fork the template, adapt the example structure, and deploy a marketplace ready to host your plugins.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 5 stars, 0 votes.

FAQ

Who is stbenjam-claude-marketplace-template for?

It is for developers and plugin authors who want to host and distribute their own Claude Code marketplace using a starter repository.

When should I use stbenjam-claude-marketplace-template?

Use it when you are ready to package plugins and need a deployable marketplace skeleton with example commands and structure.

How do I add stbenjam-claude-marketplace-template to my agent?

Clone or fork stbenjam/claude-marketplace-template, customize plugin metadata and commands, register your marketplace URL in Claude Code per Anthropic docs, then install your bundled example plugin.

Discussion

Comments

Share how you use stbenjam-claude-marketplace-template, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.