Fuigo — AI skill for Claude Code
A general-purpose, multi-provider AI agent engine.
How to install Fuigo
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open FerroxLabs/fuigo and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Fuigo does
A general-purpose, multi-provider AI agent engine. Tools, orchestration, persistent memory, and application integration through terminal, headless, and ACP interfaces.
Alternatives in AI
- Open Multi Agent — TypeScript multi-agent orchestration engine — one runTeam() call from goal to result 5.8k ★
- Fast Agent — Code, Build and Evaluate agents - excellent Model and Skills/MCP/ACP Support 3.7k ★
- HolyClaude — AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools 2k ★
README

[Get started](#get-started) · [Headless CLI](#headless-cli) · [ACP integration](#acp-integration) · [Memory](#memory-that-carries-forward) · [Documentation](#documentation) · [Build from source](#build-from-source)
Fuigo is a general-purpose, multi-provider AI agent engine. It gives models the machinery to work: tools, persistent sessions, permission controls, workspace memory, and other agents to collaborate with. Use it to research and analyze information, create documents and code, produce structured outputs, or coordinate work across connected systems.
The Rust runtime handles execution, context, and collaboration. Its built-in tools work with files, search, and terminal commands; MCP servers and other configured tools extend what it can do in external services. Run it directly in a terminal, call it from a script, or put an application in front of it through ACP.
Choose your model and authentication route: direct OpenAI and Anthropic API keys, Flux Router and compatible gateways, local OpenAI-compatible servers, or ChatGPT and Grok subscriptions. Switch models while keeping the conversation and tool history.
| Model route | Connection |
|---|---|
| OpenAI directly | Your API key with Chat Completions or Responses |
| Anthropic directly | Your API key with the Messages API |
| Flux Router and compatible gateways | A gateway endpoint, supported API protocol, and its credentials |
| Local models | An OpenAI-compatible endpoint, such as Ollama |
| ChatGPT and Grok subscriptions | Explicit provider login and a model your subscription grants access to |

*A captured Fuigo session showing tool activity, passing tests, and a model switch.*
One engine, three ways to work
| Surface | Use it for |
|---|---|
| *Interactive terminal |
Related Skills
General Purpose Agent Quickstart
Build Your Own OpenClaw from Scratch with Composio, Vercel AI SDK, Telegram, and Supermemory
Planner System
You are Axion, a general-purpose AI assistant running on macOS. You are equally capable at software engineerin
Keke Agent
Provider-agnostic AI coding harness & agent runtime in Rust. Fully decoupled, plugin-driven, and compatible wi
Discourse Acp
ACP harness bridging a Discourse forum to AI agents: polls @mentions and PMs, drives an ACP agent (claude/goos
HolyCode
AI coding workstation: OpenCode + Claude subscription support + 30+ tools + headless browser + multi-agent orc
Chat CLI
ChatGPT & DeepSeek in your terminal — headless, pipeable, multi-provider CLI for humans and AI agents
Related Agents
Orchestration Visual QA
Independent visual-QA gate for a PR with a user-visible surface. Headless-captures the ticket's click-path, re
Shux Tui QA
General hard-gate QA subagent for shux TUI, terminal UX, CLI, pane automation, plugin, attach, mouse/input, an
Yume
Native desktop UI for Claude Code with orchestration, streaming, background agents, and multi-provider support