skill-creator

Creates Copilot skill scaffolds with structured frontmatter and SKILL.md templates.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/ketronkowski/skills --skill skill-creator-ketronkowski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/ketronkowski/skills/tree/main/skill-creator
Command: npx skills add https://github.com/ketronkowski/skills --skill skill-creator-ketronkowski

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured blueprint for creating and maintaining Copilot skills, helping teams standardize how they design, document, and reuse procedural knowledge.

Core Features & Use Cases

  • Structured frontmatter: Guides consistent naming and descriptions to ensure reliable triggering.
  • Skeleton and templates: Supplies a SKILL.md scaffold and resource outlines to accelerate skill creation.
  • Best practices and governance: Includes conventions for resources, references, and assets to improve maintainability and interoperability.

Quick Start

Start by running the skill initializer to scaffold a new skill in the designated skills directory, then customize SKILL.md and the bundled resources (scripts/, references/, assets/).

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a Copilot skill with consistent frontmatter and structure?

To create a Copilot skill with consistent frontmatter and structure, use a SKILL.md scaffold that specifies naming conventions, descriptions, and bundled resources to ensure reliable triggering and maintainability. The skill initializer automates this scaffolding process across designated directories.

What is the best way to structure Copilot skill documentation and bundled resources?

The best way to structure Copilot skill documentation is to use a SKILL.md scaffold with designated directories for scripts, references, and assets. This structure accelerates skill creation and improves maintainability and interoperability across different domains.

Do I need to follow specific frontmatter conventions for Copilot skills to trigger reliably?

Yes, you need to follow specific frontmatter conventions for Copilot skills to trigger reliably. Structured frontmatter guides consistent naming and descriptions, ensuring that the skill is accurately matched and invoked when needed by the system.

Can I use the skill-creator guide to standardize Copilot workflows across different domains?

Yes, you can use the skill-creator guide to standardize Copilot workflows across different domains. It applies to skill design tasks from frontmatter to bundled resources, providing a structured blueprint for procedural knowledge reuse and governance.

What limitations should I consider when scaffolding a new Copilot skill?

When scaffolding a new Copilot skill, consider that maintainability depends on adhering to established conventions for resources, references, and assets. Failing to follow the structured blueprint may reduce interoperability and trigger reliability across domains.