
AI Agents on Autopilot
AgentUse is a CLI framework for building AI agents that run themselves. Define agents in markdown, run via cron, CI/CD, or serverless, and get results without babysitting. No SDK. No flowcharts. Just AI that works while you don’t.Quick Start
Get up and running with your first agent in under 5 minutes
Examples
Browse ready-to-use agent examples
Why AgentUse?
The Problem
AI tools today force you to choose:- Interactive copilots require your constant attention - great for pair programming, but can’t run unattended
- Visual workflow tools give you drag-and-drop simplicity but create version control nightmares and vendor lock-in
- SDK-heavy frameworks offer power but require hundreds of lines of boilerplate just to say “hello world”
The Solution
AgentUse puts AI agents on autopilot. Define agents in markdown, run via cron, CI/CD, or serverless, and get results asynchronously.Runs Unattended
Runs Unattended
Run via cron jobs, CI/CD pipelines, and serverless functions. No babysitting required.
Version Control Just Works
Version Control Just Works
Diff, review, and merge agents like any other code. Your agents are text files that integrate seamlessly with Git.
No SDK Required
No SDK Required
If you can write plain English, you can build an agent. No new syntax or programming required.
Production Ready
Production Ready
Built-in retries, streaming, error recovery, and MCP support. Sub-second startup times.
Key Features
1
Autopilot Execution
Run agents via cron jobs, CI/CD pipelines, and serverless functions. Sub-second startup times.
2
Multi-Provider Support
Works with Anthropic Claude (including OAuth), OpenAI GPT, and OpenRouter with flexible API key management.
3
MCP Integration
Connect to any Model Context Protocol server for database, filesystem, and API access.
4
Sub-Agent Support
Build complex workflows by composing multiple specialized agents.
How It Works
AgentUse agents are markdown files with YAML configuration and plain English instructions:hello.agentuse and run:
What Can You Build?
- MCP-Powered Tools - Access databases, filesystems, and APIs through MCP servers
- Multi-Agent Systems - Compose specialized agents for complex workflows
- Automation Scripts - Replace complex bash scripts with intelligent agents
- Data Processing - Transform and analyze data with natural language
- Content Generation - Create content with consistent voice and style
- Integration Workflows - Connect multiple services through MCP protocols

