🤖
AI EngineeringJavaScript

Fusion Setup

by mihneaptu

Fusion Setup is an AI Engineering skill for Claude Code, published by mihneaptu in opencode-fusion.

216 stars15 forkson mihneaptu/opencode-fusionAdded 2026/09/04Repository updated 2026/08/24
ai-agentsai-codingclaude-codecodexcoding-agentsdevin-fusionfusionmodel-routingmulti-agentopencodeopencode-configsidekick
Install in seconds
Install Fusion Setup
Copy Fusion Setup into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mihneaptu/opencode-fusion/tree/main/.opencode/skills/fusion-setup ~/.claude/skills/fusion-setup

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mihneaptu/opencode-fusion.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.opencode/skills/fusion-setup/SKILL.md in mihneaptu/opencode-fusion
Installs to
~/.claude/skills/fusion-setup
Collection
The only skill cataloged from this repository
Category
AI Engineering2970 skills

What Fusion Setup does

Fusion Setup configures the opencode Fusion agent team in the user's global opencode config. Use it to install, reconfigure, or remove the main, sidekick, explore, and optional specialist agents.

Fusion Setup is cataloged under AI Engineering on DirSkills. Fusion Setup comes from a repository tagged ai-agents, ai-coding, claude-code, codex and coding-agents.

Documentation

README

Fusion setup

This skill configures the Fusion agent team (a main agent, a sidekick executor, an explore searcher, and optional specialists) by writing the user's GLOBAL opencode config at ~/.config/opencode/ (on Windows: %USERPROFILE%\.config\opencode\). It does not require cloning any repository.

This is the opening of the README. Read the full README on GitHub.

Commands Fusion Setup provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /fusion-setup
  • /connect

Frequently asked about Fusion Setup

  • How does Fusion Setup compare to other AI Engineering skills?

    Fusion Setup ranks #2634 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Fusion Setup against them. Open each page to compare what they document and how they install.