| Python Agent | Minimal custom Python agents | Serverless |
| Research Agent | Topic research and synthesis | Serverless |
| Code Review Agent | Developer workflow automation | Serverless |
| Customer Support Agent | Support triage and response drafting | Daemon |
| Data Pipeline Agent | Structured processing and data workflows | Serverless |
| Slack Bot | Chat and workspace automation | Daemon or integration-oriented |
| OpenClaw Skill Agent | Browser/tools-heavy agent execution | Full runtime |
| Interactive Agent | Real-time chat and streaming | Interactive |
| Daemon Agent | Always-on background agents | Daemon |
| OAuth integration | Agents requiring user-authorized accounts | Any lifecycle (via auth.providers) |