Skip to main content

Agent Skills Marketplace

Explore public SKILL.md files from GitHub by task, creator, or occupation, and inspect the source before using one.

2,553,338Collected SKILL.md files

Popular picks

Explore the agent skills ecosystem by occupation and creator

SkillsMP is not just a keyword search box. It is an open map that organizes public skills by occupation, creator, and repository, helping you see which workflows, judgment criteria, and domain habits people are writing for AI agents.

Then follow creators and GitHub repositories back to the source: compare the skills a team maintains, whether the repo is active, and how the README frames the work before you open, install, or reuse anything.

Use it three ways: learn an unfamiliar field by occupation, study how creators organize skills, then use source context to decide what is worth opening or reusing.

Use the same catalog through the API

Connect 2M+ public skills to your own search, analytics, or agent workflow with the REST API.

API docs

Frequently Asked Questions

A practical guide to agent skills: what they are, how to inspect them, and how SkillsMP helps you explore the ecosystem.

01

What are agent skills?

Agent skills are reusable instructions and supporting files that teach an AI assistant how to handle a specific kind of task. A skill usually starts with a SKILL.md file and may include scripts, templates, examples, or domain notes. SkillsMP collects public examples so you can study what people are turning into skills across different fields.
02

How do I install agent skills from SkillsMP?

Open the skill source on GitHub and follow the repository instructions. In many setups, installation means copying the skill folder into the skills directory used by your assistant or plugin system. Always read the SKILL.md and any scripts before adding them to your environment.
03

Are these skills safe to use?

SkillsMP indexes public GitHub repositories; it does not certify that every skill is safe or high quality. Treat community skills like any open-source code: inspect the source, review scripts and permissions, check recent activity, and only install what you understand.
04

Is this website affiliated with Anthropic or OpenAI?

No. SkillsMP is an independent community project. It aggregates public GitHub sources to make skill discovery easier, but official product documentation and official skills should be checked on the corresponding vendor sites.

Still have questions about agent skills?

Read Agent Skills Docs