skill-creator

Standardize OK Code skill definitions with frontmatter and instruction validation.

23|13|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/OpenKnots/okcode --skill skill-creator-openknots
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/OpenKnots/okcode/tree/main/packages/shared/src/skills-catalog/system/skill-creator
Command: npx skills add https://github.com/OpenKnots/okcode --skill skill-creator-openknots

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create or refine skills by providing a structured blueprint and quality guidelines that help authors standardize SKILL.md entries.

Core Features & Use Cases

  • Guidance on structure, naming, frontmatter, and instruction quality for OK Code skills.
  • Helps teams standardize skill definitions across catalogs and ensure consistency in discovery and activation.
  • Use Case: An administrator wants to add a new skill for "skill-creator" to support future authors in creating uniform skill units.

Quick Start

Provide a SKILL.md with a valid frontmatter (name and description) and a clear instruction body.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I standardize skill definitions for consistent catalog discovery?

To standardize skill definitions, you provide a SKILL.md file with valid frontmatter (name and description) and a clear instruction body, ensuring consistency across catalogs and activation. This enforces structural validity and safety rules for OK Code skills.

What frontmatter is required when authoring an OK Code skill?

When authoring an OK Code skill, valid frontmatter containing the name and description fields is required. Providing a SKILL.md with this valid frontmatter and a clear instruction body ensures your skill meets standardization and quality guidelines.

How do I refine existing skill instructions to improve instruction quality?

You refine existing skill instructions by applying validation rules for structure and safety to the instruction body. This standardization process enforces frontmatter validity and ensures a clear instruction body, improving overall instruction quality for OK Code skills.

Does skill creation require any specific dependencies or components?

Skill creation requires no external dependencies or components. You only need to provide a SKILL.md file with valid frontmatter and a clear instruction body to enforce structure, naming, and safety validation rules.

What is the best way to structure a SKILL.md file for skill creation?

The best way to structure a SKILL.md file is to include valid frontmatter with name and description fields, followed by a clear instruction body. This structure enforces frontmatter validity and ensures standardization across skill catalogs.

Why does my skill fail activation due to frontmatter validity issues?

Skills fail activation due to frontmatter validity issues when the SKILL.md file lacks proper name and description fields. Standardization requires valid frontmatter and a clear instruction body to ensure consistency during skill activation.