skill-builder

Generate standardized SKILL.md files with required frontmatter and organized sections.

1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Hunt-Gather-Create/_R1 --skill skill-builder-hunt-gather-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-builder
Source: https://github.com/Hunt-Gather-Create/_R1/tree/main/skills/skill-builder
Command: npx skills add https://github.com/Hunt-Gather-Create/_R1 --skill skill-builder-hunt-gather-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates standardized SKILL.md files from user prompts, enforcing frontmatter and structured content to speed up skill creation.

Core Features & Use Cases

  • Generates a complete SKILL.md with required frontmatter (name, description) and specified sections.
  • Validates the presence of optional components (scripts/, references/, assets/) and reports readiness to attach resources.
  • Produces a clean, portable template suitable for inclusion in a skills catalog and vector search.

Quick Start

Create a new skill named 'data-extractor' by generating a complete SKILL.md with frontmatter and a ready-to-activate body.

Frequently Asked Questions about skill-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a SKILL.md file with the correct frontmatter and structure?

To generate a SKILL.md file, provide a prompt describing your desired functionality, and the tool automatically outputs a standardized template with validated frontmatter and organized body sections.

What is the best way to bootstrap new AI assistant skills quickly?

The best way to bootstrap new AI assistant skills quickly is using a skill-builder template that automatically enforces required frontmatter and structured markdown formatting for immediate catalog inclusion.

Can I validate optional components like scripts and references when creating a skill template?

Yes, the generated SKILL.md validates the presence of optional components like scripts, references, and assets directories, reporting readiness to attach these resources to your skill.

Does the generated SKILL.md include required keywords and dependencies for vector search?

The generated SKILL.md includes required keywords and dependencies in the frontmatter, producing a clean and portable template suitable for vector search and skills catalog indexing.

What should I do if my generated skill template is missing required frontmatter fields?

If your generated skill template is missing required frontmatter fields, the skill-builder automatically enforces the standard schema to ensure name and description metadata are correctly populated.