Michaelboeding Skills
michaelboeding-skills is a Claude Code plugin for the Build phase that installs a personal SKILL.md-standard skill collection for Claude Code, Cursor, and similar agents.
Register a personal Claude Code plugin that loads open SKILL.md-standard skills usable across Claude Code, Cursor, and other assistants.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install michaelboeding-skills@michaelboeding/skillsBuilt 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:michaelboeding/skills") and the paste-ready config with skillselion.get_install_config("plugin:michaelboeding/skills").
What it does
michaelboeding-skills is a Claude Code plugin wrapping a personal collection of agent skills authored in the open SKILL.md format. Solo builders who mix Claude Code, Cursor, and API-driven agents often lose time re-prompting the same rituals; this bundle offers a maintained set of portable skills you can register once and reuse across environments. It is community-sourced rather than enterprise-curated, so treat it as inspiration and starter packs you adapt to your stack. The catalog positions it for builders standardizing on SKILL.md so upgrades and copies stay interoperable. Complexity is beginner-friendly for installation, with intermediate depth depending on which skills you enable. Use it when you want a small, opinionated skill library without building every SKILL.md from scratch, and pair individual skills with your own journey-wide process docs as you mature.
Highlights
- Personal skill collection following the open SKILL.md standard
- Works with Claude (claude.ai, Claude Code, API), Cursor, and other assistants
- Community plugin bundle (1 plugin) from michaelboeding/skills
- Portable agent workflows beyond one vendor IDE
- Lightweight entry point to adopt shared skill patterns
Why builders use it
You repeat the same agent instructions across tools because your skills live only in chat history, not in a portable SKILL.md bundle.
After adding the plugin, you load a consistent personal skill set that follows SKILL.md and works across Claude Code, Cursor, and other assistants.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 10 stars, 0 votes.
FAQ
Who is michaelboeding-skills for?
Solo builders and tinkerers who use Claude Code or Cursor and want a personal, open-standard skill collection they can extend.
When should I use michaelboeding-skills?
Use it during Build when you are wiring agent tooling and want reusable SKILL.md workflows before you harden ship and operate practices.
How do I add michaelboeding-skills to my agent?
Install the michaelboeding/skills Claude Code plugin from Skillselion, sync or copy skills per repo README, and invoke them from Claude Code or compatible clients that read SKILL.md.
Comments
Share how you use michaelboeding-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.