Computer Use Demo Agent
Anthropic's reference implementation of a computer-use agent. Claude controls a virtual desktop — browsing the web, running commands, and interacting with GUI applications.
Use this agent
View the agent source on GitHub or copy the URL to reference it in your projects.
Stats
0
Views
0
Copies
Related Agents
Claude Code GitHub Action
Official Anthropic GitHub Action that runs Claude Code as a CI agent. Automatically reviews PRs, fixes bugs, and implements features directly in your GitHub workflow.
Anthropic Cookbook — Agent Recipes
Official collection of agent patterns and recipes from Anthropic. Includes tool use, multi-agent orchestration, memory management, and real-world agent implementations.
Customer Support Agent Starter
Anthropic's quickstart for building a production-ready customer support agent with Claude. Includes conversation management, tool use for order lookups, and escalation logic.