1Install anpm
2Browse harnesses
3Install & run
ClaudeBuilt on Claude Managed Agents

The package manager for AI agents

Pre-built agent harnesses for the Claude ecosystem.
No agent loop to build — just install and run.

Step 1 — Install anpm
Copy and paste into your terminal
Official Claude Ecosystem
Claude
Claude Managed Agents
Official Platform
MCP Protocol
Tool Standard
.claude Standard
Agent Config
Claude Code
Runtime
2Browse Harnesses

One command. Entire workflow.

Each harness is a production-ready agent pipeline. Install once, and let agents handle the rest — from planning to final output.

cardnews preview
Napkin to Card News
cardnews
Hover to see details
cardnews
v1.2.0

Turn a rough idea into polished card news assets in minutes. The agent handles layout, copy, and image generation end-to-end.

PlanningCopywritingDesignReviewPNG Export
pdf preview
Brief to PDF in Seconds
pdf
Hover to see details
pdf
v2.0.1

Paste a brief and get a structured, designed PDF document. No template wrestling — the agent formats everything automatically.

ReportProposalGuideManualA4 PDF
detailpage preview
Instant Selling Pages
detailpage
Hover to see details
detailpage
v1.0.0

Describe your product and get a conversion-optimized detail page. The agent writes copy, structures sections, and exports HTML.

E-CommerceProduct PageSellingPNG Export
One Line to Short-Form
shorts
Hover to see details
shorts
v0.5.0

Turn a single sentence into a complete short-form video script with hooks, structure, and captions ready to record.

VideoShort-FormSocial MediaAuto-Edit
crawling preview
Any Site to Clean Data
crawling
Hover to see details
crawling
v0.8.3

Point the agent at any URL and get back structured, clean data. Handles pagination, auth walls, and dynamic content.

Web ScrapingData ExtractionReport GenerationStructured Data
?
What would you build?
The next harness could be yours.
Build it, publish it, share it.
anpm publish
Why anpm

Why teams choose anpm

Stop reinventing the agent loop. anpm gives you production-ready harnesses that drop into your Claude Code environment with a single command.

0
Zero Setup
No scaffolding, no boilerplate. One install command and your agent is ready to run inside Claude Code.
Production-Grade
Every harness ships with error handling, retry logic, and streaming output — battle-tested before it reaches you.
Claude-Native
Built on the official Claude Managed Agents architecture. Skills, rules, and prompts structured the way Anthropic intended.
Deploy Anywhere
Run locally in Claude Code or deploy to a server. The same harness works in both environments without modification.
Claude Managed AgentsMCP Servers.claude SkillsBash & File OpsWeb SearchSSE Streaming
ClaudeBased on Anthropic's Agent Architecture

What is a Harness?

A harness is a complete, pre-wired agent environment. It bundles the prompt, tools, skills, and configuration needed to run a specific workflow — so you never build the same plumbing twice.

ConceptIn anpm
AgentPrompt + Tools + Skills bundle
EnvironmentAuto-configured by anpm install
SessionRuns directly in Claude Code
EventsReal-time SSE streaming output
Define
anpm create
Scaffold a new harness with the correct folder structure and manifest.
Install
anpm install
Pull a published harness into your local Claude Code environment.
Run
claude
Launch Claude Code — the harness activates automatically, no extra steps.
Deploy
anpm publish
Share your harness publicly or keep it private for your team.
3Install & Run

One line to install,
ready to use

1
Install anpm globally
Run the install command in your terminal once. anpm is available everywhere from that point on.
2
Pick a harness
Browse the catalog and copy the install command for any harness that fits your workflow.
3
Launch Claude Code
Open Claude Code in your project folder. The harness is active and ready — just start working.
$ anpm install cardnews
Resolving harness…
Installing cardnews@1.2.0…
Setting up .claude/skills…
✓ Done in 2.4s — ready to use!

$ anpm deploy --to anthropic
Deploying to managed agent…
✓ Live at agent.anpm.dev/cardnews

Stop building from scratch.
Start shipping agents.

Install anpmRead the Docs