skill-creator

Generate SKILL.md frontmatter and starter scaffolding for AI agent skills.

1|2|Updated Oct 1, 2025
One-click install
npx skills add https://github.com/sernafernando/pricing-app --skill skill-creator-sernafernando
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/sernafernando/pricing-app/tree/main/skills/skill-creator
Command: npx skills add https://github.com/sernafernando/pricing-app --skill skill-creator-sernafernando

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This skill helps teams design and scaffold new AI agent skills by generating a consistent SKILL.md frontmatter, starter templates, and project structure, reducing manual setup time.

Core Features & Use Cases

  • Generate SKILL.md with required frontmatter and metadata
  • Provide starter templates for assets and references
  • Validate naming conventions and integration with AGENTS.md
  • Streamline skill onboarding for new AI capabilities

Quick Start

Run the skill creation workflow by providing a skill name and a brief description. The system will produce a ready-to-use Skill Unit under skills/{skill-name}/ including SKILL.md, assets/, and references/ as needed.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I generate standardized SKILL.md frontmatter for new AI agent skills?

To generate SKILL.md frontmatter, provide a skill name and brief description to automate creation of required metadata, naming conventions, and versioning. This enforces a consistent structure for ready-to-use Skill Units with minimal setup.

What is the best way to scaffold an AI skill project structure with assets and references?

The best way to scaffold an AI skill project is using automated generation, which produces a ready-to-use Skill Unit directory including SKILL.md, assets, and references folders. This reduces manual setup time and enforces consistent templates.

Does this skill creation workflow validate AGENTS.md integration and naming conventions?

Yes, the skill creation workflow validates AGENTS.md integration, naming conventions, required frontmatter fields, and repository wiring. This ensures your generated Skill Unit meets structural standards before onboarding.

Can I use starter templates for skill onboarding across multiple projects?

Yes, you can use starter templates for skill onboarding across multiple projects. The system provides standardized templates for assets and references, streamlining the integration of new AI capabilities consistently.

What do I need to start automating AI skill creation and scaffolding?

To start automating AI skill creation, you need to provide a desired skill name and a brief description. The system requires no external dependencies to produce the complete Skill Unit scaffolding.