skill-creator

Create AI agent skills with standardized SKILL.md frontmatter and directory structure.

10|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/Alan-TheGentleman/gentle-ai-enterprise --skill skill-creator-alan-thegentleman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Alan-TheGentleman/gentle-ai-enterprise/tree/main/skills/skill-creator
Command: npx skills add https://github.com/Alan-TheGentleman/gentle-ai-enterprise --skill skill-creator-alan-thegentleman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating new AI agent skills often involves repetitive boilerplate and inconsistent formatting. This guide provides a standardized template and workflow to generate compliant Skill Units, ensuring consistent frontmatter, licensing, and directory structure.

Core Features & Use Cases

  • Generates a SKILL.md frontmatter with required fields (name, description, license, metadata).
  • Suggests a naming convention, category, and keywords tuned to the target domain.
  • Validates structure and readiness for AGENTS.md registration.
  • Use Case: A team wants to rapidly scaffold new agent skills for different components while preserving consistency across the repository.

Quick Start

Instruct the AI to scaffold a new skill named "data-validator" using the Skill Creator conventions, then review and customize the generated SKILL.md content.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create new AI agent skills with consistent frontmatter and directory structure?

To create AI agent skills with consistent structure, use a standardized template that generates required SKILL.md frontmatter fields like name, description, license, and metadata. This ensures directory layout consistency across projects, including optional assets, references, and scripts.

What is the best way to scaffold multiple agent skills for a team repository?

The best way to scaffold multiple agent skills for a team is to automate creation with guided templates. This generates compliant Skill Units with standardized naming conventions, categories, and keywords tuned to the target domain while preserving repository consistency.

How does skill template generation validate directory layout for AGENTS.md registration?

Skill template generation validates directory layout for AGENTS.md registration by checking the structure and readiness of generated files. It ensures required frontmatter fields are present and confirms optional components like assets, references, and scripts follow the Agent Skills spec.

Can I use this skill scaffolding workflow without any external dependencies?

Yes, you can use this skill scaffolding workflow without external dependencies. The skill creator operates independently to generate SKILL.md files, validate directory structures, and suggest naming conventions without requiring additional libraries or external tool integrations.

What frontmatter fields are required when generating a SKILL.md file?

Required frontmatter fields when generating a SKILL.md file include name and description. The template also ensures additional metadata and licensing fields are populated, standardizing the documentation for agent skills across different components and project directories.