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

Pick what you need

Production-grade agent harnesses built by the anpm team. Browse and pick what you need.

cardnews preview
cardnews
Hover to see details
cardnews
v1.2.0

Automatically generates 1080×1080 card news images from a topic input.

PlanningCopywritingDesignReviewPNG Export
pdf preview
pdf
Hover to see details
pdf
v2.0.1

Generates professional A4 PDF documents through a 4-stage agent pipeline.

ReportProposalGuideManualA4 PDF
shorts
Hover to see details
shorts
v0.5.0

Creates short-form video content optimized for social media platforms.

VideoShort-FormSocial MediaAuto-Edit
crawling preview
crawling
Hover to see details
crawling
v0.8.3

A crawling agent that automatically collects and analyzes web data.

Web ScrapingData ExtractionReport GenerationStructured Data
Why anpm

Why teams choose anpm

Production-grade agent harnesses powered by Anthropic's Claude Managed Agents platform.

0
Zero Setup
No agent loop, no config files to write. One command sets up the entire agent environment.
Production-Grade
Tested pipelines with planning, execution, and review stages. Ready for real workloads.
Claude-Native
Built on the .claude standard. Integrates natively with Claude Code, MCP Servers, and Skills.
Deploy Anywhere
Run locally or deploy to Managed Agents in the cloud. No infrastructure to manage.
Claude Managed AgentsMCP Servers.claude SkillsBash & File OpsWeb SearchSSE Streaming
ClaudeBased on Anthropic's Agent Architecture

What is a Harness?

A Harness packages the Agent concept from Anthropic — model, system prompt, tools, MCP servers, and skills — into a single installable unit. No need to build your own agent loop.

ConceptIn anpm
AgentPrompt + Tools + Skills bundle
EnvironmentAuto-configured by anpm install
SessionRuns directly in Claude Code
EventsReal-time SSE streaming output
Define
Agent Harness
model + prompt + tools + skills
Install
anpm install
dependencies & config auto-setup
Run
Claude Code Session
autonomous execution & streaming
Deploy
Managed Agents
cloud-native, no infra to manage
3Install & Run

One line to install,
ready to use

1
Copy the command
Copy the install command for the harness you want from above.
2
Paste in terminal
Paste into your terminal and hit Enter. Dependencies and config are handled automatically.
3
Start using
Ready to use immediately. The agent runs on the .claude standard.
$ 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 anpm →Read the Docs