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: 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: Cancel a Task Cancel a running task: List Tasks List recent Agent Zero tasks for this agent: Templates List avai…