Buyoung Skills
buyoung-skills is a Claude Code plugin for the Build phase that initializes projects with AGENTS.md 1.1 and related skills for seamless multi-agent collaboration.
Bootstrap and maintain AGENTS.md 1.1 so Claude, Cursor, and other agents share one contract for how they work in your repo.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install buyoung-skills@buYoung/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:buYoung/skills") and the paste-ready config with skillselion.get_install_config("plugin:buYoung/skills").
What it does
buyoung-skills is a Claude Code plugin bundle that helps solo builders initialize and evolve repositories around the AGENTS.md 1.1 standard so AI assistants behave consistently across tools. Instead of rewriting agent instructions in every chat, you establish a single machine-readable contract—project layout, commands, safety boundaries, and skill hooks—that travels from first prototype through ship and iterate. The four plugins extend that baseline with automation for analysis, backend and DevOps guidance, document generation, release tooling, and troubleshooting patterns mentioned in the catalog keywords. Use it early when starting a greenfield agent-friendly repo and revisit whenever you onboard a new model or IDE. It is agent infrastructure documentation, not a replacement for your application framework or cloud integration pack.
Highlights
- 4 plugins focused on AGENTS.md 1.1 initialization and agent collaboration
- Guidance for backend, DevOps, document generation, and troubleshooting workflows
- Kysely, release, and JetBrains-oriented options called out in the keyword set
- Conversion and configuration patterns for multi-agent repo setup
- Collection-style skills for consistent prompting and system instructions
Why builders use it
Agents stumble on repo-specific rules because instructions live in chat history instead of a shared AGENTS.md standard.
After adding the plugin, your project gets AGENTS.md 1.1-aligned setup and skills so Claude and peers follow the same collaboration playbook.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 11 stars, 0 votes.
FAQ
Who is buyoung-skills for?
Solo developers and small teams who want AGENTS.md 1.1 as the single source of truth for how AI tools work in their repository.
When should I use buyoung-skills?
Use it at repo creation or before scaling agent-assisted development, and again when you add skills, release automation, or DevOps conventions.
How do I add buyoung-skills to my agent?
Install the buYoung/skills Claude Code plugin, run the initialization skills to generate or update AGENTS.md 1.1, then commit the file and referenced skill paths.
Comments
Share how you use buyoung-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.