skill-generator

Generate SKILL.md scaffolds with YAML frontmatter and modular outlines.

Updated Oct 23, 2025
One-click install
npx skills add https://github.com/ApexSigma-Solutions/omega_kg --skill skill-generator-apexsigma-solutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-generator
Source: https://github.com/ApexSigma-Solutions/omega_kg/tree/main/.factory/Skills/skill_generator
Command: npx skills add https://github.com/ApexSigma-Solutions/omega_kg --skill skill-generator-apexsigma-solutions

SYSTEM DOCUMENTATION & REQUIREMENTS

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.