Skills Productivity

Skill Creator

Turn a repeatable workflow into a valid SKILL.md with frontmatter, triggers, and references.

Claude Grok Codex Cursor authoringSKILL.mdmeta

What it is

Skill Creator is how you stop pasting the same prompt. It interviews you for name, description, when-to-use, and extra files, then writes a skill folder you can drop into Claude, Cursor, Codex, or Grok.

When to use

Use when a workflow has been repeated three or more times and should become a skill.

How to install

Install skill-creator, then run it in a repo that already has a skills directory.

# Claude Code
.claude/skills/skill-creator/SKILL.md

# Grok Build
.grok/skills/skill-creator/SKILL.md

# Codex
.agents/skills/skill-creator/SKILL.md

Example prompt

Create a skill that turns a GitHub issue into a test-first implementation plan.

Source: Anthropic / open ecosystem

Read the full install guide →

Related skills