Plugin · Claude Code · Development Tools

Nobodyiscertain Claude Marketplace

nobodyiscertain-claude-marketplace is a Claude Code plugin marketplace for the Build phase that provides one starter plugin demonstrating hooks, commands, and agent extension patterns.

by nobodyiscertain · github.com/nobodyiscertain/claude-marketplace

Bootstrap your own Claude Code marketplace by copying a minimal plugin that shows hooks, commands, and agent patterns.

0
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 nobodyiscertain-claude-marketplace@nobodyiscertain/claude-marketplace
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:nobodyiscertain/claude-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:nobodyiscertain/claude-marketplace").

About

What it does

nobodyiscertain-claude-marketplace is a minimal Claude Code plugin collection with one example plugin aimed at builders who are new to packaging extensions. It sits in the productivity and development intersection: you install it to see how hooks fire, how commands register, and how a marketplace manifest ties plugins together—not to ship a full product feature on day one. Solo developers often stall because official docs span many files; this repo offers a concrete folder layout and working demonstrations. After registration you can fork the pattern, rename plugins, and grow toward real MCP servers and agent workflows. Complexity is beginner because scope is intentionally small. Tag confidence is solid on purpose (template) but limited depth on individual hook behaviors without opening each plugin file in the repo.

Highlights

  • Single starter plugin demonstrating marketplace structure
  • Example hooks and commands for Claude Code extension points
  • Template-oriented setup for agents and MCP-style servers
  • Low surface area for learning plugin packaging before custom skills

Why builders use it

You want to author Claude Code plugins but lack a small, copy-paste-friendly marketplace example with hooks and commands wired correctly.

You register the marketplace, study the single demo plugin, and reuse its structure for your own agents, hooks, and server stubs.

At a glance

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

FAQ

Who is nobodyiscertain-claude-marketplace for?

It is for developers new to Claude Code who need a small reference marketplace with one plugin showing hooks, commands, and basic agent setup.

When should I use nobodyiscertain-claude-marketplace?

Use it at the start of Build-phase agent-tooling work when you are scaffolding your own marketplace before writing custom skills.

How do I add nobodyiscertain-claude-marketplace to my agent?

Point Claude Code at the nobodyiscertain/claude-marketplace repository, install the marketplace entry, enable the example plugin, and follow its README for hook and command registration.

Discussion

Comments

Share how you use nobodyiscertain-claude-marketplace, 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.