Patrick Motard Claude Plugins Public
patrick-motard-claude-plugins-public is a Claude Code plugin for the Build phase that hosts a small set of community public plugins for extending your coding agent.
Browse and install a small community-published Claude Code plugin bundle when you want extra agent capabilities beyond the default catalog.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install patrick-motard-claude-plugins-public@patrick-motard/claude-plugins-publicBuilt 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:patrick-motard/claude-plugins-public") and the paste-ready config with skillselion.get_install_config("plugin:patrick-motard/claude-plugins-public").
What it does
patrick-motard-claude-plugins-public is a minimal community repository that publishes public Claude Code plugins for builders who want to experiment with third-party agent extensions. With one plugin in the bundle, it functions more as a starter or sample marketplace than a large curated store. Solo developers typically add it when they are wiring Claude Code for daily coding and want to see how others structure plugin manifests, keywords, and repository layout. It aligns with crosscutting development tools rather than a single vertical product skill. Because metadata is sparse, treat listings inside the repo as the source of truth before relying on any capability in production. Best used alongside official Claude Code plugin docs when you are learning the plugin format or mirroring a simple public distribution model for your own skills.
Highlights
- Community-maintained public plugin repository for Claude Code
- Single bundled plugin entry in the marketplace metadata
- Tagged for cross-cutting development tooling
- Suitable as a reference pattern for publishing your own plugins
- Lightweight discovery source with minimal setup
Why builders use it
You want extra Claude Code capabilities but do not know where to find simple, open community plugin bundles to try.
After you register the marketplace, you can install its bundled plugin and use it as a template for your own public plugin publishing workflow.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is patrick-motard-claude-plugins-public for?
It is for indie developers and Claude Code users who want a public, community plugin source to browse or clone as a publishing example.
When should I use patrick-motard-claude-plugins-public?
Use it during Build when you are setting up agent tooling and want to add a community plugin or study how plugin repos are organized.
How do I add patrick-motard-claude-plugins-public to my agent?
Add the marketplace from the GitHub repository in Claude Code’s plugin or marketplace settings, then install the listed plugin from that source.
Comments
Share how you use patrick-motard-claude-plugins-public, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.