skill-creator

Create new skills from a YAML frontmatter and structured body template.

341|48|Updated Apr 4, 2025
One-click install
npx skills add https://github.com/WellApp-ai/Well --skill skill-creator-wellapp-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/WellApp-ai/Well/tree/main/cursor-rules/skills/skill-creator
Command: npx skills add https://github.com/WellApp-ai/Well --skill skill-creator-wellapp-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a ready-to-use blueprint and guidance for defining new skills in a consistent, reusable format.

Core Features & Use Cases

  • Includes a YAML frontmatter template with name and description for quick skill creation.
  • Provides a structured body template that documents sections like When to Use, Instructions, Examples, and Guidelines for future skills.
  • Enables teams to publish and activate capabilities with standardized documentation, improving discoverability and reusability.

Quick Start

Follow the provided template to create a new skill by replacing the placeholders in the frontmatter and body sections, then save the SKILL.md in the new skill directory.

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 new skill using a standardized template?

To create a new skill, use a standardized template containing YAML frontmatter with name and description fields, then populate the body sections like Instructions and Examples before saving as SKILL.md in your skill directory.

What is the required format for skill creation documentation?

Skill creation documentation requires a SKILL.md file with YAML frontmatter defining the name and description, followed by a structured body template covering When to Use, Instructions, Examples, and Guidelines sections.

How does the YAML frontmatter template work for publishing new capabilities?

The YAML frontmatter template works by providing predefined name and description fields that standardize how new capabilities are published, described, and activated across teams for improved discoverability and reusability.

Can I use this skill creation template for team workflow design without prior experience?

Yes, teams without prior experience can use this skill creation template as a ready-to-use blueprint, providing consistent structure and guidance for defining and publishing new skills in a reusable format.

What's the best way to structure skill documentation for AI ops workflows?

The best way to structure skill documentation for AI ops workflows is using a templated guide with YAML frontmatter for metadata and standardized body sections including When to Use, Instructions, Examples, and Guidelines for future skills.

What sections should I include when defining new skills in SKILL.md?

When defining new skills in SKILL.md, include YAML frontmatter with name and description, plus body sections for When to Use, Instructions, Examples, and Guidelines to ensure standardized, reusable documentation.