autonomous-skill-designer
Installation
SKILL.md
Autonomous Skill Designer
This is the final key to the ecosystem. It allows the monorepo to expand its own capabilities without human intervention.
Capabilities
1. Gap Identification
- Works with
mission-controlto identify when a user's high-level goal cannot be met by existing skills. - Defines the requirements for a new, necessary skill.
2. Autonomous Implementation
- Drafts the new
SKILL.mdinstructions. - Implements the necessary Node.js/Python scripts.
- Installs and tests the new skill within the monorepo.
Usage
- "We need a way to integrate with our internal proprietary CI system. Use
autonomous-skill-designerto build a skill for it." - "The monorepo is missing a way to handle legacy COBOL files. Design and implement a
cobol-analyzerskill."
Knowledge Protocol
- This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.
Related skills
More from famaoai-creator/gemini-skills
data-transformer
Convert between CSV, JSON, and YAML formats.
23pmo-governance-lead
Output file path
21completeness-scorer
Evaluate text completeness based on criteria.
21local-reviewer
Retrieves git diff of staged files for pre-commit AI code review.
21api-fetcher
Fetch data from REST/GraphQL APIs securely.
21prompt-optimizer
Optional output file path
21