AI agent skills for prompt engineering

Prompt skills are meta-skills: they teach the agent how to write and evaluate instructions, including its own. The useful ones insist on an eval before a rewrite, because 'this prompt feels better' is how prompt work becomes unfalsifiable. Expect them to cover the structural things — where examples go, what the model should do when it cannot comply — rather than a list of magic phrases.

People land here searching for “claude code prompt engineering skill”, “agent skill to write prompts”, “llm eval skill”.

83 prompt engineering skills Refine in search →

How to install a prompt engineering skill

  1. Compare the skills. Read the prompt engineering skills below — each page shows the full SKILL.md, its safety verdict, and the capabilities it declares.
  2. Install it. Run npx skillmds@latest add <owner>/<name>. The CLI writes the skill into every agent directory it detects, or use --agent to pin one.
  3. Use it. Restart your agent. It loads the skill on demand the next time you ask for something that matches — you do not have to name the skill.

What makes a good prompt engineering skill?

Prompt skills are meta-skills: they teach the agent how to write and evaluate instructions, including its own. The useful ones insist on an eval before a rewrite, because 'this prompt feels better' is how prompt work becomes unfalsifiable. Expect them to cover the structural things — where examples go, what the model should do when it cannot comply — rather than a list of magic phrases.

Every skill listed here is a plain SKILL.md file in the format Anthropic documents for Agent Skills, read unchanged by Cursor, OpenAI Codex and 60+ agents. Each passes a safety review before it is publicly listed; the verdict and declared capabilities are on every skill's page.

Frequently asked questions

What is an agent skill for prompt engineering?

Prompt skills are meta-skills: they teach the agent how to write and evaluate instructions, including its own. The useful ones insist on an eval before a rewrite, because 'this prompt feels better' is how prompt work becomes unfalsifiable. Expect them to cover the structural things — where examples go, what the model should do when it cannot comply — rather than a list of magic phrases.

Are prompt engineering skills model-specific?

Some are. Structural advice transfers across models; specifics like tool-call formats, system-prompt conventions and caching behaviour do not. A skill built around one provider's API should say which one in its description.

Which agents can use these prompt engineering skills?

Any agent that reads SKILL.md files: Claude Code, Claude.ai, Cursor, OpenAI Codex, Windsurf, OpenCode and 60+ others. The format is not vendor-specific, so the same file works everywhere — each agent just keeps its skills in a different directory, listed at /agents.

Are these prompt engineering skills free?

Yes. Searching, reading and installing skills on SkillMD is free and needs no account. Individual skills carry their own licence, shown on each skill's page.