Ottomator-agents is a framework for building and deploying autonomous AI agents using structured workflow files and source code. It serves as a declarative deployment tool and workflow orchestrator that translates static configuration files into executable sequences of AI agent tasks and logic flows.
The system utilizes manifest-driven instantiation and template-driven deployment to create functional agent identities by populating source code templates with user-specified parameters. It incorporates a modular skill system that equips agents with discrete, reusable source code units and toolsets to handle specialized tasks.
The framework covers AI agent orchestration and workflow automation, enabling the creation of connected agent sequences to handle complex digital processes. These workflows operate via a stateless execution runtime where agent actions and dependencies are defined through static manifests.