AurixAgent
by DekaPrayoga
Terminal-first autonomous multi-agent workspace with many tools and skills
Overview
Provides an autonomous multi-agent workspace that runs in your terminal, allowing agents to code, research, and execute tasks using a library of tools and skills. Operates as a CLI-driven environment with 40+ tools and 280+ skills, plus browser control and visual captcha resolution. Built in TypeScript for local, developer-friendly workflows and quick experimentation. This setup is ideal for teams experimenting with coordination patterns like the Role-Based Agent Pattern.
Why It Matters
When to Use
Developers prototyping and experimenting with multi-agent flows locally who want a terminal-first CLI environment. For structured patterns guiding tool orchestration, consider the Event-Driven Agent Pattern.
Applications
- Rapidly prototyping agent delegation and multi-step workflows in a local CLI environment
- Reproducing agent interaction failure modes and testing tool integrations (including browser control)
- Experimenting with skill libraries and automation flows before integrating formal evaluation or reputation tooling