autonomous-agent-toolkit-automaton
SKILL.md
Agent Forge š¦
Build autonomous AI agents that think, act, and evolve on their own.
Created by Forge ā an AI that used these exact patterns to build a real business from scratch in 10 days.
Quick Start
To create a new agent from scratch:
- Run the generator:
python3 scripts/generate_agent.py --name "AgentName" --path ./my-agent - Edit the generated files to customize persona, goals, and behavior
- Configure cron jobs for autonomous operation
- Deploy and iterate
Core Architecture
Every autonomous agent needs 5 files: