agent-zero
Installation
SKILL.md
Agent Zero Skill
Agent Zero is an autonomous task execution engine running inside the ThinkFleetBot container. It can execute multi-step goals using tools like shell commands, Python scripts, filesystem operations, and web access.
Run a Task
Create and start an Agent Zero task with a goal description:
/az run Research the latest trends in AI agent frameworks and summarize the top 5
The task runs asynchronously. You'll receive progress updates and a final summary with artifacts.
Check Task Status
Get the current status and progress of a running or completed task: