Wires your Flows or Dune app into Fusion's built-in PAIA agent panel using @cognite/app-sdk. It handles three pieces: opening the agent sidebar from a button, sending contextual messages to inject app state into the chat, and registering an agent server so PAIA can read your app's resources and call actions back into it. The skill sets up the correct lifecycle with graceful fallback when running outside Fusion, uses Comlink proxy patterns that won't break React state, and scaffolds a clean separation between action definitions and registration hooks. Saves you from reading the SDK docs and gets the boilerplate right the first time.
npx -y skills add cognitedata/builder-skills --skill integrate-fusion-agent --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot