skill-creator

Creates AI agent skills conforming to the agentskills.io standard with SKILL.md templates and frontmatter validation.

Updated Dec 26, 2025
One-click install
npx skills add https://github.com/JoyanLabs/template-nestjs-dashboard-better_auth --skill skill-creator-joyanlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/JoyanLabs/template-nestjs-dashboard-better_auth/tree/main/skills/skill-creator
Command: npx skills add https://github.com/JoyanLabs/template-nestjs-dashboard-better_auth --skill skill-creator-joyanlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Scaffolds new AI agent skills ensuring they conform to the agentskills.io standard, enabling consistent creation and governance across projects.

Core Features & Use Cases

  • Provides a ready-to-use SKILL.md template and directory structure to kick off new skills.
  • Enforces frontmatter schema (name, description, license, metadata) for uniform discovery.
  • Guides collaboration and documentation by centralizing templates for skill creation and review.

Quick Start

Create a new skill directory under skills with SKILL.md and optional assets, then customize the frontmatter and content according to your project needs.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I scaffold AI agent skills to a consistent standard?

Frontmatter validation for AI agent skills requires a defined schema including name, description, and license fields. You can also include optional metadata to support uniform discovery and governance across modules and teams.

What is the standard structure for creating reusable AI agent capabilities?

The standard structure for creating reusable AI agent capabilities consists of a dedicated skill directory featuring a SKILL.md file and an optional assets component. This centralizes documentation and ensures capabilities conform to project standards.

Do I need dependencies to generate skill documentation with templates?

No dependencies are required to generate skill documentation with templates. You can directly create the skill directory and SKILL.md file, customize the frontmatter, and document reusable capabilities without external setup.

What's the best way to govern AI agent skills across multiple teams?

The best way to govern AI agent skills across multiple teams is to centralize skill creation using a standardized SKILL.md template. This enforces frontmatter validation and ensures consistent documentation of reusable capabilities project-wide.