AI AGENT ADDONS

Integrate Fusion Agent

cognitedata/builder-skills
AI & Agent Building
1,623installs

A developer can add an AI assistant panel to their web app. This skill helps connect the app to the Fusion PAIA agent. The agent can read app data and run actions.

Three main things are possible. First, open the agent panel with a button. Second, send the agent a contextual message. Third, let the agent use your app's resources and actions.

The setup uses the @cognite/app-sdk package. It works only inside the Fusion environment. Outside Fusion the agent features are disabled gracefully.

Add Integrate Fusion Agent skill to your workflow

Global

mkdir -p ~/.claude/skills/integrate-fusion-agent

Project

mkdir -p .claude/skills/integrate-fusion-agent

Source Repository

Stars
5
Forks
1
Watchers
5
License
Apache-2.0
Last Push
25 days ago
Created
4 months ago