Anthropic Agent Skills
Install Anthropic-style reference plugins for document skills, Claude API guidance, and copy-paste example skills while you ship agent workflows in Claude Code.
Overview
anthropic-agent-skills is a plugin marketplace for the Build phase that bundles document processing, example agent skills, and Claude API documentation into three installable Claude Code plugins.
What is this marketplace?
- 3 plugin bundles: document-skills, example-skills, and claude-api
- document-skills covers Excel, Word, PowerPoint, and PDF processing in one install
- example-skills ships 12 demonstration skills including mcp-builder, skill-creator, and webapp-testing
- claude-api plugin focuses on Claude API and SDK documentation for integration work
- Maintained with Anthropic-associated ownership metadata in marketplace.json
- 3 plugins in the marketplace
- document-skills lists 4 format skills: xlsx, docx, pptx, pdf
- example-skills lists 12 demonstration skills
Community signal: 4 GitHub stars.
What problem does it solve?
Solo builders waste time cloning scattered skill repos and guessing which Anthropic-style patterns are safe to adopt in Claude Code.
Who is it for?
Claude Code users who want a compact official-style skill bundle while building agents, docs, and integration-heavy features.
Skip if: Teams that need a single MCP server or a production document pipeline with SLAs—this is a plugin catalog of skills, not hosted infrastructure.
What do I get? / Deliverables
After you register the marketplace, you can enable focused plugins for office documents, skill examples, and API docs without maintaining separate git submodules.
- Three enabled plugin bundles tailored to documents, examples, or API work
- Runnable skill paths for office formats and demo workflows
- On-demand Claude API and SDK reference via the claude-api plugin
Plugins in this marketplace
3 plugins — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Canonical shelf is build agent-tooling because the marketplace bundles skills that extend what your coding agent can do day to day. Plugins are skill packs and API doc helpers, not a single task script—builders add them to unlock spreadsheet, deck, PDF, MCP-builder, and web-testing behaviors.
How it compares
Curated multi-plugin skill marketplace, not one standalone MCP integration.
Common Questions / FAQ
Who is Anthropic Agent Skills for?
It is for indie builders and small teams using Claude Code who want Anthropic-aligned document, example, and API skills in one marketplace entry.
When should I use Anthropic Agent Skills?
Use it during the build phase when you are assembling agent tooling, generating docs or decks, or studying how to structure skills and MCP helpers.
How do I add Anthropic Agent Skills to my agent?
Register the marketplace in Claude Code, then enable document-skills, example-skills, or claude-api individually from the plugin list for your project.