# Skill Creator

> Create or revise Feynman skills. Use when a research workflow needs a reusable on-demand capability, skill metadata, trigger wording, references, scripts, or skill validation.

- Skill: `advaitpaliwal/skill-creator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add advaitpaliwal/skill-creator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/advaitpaliwal/skill-creator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: advaitpaliwal (https://skillmd.com/u/advaitpaliwal)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/advaitpaliwal/skill-creator

---


# Skill Creator

Use this skill to create Feynman-owned skills.

Workflow:

1. Confirm the skill serves a core research job and belongs in `skills/<name>/SKILL.md`.
2. Use lowercase hyphenated names and concise frontmatter with `name` and `description`.
3. Keep the body short, operational, and source-aware. Put large references or scripts in adjacent files only when they are truly needed.
4. Avoid copying third-party product instructions verbatim; adapt observed structure into Feynman-owned behavior.
5. Run skill-path tests and command/resource discovery after editing.

Skills should improve the research loop: discovery, reading, verification, compute, synthesis, or provenance.

