skill-creator

Create Claude Code skills with a standardized SKILL.md template and frontmatter schema.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MoneyForest/dotfiles --skill skill-creator-moneyforest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/MoneyForest/dotfiles/tree/main/claude/skills/skill-creator
Command: npx skills add https://github.com/MoneyForest/dotfiles --skill skill-creator-moneyforest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Skill provides a clear, reusable blueprint for creating Claude Code skills, helping teams standardize discovery and activation.

Core Features & Use Cases

  • Frontmatter templates and naming conventions to ensure consistency across skills
  • Structured directory layout (SKILL.md plus optional references/) to organize content and guidance
  • Activation & documentation guidelines to streamline onboarding and maintenance

Quick Start

Create a new skill directory under claude/skills with SKILL.md frontmatter and an optional references/ folder for supporting files.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a Claude Code skill with the correct directory structure?

To create a Claude Code skill, set up a directory under claude/skills containing a SKILL.md file with proper frontmatter, plus an optional references/ folder for supporting files to ensure standardized discovery and activation.

What frontmatter schema is required for Claude Code skill creation?

Claude Code skill creation requires frontmatter formatting that includes specific name, description, and metadata fields, enforcing consistent trigger phrase conventions and content guidelines across all skill templates.

What is the best way to standardize Claude Code skill documentation across a team?

Standardizing Claude Code skill documentation requires using reusable frontmatter templates and structured directory layouts, providing a clear blueprint that streamlines team onboarding and ongoing template maintenance.

Do I need a references folder to set up a new Claude Code skill?

A references folder is optional when setting up a new Claude Code skill; the core requirement is the SKILL.md file with correct frontmatter, while the references/ directory simply organizes supporting content and guidance files.

Can I use this skill template for maintaining existing Claude Code workflows?

Yes, the skill template applies to both new skill creation and template maintenance, providing activation and documentation guidelines that streamline updates to existing Claude Code workflows and frontmatter schemas.

Related Skills