skill_creator

Generate SKILL.md files from a Gold Standard template.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/cr8297408/personal-agents-manager-tools --skill skill-creator-cr8297408
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill_creator
Source: https://github.com/cr8297408/personal-agents-manager-tools/tree/main/skill_creator
Command: npx skills add https://github.com/cr8297408/personal-agents-manager-tools --skill skill-creator-cr8297408

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill Creator eliminates the tedious, error-prone process of drafting new skill definitions by providing a consistent, auditable template and automation flow to generate SKILL.md files that conform to a Gold Standard structure.

Core Features & Use Cases

  • Provides a repeatable scaffold that enforces Frontmatter, Overview, Prerequisites, Workflow, Rules, and Examples.
  • Automates the creation of new skill entries from a master template (resources/skill.template.md), ensuring consistency across teams.
  • Supports rapid onboarding of new capabilities by standardizing documentation and structure for every skill.

Quick Start

Run the Skill Creator with a new skill name and description to generate a ready-to-use SKILL.md.

Frequently Asked Questions about skill_creator

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

FAQPage Schema
How do I generate a SKILL.md file from a template?▼

To generate a SKILL.md file, you input a skill name, description, and optional tools into the Skill Creator, which automatically scaffolds a complete, ready-to-activate definition from a master template.

What is the best way to standardize skill definitions across a team?▼

Standardize skill definitions by using an automated scaffolding tool that applies a master template, ensuring every generated SKILL.md adheres to a consistent, auditable Gold Standard structure.

Do I need a master template to scaffold new skills?▼

Yes, skill scaffolding requires a master template stored as a resource file to automatically generate standardized SKILL.md files with consistent sections like Frontmatter and Workflow.

Can I add optional tools when scaffolding a new skill?▼

Yes, you can specify optional tools alongside the skill name and description during the scaffolding process to include them in the generated SKILL.md file.

What sections are included in a gold standard skill definition?▼

A gold standard skill definition includes Frontmatter, Overview, Prerequisites, Workflow, Rules, and Examples, ensuring complete and auditable documentation for every generated skill.