
Buyoung Skills
- 18 repo stars
- Updated July 12, 2026
- buYoung/skills
buyoung-skills is a Claude Code plugin that initializes projects with AGENTS.md 1.1 and related skills for seamless multi-agent collaboration.
About
buyoung-skills is a Claude Code plugin bundle that helps developers 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.
- 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
Buyoung Skills by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin install buyoung-skills@buYoung/skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 18 |
|---|---|
| Last updated | July 12, 2026 |
| Repository | buYoung/skills ↗ |
What it does
Bootstrap and maintain AGENTS.md 1.1 so Claude, Cursor, and other agents share one contract for how they work in your repo.
Who is it for?
Best when you're starting or refactoring repos meant for heavy Claude Code, Cursor, or Codex use.
Skip if: Skip if you do not use agent instruction files and only want domain-specific APIs like Genkit or payments.
What you get
After adding the plugin, your project gets AGENTS.md 1.1-aligned setup and skills so Claude and peers follow the same collaboration playbook.
- AGENTS.md 1.1–aligned project initialization and updates
- Four-plugin skill set for analysis, automation, docs, and troubleshooting
- Clearer handoffs between human workflow and agent-invoked commands
By the numbers
- 4 plugins in the buyoung-skills bundle
- Targets AGENTS.md 1.1 standard for cross-agent collaboration
Recommended Plugins
How it compares
AGENTS.md and agent-bootstrap plugin pack, not a Firebase Genkit integration marketplace.
FAQ
Who is Buyoung Skills for?
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.