Skip to main content
Run any Skill in Manus
with one click

SKILL.md standard and platform names

What are Agent Skills?

Agent Skills are reusable task capabilities for AI agents, usually packaged around SKILL.md or a similar folder structure. Claude Skills, Codex Skills, and OpenAI API Skills are platform names for that same pattern.

skills
2M+

What are Agent Skills?

Agent Skills are reusable task capabilities packaged around a SKILL.md file. This page explains the standard and platform names; use the directory when you want to browse installable skills.

Agent targets
Claude Code, Codex, ChatGPT, and assistants that can use SKILL.md workflows
Common use cases
Code review, browser automation, research, documents, data analysis, and project workflows
How to browse
Browse by task category, GitHub creator, occupation, or keyword

One SKILL.md concept, several platform names

Claude Skills, Codex Skills, and OpenAI API Skills are platform-specific entry points into the same Agent Skills idea, not separate content universes.

Claude Skills

Claude Skills use the Agent Skills open standard inside Claude Code and Claude workflows. They are still SKILL.md packages, with Claude-specific discovery and execution behavior.

Codex Skills

Codex Skills apply the same Agent Skills bundle model to Codex CLI, IDE, and cloud tasks. The platform lens changes, but the reusable skill package is the same idea.

OpenAI API Skills

OpenAI API Skills expose reusable skills to hosted tool environments while staying compatible with the Agent Skills standard.

Focused Agent Skills guides

Use these pages to understand Claude and Codex skill workflows while keeping real skills in the shared catalog.

How to move from the concept to a usable skill

Start with the job you want the agent to do, then use the directory or search to inspect real skill sources.

  1. 1

    Start with the task type

    Code review, browser automation, documents, research, data analysis, design, and project workflows each map to different agent skills.

  2. 2

    Check the skill detail and source

    Detail pages show the description, repository, update time, category, and installation-related entry points so you can judge fit.

  3. 3

    Then drill into category, creator, or search

    Use categories when you know the task type, creators when you know the repo owner, and search when you already have a keyword.

Agent skills vs prompts, MCP servers, and marketplaces

These terms often appear together, but agent skills searches usually mean reusable task capabilities, not just prompts or tool connections.

TypeRoleUse when
Agent skillReusable task instructions, workflow, or capability package for an agent, often carried by SKILL.md.You want Claude Code, Codex, ChatGPT, or another agent to perform a task more consistently.
PromptA one-off or short instruction that usually lacks a maintained file structure or reusable workflow.You need a temporary rewrite, summary, generation, or conversation constraint.
MCP serverA protocol server that connects agents to tools, APIs, databases, browsers, or external systems.The task needs real tool calls, external data, or system integration.
MarketplaceA distribution surface that aggregates skills, MCP servers, plugins, or repositories.You have not chosen a specific skill yet and need a broader ecosystem entry point.

Agent Skills FAQ

What are agent skills?

Agent skills are reusable task capabilities for AI agents. They usually include trigger context, steps, and operating guidance so an agent can perform categories of work more consistently.

How is this page different from the Agent Skills Directory?

This page explains the Agent Skills concept, SKILL.md, and platform names. The directory is the place to browse installable skills by task, category, creator, repository, or occupation.

How is this page different from search?

Search is best when you already know a keyword, repository, creator, or occupation filter. This page is for understanding the standard before choosing where to browse.

Are agent skills the same as MCP servers?

No. Agent skills are task guidance and workflow capabilities; MCP servers connect agents to tools, APIs, databases, browsers, and external systems. They can be used together.

Search all agent skills

Open search

Official references