Funkyoz Funkyoz Plugins
funkyoz-funkyoz-plugins is a Claude Code plugin for the Build phase that provides a community marketplace to discover and register engineer-focused Claude Code plugins.
Browse funkyoz-funkyoz-plugins when you need a community Claude Code plugin marketplace to find and register engineer-focused extensions in one place.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install funkyoz-funkyoz-plugins@FunkyOz/funkyoz-pluginsBuilt 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:FunkyOz/funkyoz-plugins") and the paste-ready config with skillselion.get_install_config("plugin:FunkyOz/funkyoz-plugins").
What it does
funkyoz-funkyoz-plugins is a community-listed Claude Code plugin marketplace from FunkyOz that helps solo builders locate and add software-engineering plugins without hunting disparate repos. The catalog describes it as a marketplace for Claude Code plugins with engineer-centric keywords, making it a discovery layer rather than a single-purpose automation skill. Indie developers assembling Claude Code for daily coding benefit when they want one slug to register and then explore what the maintainer publishes next. It does not replace Skillselion’s journey-tagged skills directory—it is another plugin source you wire into the agent during the build phase. Complexity stays beginner-friendly because the primary job is registration and browse, not deep domain configuration. After install, you extend Claude’s toolchain with whatever packaged plugin the marketplace exposes, then use those capabilities inside your normal build and ship sessions.
Highlights
- Community marketplace packaging for Claude Code plugins
- Engineer and software-oriented plugin discovery
- Single-plugin bundle entry in the catalog (pluginCount: 1)
- Lightweight catalog metadata for quick marketplace registration
- Keywords: claude, engineer, plugin, software
Why builders use it
Builders waste time scattered across GitHub repos trying to find compatible Claude Code plugin marketplaces without a single registration point.
After you add the marketplace plugin, you have a named channel to install FunkyOz-maintained Claude Code plugins alongside your existing agent setup.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is funkyoz-funkyoz-plugins for?
It is for Claude Code users, especially solo engineers, who want a marketplace slug to discover and add plugins from the FunkyOz maintainer.
When should I use funkyoz-funkyoz-plugins?
Use it during the build phase while you are assembling agent tooling, before you rely on specialized plugins for design, git, or deployment.
How do I add funkyoz-funkyoz-plugins to my agent?
Register the FunkyOz/funkyoz-plugins marketplace in Claude Code using the catalog id plugin:FunkyOz/funkyoz-plugins, then install plugins exposed by that marketplace.
Comments
Share how you use funkyoz-funkyoz-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.