Fuse

Combine two AI agent skills into one. Trigger phrases: /fuse, "fuse these skills", "combine skills", "merge these two skills", "create a fusion skill"

gaia-research Updated

File contents

A sequential routing pipeline to compose two installed skills into a single integrated agent capability.

Setup

  1. Check for the existence of .agents/skills/, .claude/skills/, or .cursor/rules/ to locate the target skills directory.
  2. Note if a .gaia/ directory is present in the workspace root.

Routing Table

Execute these steps in order to perform a skill fusion:

Step Action Reference
1 Detect -- find and confirm the two source skills reference/detect.md
2 Compose -- read sources and apply the fusion prompt reference/compose.md
3 Name -- propose, validate, and select a target name reference/name.md
4 Register -- write the files and log the fusion event reference/register.md

gaia-research/skill-fuse/tree/main/ commit 3fe8edcf16

Frequently asked questions

npx skillmds@latest add gaia-research/fuse