skill-creator

Generate AI agent skills with SKILL.md files and YAML frontmatter.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating new AI agent skills by providing a clear structure, naming conventions, and best practices, ensuring consistency and quality across all skills.

Core Features & Use Cases

  • Skill Generation: Guides users through creating SKILL.md files with proper frontmatter and content structure.
  • Best Practice Enforcement: Details naming conventions, component usage (assets/, references/), and content guidelines.
  • Use Case: When you need to define a new AI capability for a specific project, use this skill to generate the foundational SKILL.md and understand how to organize supporting assets and references.

Quick Start

Use the skill-creator to generate a new skill named 'code-formatter'.

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 AI agent skill with the correct structure?

To create a new AI agent skill, generate a `SKILL.md` file containing defined YAML frontmatter and a Markdown body, adhering to established naming conventions and structural guidelines. This ensures consistency and quality across all generated skills.

What is the best way to structure reusable patterns for AI agents?

The best way to structure reusable patterns is by generating a `SKILL.md` file with proper YAML frontmatter and organizing supporting files into `assets/` and `references/` components based on established content guidelines.

Can I use this approach to define project-specific workflows?

Yes, you can define project-specific workflows by creating a `SKILL.md` file tailored to your workflow requirements. The generation process supports creating skills for reusable patterns, project-specific workflows, and testing procedures.

What components do I need when building an AI agent skill?

When building an AI agent skill, you need a `SKILL.md` file for the core definition, alongside `assets/` and `references/` directories to organize supporting content and maintain structural guidelines.

Does generating a skill require specific naming conventions?

Yes, generating a skill requires adhering to established naming conventions and structural guidelines. This streamlines the creation process by ensuring consistency and quality across all new AI agent skills.

Why should I use a structured format for AI agent development?

Using a structured format for AI agent development solves the problem of inconsistent quality by providing a clear structure, naming conventions, and best practices for generating foundational `SKILL.md` files and supporting components.