Give your AI
real skills

A curated index of open-source Agent Skills. Every entry shows its source repo, star count and license — and links straight back to the original.

12,856skills indexed
22industries
291licenses verified
EN/中文EN / 中文

ls skills/

Browse by industry

productivity/3,805software-engineering/2,099writing/1,172ai-agents/1,111security/946healthcare/712finance/467data-science/435marketing/344hr/334devops/289research/253product-design/193media/181legal/143education/89sales/76project-management/64ecommerce/48support/40manufacturing/38gaming/17

man skills

The basics of Agent Skills

What are Agent Skills?

An Agent Skill is a folder containing a SKILL.md instruction file, plus optional scripts and resources. AI coding tools load it on demand to gain a specific, repeatable capability — generating a Word document, running an SEO audit, reviewing code. Skills are plain files: no installer, no runtime dependency.

What is SKILL.md?

SKILL.md is the core file of an Agent Skill and follows an open standard (agentskills.io). YAML frontmatter declares the skill's name and description; the body describes in plain language how to perform the task. Because it is plain Markdown, any compatible AI tool can read it.

Which AI tools support Agent Skills?

SKILL.md is an open standard adopted by 20+ tools, including Claude Code, Cursor, Codex CLI and Gemini CLI. The same skill usually works across tools without modification.

How do I install an Agent Skill?

Drop the skill folder into your tool's skills directory — for Claude Code that is ~/.claude/skills/. The tool picks it up automatically. There is nothing to install and no runtime dependency.

Are these skills free?

Yes. Every skill indexed on theskillmd.com is open source on GitHub and free to use. This site only indexes metadata and links back to the source repository; it does not host skill contents. Always check the licence in the source repository before commercial use.

How many skills does theskillmd.com index?

12,856 SKILL.md skills across 22 industries. The largest categories are software engineering, productivity, writing, AI agents and security. Every entry records its source repository, GitHub star count and licence status.