Agent Skills

Browse free Agent Skills for Claude Code, Cursor, and similar AI coding agents on WoDeTool. Search by skill name, preview SKILL.md, and download a zip to install into your skills folder.

Open a skill for SKILL.md preview and zip download. Extract to ~/.cursor/skills/{name}/ or your Claude Code skills directory.

11 skills · Page 2 / 2

What is an Agent Skill?

An Agent Skill is a packaged instruction set (usually SKILL.md) that extends AI coding assistants like Claude Code and Cursor. Once installed in a local skills directory, the agent can follow the skill’s workflow when your task matches its description. WoDeTool offers curated previews, GitHub sources, and one-click zip downloads.

How to install a Skill

  1. Open the skill detail page and click “Download zip”.
  2. Extract to ~/.cursor/skills/{skill-id}/ for Cursor, or into Claude Code / project skills/{skill-id}/.
  3. Confirm SKILL.md is present, then restart or refresh the agent session so it can pick up the skill.

FAQ

Why might searching for a skill name surface WoDeTool?
Each skill has its own page with the skill name plus Agent Skill / Claude / Cursor terms in titles and body copy, and those URLs are listed in the sitemap for discovery.
Do these skills work with Claude and Cursor?
Yes, if the agent can read SKILL.md from a local skills directory. Extract the zip there; exact paths follow each product’s docs.
What is inside the zip?
The skill folder contents—SKILL.md plus any bundled scripts or assets—matching the published skill package.