Follows the Agent Skills standard
Valid frontmatter, a trigger-ready description, an imperative workflow body under 500 lines, and progressive disclosure into reference files.
Describe what the skill should do, optionally add links, documents, or notes, and get a complete skill folder: a spec-valid SKILL.md plus distilled reference files. One portable format that works in Claude Code, Codex CLI, Gemini CLI, GitHub Copilot, and Cursor.
Valid frontmatter, a trigger-ready description, an imperative workflow body under 500 lines, and progressive disclosure into reference files.
Links, uploads, and pasted notes are distilled into clean reference files the agent reads on demand — no scraped page noise, no padding.
Every bundle ships with should-trigger and should-not-trigger test prompts plus an automatic scan for risky patterns.
Links, documents, or pasted notes get distilled into reference files inside the skill. The more real material you add, the more useful the skill.
Your brief and sources are sent to the model, distilled into reference files, and written into a spec-valid SKILL.md you can download as a ZIP.
Preparing the brief and source material.
Normalizing your brief and attached sources.
Turning source material into clean reference files.
Writing SKILL.md with a trigger-ready description and workflow.
Review the files, download the ZIP, or submit the skill to the database.
SKILL.md plus references
Reference files appear here when sources are distilled into the skill.
Every bundle is scanned for risky patterns automatically.
A skill is a folder with a SKILL.md file at its root, plus optional references/ and scripts/. Agents only see the name and description until the skill triggers, so those two lines do most of the work — then the body guides the workflow, and reference files carry the deep knowledge.
The description states what the skill does and exactly when to use it, with the keywords a user would actually type. Vague descriptions mean the skill never fires.
The SKILL.md body stays lean — under 500 lines — and points the agent to reference files only when a task needs them. That keeps context cheap and skills fast.
The same skill folder works in Claude Code, Codex CLI, Gemini CLI, GitHub Copilot, and Cursor. No per-platform variants, no lock-in.
The generator distills your sources into clean reference files first, then writes a SKILL.md that routes the agent through them — the same structure hand-built skills from experienced authors use.
One clear paragraph about what the skill should do and what output you expect. Naming, structure, and metadata are handled for you.
Fetch URLs, upload documents, run official-source research, or paste notes. Everything is distilled — scraped page noise and filler never reach the skill.
Check the SKILL.md, the reference files, the trigger test prompts, and the safety scan. Download the ZIP or submit it to the skills database.
Share your thoughts, report bugs, or suggest improvements.