skill-generator

Official

Generate well-structured Agent Skill docs.

AuthorApexSigma-Solutions
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams quickly create well-structured Agent Skill entries (SKILL.md) that follow Claude Code best practices, reducing time to publish new capabilities.

Core Features & Use Cases

  • Frontmatter Scaffold: Generates YAML frontmatter with name, description, allowed-tools, and model fields.
  • Outline & Modularity: Keeps SKILL.md under 500 lines and points to supporting files for details.
  • Semantic Triggers: Writes descriptions that map to natural language prompts, enabling zero-context activation.

Quick Start

Ask the generator to create a new Agent Skill; it will return a ready-to-edit SKILL.md skeleton and optional guide files.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-generator
Download link: https://github.com/ApexSigma-Solutions/omega_kg/archive/main.zip#skill-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository