Action Llama
Run agents like scripts: triggered by cron or webhooks.Quick Start
Create your first agent in minutes
CLI Reference
All available CLI commands
Configuration
Project and agent configuration
Examples
Ready-to-use agent configurations
How it works
- An agent is triggered by a webhook, cron schedule, or another agent
- The agent runs according to the instructions you define in
ACTIONS.md - The agent shuts down
Key features
- Contained runs — each agent run is isolated in a Docker container with only the credentials it needs
- Git-native — define agents in a git repo, add custom ones, and share them
- BYOM — bring your own model (Anthropic, OpenAI, Groq, Google Gemini, xAI, Mistral, OpenRouter, or any custom provider)
- Deploy anywhere — run locally, on a VPS, or in the cloud (AWS ECS, Google Cloud Run)
Get started
1. Create a project
2. Create and manage agents
3. Run
~/.action-llama/credentials/ — see credentials for details.