Wiki:Skills
From WFM Labs
The Claude Skill Library holds reusable Anthropic Claude skills and prompts in Markdown, formatted so each one can be copied out of this wiki in a single click and pasted straight into Claude Code, Claude.ai, or Cowork.
Every skill lives on its own page under Wiki:Skills/, carries a permanent ID, and presents its full Markdown body in a copy-to-clipboard block. The naming and page-format standard is at Wiki:Skills/Conventions.
How to use a skill from here
- Open the skill's page from the inventory below.
- Read the When to use it and Trigger phrases sections to confirm it's the right one.
- Click the copy button in the top-right corner of the Markdown block under The skill.
- Paste into a
SKILL.mdfile (Claude Code:~/.claude/skills/<slug>/SKILL.md), or into the chat directly for a one-off run. - If Bundled files in the infobox lists anything other than "None", the page's Markdown is only the entry point — fetch the rest from the linked source.
For scripted pulls, the page wikitext is available at
https://wiki.wfmlabs.org/wiki/Wiki:Skills/<Name>?action=raw.
Inventory
| ID | Skill | Slug | Type | Domain | Status | Ver. | Updated | What it does |
|---|---|---|---|---|---|---|---|---|
CS-META-001 |
Skill Creator | skill-creator |
Skill | META | Active | 1.0 | 2026-08-01 | Creates new skills, improves existing ones, runs evals, and optimises skill descriptions for reliable triggering. |
Count: 1 skill, 0 prompts.
Domains
The middle segment of every ID. Add a new domain only when a skill genuinely doesn't fit an existing one.
| Code | Domain | Covers |
|---|---|---|
META |
Skill & prompt engineering | Building, testing, and tuning skills and prompts themselves |
WFM |
Workforce management | Forecasting, capacity, scheduling, contact center operations |
ANL |
Analysis | Statistics, causal inference, measurement, variance work |
RES |
Research | Source gathering, evidence grading, triangulation, literature work |
CNT |
Content | Writing, editing, publishing, newsletters, decks |
OPS |
Operations | Personal infrastructure, automation, file and data plumbing |
DEV |
Development | Code generation, review, refactoring, tooling |
Adding a skill
Short version — the full standard is at Wiki:Skills/Conventions:
- Pick the domain and take the next free number in that domain from the inventory above.
- Create
Wiki:Skills/<Display Name>using the page skeleton in the conventions page. - Create the two shortcut redirects:
Wiki:Skills/<slug>andWiki:Skills/<ID>. - Add a row to the inventory table above and update the count.
- Log the addition on Wiki:Change Log.
See also
- Wiki:Skills/Conventions — naming, ID, and page-format standard
- Category:Claude skills — every page in the library
- Wiki:Change Log — wiki-wide edit history
