skill-maker
Skill Maker Capabilities
Skill generation tooling for AI agent capability packages.
Tools
- File system operations: Create directories, write SKILL.md and reference files
- YAML parser: Generate and validate frontmatter
- Markdown generator: Structure capability documentation
Domains
- AI agent skills: Primary domain - skill package structure and conventions
- Documentation: SKILL.md authoring, capability vs behavior classification
- Repository management: README.md integration, directory layout
Workflow
Step 1: Input Validation (Required First)
Before generating any skill, validate user input through clarification loop. See input_validation.md for the complete checklist and sufficiency criteria.
Step 2: Skill Generation
After all required information is collected, proceed with package creation.
Core Capabilities
- Input Validation: Iterative clarification loop to gather required skill specifications
- Skill Package Generation: Creates complete skill directory structures
- YAML Frontmatter Support: Generates compliant frontmatter with name/description fields
- Resource Bundling: Supports scripts/, references/, assets/ subdirectories
- README Integration: Updates repository README.md with skill entries
Supported Outputs
SKILL.md: Entry point with YAML frontmatter and capability indexreferences/: Detailed technical specifications and domain knowledgescripts/: Executable automation codeassets/: Templates, images, boilerplate files
Technical References
- input_validation.md: Required first step - Input analysis and clarification loop
- skill_structure.md: File structure specifications and directory purposes
- frontmatter_spec.md: YAML frontmatter field constraints and examples
- content_spec.md: Capability vs behavior content classification
- readme_spec.md: README.md update format and section specifications
More from buyoung/skills
agents-md-generator
Analyze repository structure and generate or update standardized AGENTS.md files that serve as contributor guides for AI agents. Supports both single-repo and monorepo structures. Measures LOC to determine character limits and produces structured documents covering overview, folder structure, patterns, conventions, and working agreements. Update mode refreshes only the standard sections while preserving user-defined custom sections. Use when setting up a new repository, onboarding AI agents to an existing codebase, updating an existing AGENTS.md, or when the user mentions AGENTS.md.
27biz-opportunity-scout
Identify and validate profitable business opportunities by analyzing market size (TAM/SAM/SOM), unit economics, competitive landscape, and PMF indicators. Generates comprehensive HTML reports with opportunity scorecards.
20typst-creator
Generate Typst source code for documents, reports, papers, and presentations, covering markup, math, scripting, and layout syntax.
19jetbrains-vmoptions
>
18kysely-converter
Capable of converting raw SQL queries into type-safe Kysely TypeScript code. Knows how to handle various SQL dialects and complex query structures.
14code-review
Performs production-ready code reviews on git changes. Supports commit/range/file-scoped analysis, impact assessment, breaking-change detection, confidence-aware finding classification, and risk-weighted verdict generation.
13