anthropic-managed-agents
Troubleshooting
If requests fail, run zero doctor check-connector --env-name ANTHROPIC_MANAGED_AGENTS_TOKEN or zero doctor check-connector --url https://api.anthropic.com/v1/agents --method POST
How to Use
All examples assume ANTHROPIC_MANAGED_AGENTS_TOKEN is set. The base URL is https://api.anthropic.com.
1. Create an Agent
An agent is a reusable configuration (model + system prompt + toolset). Create it once; use it across many sessions.
Write to /tmp/agent_create.json:
{
"model": "claude-sonnet-4-6",
"name": "Code Review Agent",
"description": "Reviews pull requests and suggests improvements",
More from vm0-ai/vm0-skills
hackernews
Hacker News API for stories and comments. Use when user mentions "Hacker
2.7Kcloudflare-tunnel
Cloudflare Tunnel API for secure tunnels. Use when user mentions "Cloudflare
556google-sheets
Google Sheets API for spreadsheets. Use when user mentions "Google Sheets",
409minimax
MiniMax API for AI models. Use when user mentions "MiniMax", "Chinese
341instagram
Instagram API for posts and media. Use when user mentions "Instagram",
314apify
Apify web scraping platform. Use when user mentions "scrape website",
312