skill-author

Generates standardized SKILL.md files with validated frontmatter and sections for AI agents.

1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/kellyson520/TG-ONE --skill skill-author-kellyson520
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-author
Source: https://github.com/kellyson520/TG-ONE/tree/main/.agent/skills/skill-author
Command: npx skills add https://github.com/kellyson520/TG-ONE --skill skill-author-kellyson520

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation and standardization of SKILL.md files to ensure consistent structure and discoverability across skills.

Core Features & Use Cases

  • Enforces a fixed frontmatter with required fields (name, description) and a structured body including Triggers, Role & Context, Standards & Rules, Workflow, and Examples.
  • Generates a ready-to-edit template that accelerates onboarding and enforces internal guidelines for skill design.
  • Useful for teams building the AI agent skill library and for automated audits of skill quality.

Quick Start

Run the Skill Author tool to generate a new SKILL.md for a desired capability.

Frequently Asked Questions about skill-author

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

FAQPage Schema
How do I generate a standardized SKILL.md file for a new AI agent skill?

To generate a standardized SKILL.md file for a new AI agent skill, you use an automated skill authoring tool that enforces consistent YAML frontmatter and structured body sections across the .agent/skills directory. This creates a ready-to-edit template.

What is the required structure for a SKILL.md file with YAML frontmatter?

The required structure for a SKILL.md file with YAML frontmatter includes fixed frontmatter fields for name and description, followed by a structured body containing Triggers, Role & Context, Standards & Rules, Workflow, and Examples sections to ensure discoverability.

How do I validate frontmatter fields and required sections in skill definitions?

You validate frontmatter fields and required sections in skill definitions by running an automated audit tool that checks the SKILL.md files for required name and description attributes and enforces internal guidelines for skill design quality.

Can I use skill templates to automate documentation for an AI agent skill library?

Yes, you can use skill templates to automate documentation for an AI agent skill library. The templates generate standardized SKILL.md files that accelerate onboarding and enforce consistent structure across all defined capabilities.

What optional resources can I include when automating SKILL.md creation?

When automating SKILL.md creation, you can include optional resources such as scripts, references, and assets. The generation process guides their usage within the structured body alongside the required sections.

Why does my AI agent skill library need standardized SKILL.md files?

Your AI agent skill library needs standardized SKILL.md files to ensure consistent structure and discoverability across skills. This standardization enforces internal guidelines for skill design and enables automated audits of skill quality.