Welcome to the definitive hub for AI Agent Skill development. This repository serves as a production-ready Skill Registry and a comprehensive 6-Phase Learning Path for building intelligent, modular, and autonomous agent ecosystems.
Our Official Curriculum takes you from a Skill Beginner to a Platform Architect. All 20 foundational, advanced, and autonomous tasks are now live.
- Phase 1: Foundations: Skill Anatomy, Scripts, and Packaging.
- Phase 2: Advanced Automation: Meta-Skills and Registry Management.
- Phase 3: Mastery Ops: Chaining, Secrets, and Prompt Engineering.
- Phase 4: Enterprise Orchestration: Telemetry, Governance, and Inter-Skill Logic.
- Phase 5: Domain-Specific Architectures: DevOps and Frontend Specialization.
- Phase 6: Autonomous Evolution: Self-Healing and Meta-Architect Skills.
Explore our library of production-ready skills, built following the curriculum's best practices:
meta-architect: Autonomously scaffolds new curriculum tracks based on user prompts.self-healer: Detects and proposes fixes for script execution errors.issue-analyzer&code-fixer: A multi-skill relay for diagnosing and repairing bugs.git-helper: Automated conventional commits, releases, and tagging.
/skills: A library of specialized agent tools./tutorials: The 20-task curriculum divided into 6 tiers./scripts: Core automation for registry indexing and quality validation.GEMINI.md: Foundational mandates for Gemini CLI interaction.
The platform is now moving towards Multi-Agent Orchestration and Production Integrations.
- Complete the Foundations Track to understand our standards.
- Use the
skill-creatorto scaffold your new skill. - Ensure your skill passes the
validate-skill.jsquality gate. - Submit a PR!