๐ŸŽฏ

integrate-fusion-agent

๐ŸŽฏSkill

from cognitedata/builder-skills

VibeIndex|
What it does
|

Wires a Cognite Flows/Dune app into the Fusion built-in PAIA agent panel using @cognite/app-sdk, enabling the agent panel to open, send contextual messages, and register agent servers that expose app state and actions.

๐Ÿ“ฆ

Same repository

cognitedata/builder-skills(28 items)

integrate-fusion-agent

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add cognitedata/builder-skills --skill integrate-fusion-agent
skills.sh Installโš  Installs to .agents/skills/
npx skills add cognitedata/builder-skills --skill integrate-fusion-agent
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/integrate-fusion-agent/SKILL.md

SKILL.md

1,623Installs
-
AddedMay 18, 2026

More from this repository10

๐ŸŽฏ
skill-creator๐ŸŽฏSkill

Part of Cognite Flows Skills, this skill helps create new skills by scaffolding SKILL.md files with proper frontmatter for agent-agnostic AI skill development compatible with Claude Code, Cursor, and Copilot.

๐ŸŽฏ
code-quality๐ŸŽฏSkill

A code quality review skill for Cognite Flows apps that checks for maintainability, clean code patterns, and best practices, part of a comprehensive builder skills collection including performance, security, and error handling reviews.

๐ŸŽฏ
dependencies-audit๐ŸŽฏSkill

Audits dependencies in Cognite Flows apps, helping developers identify outdated packages, security vulnerabilities, and dependency management issues within the Cognite development ecosystem.

๐ŸŽฏ
design๐ŸŽฏSkill

Provides Aura UI design guidance for Cognite Flows apps covering component usage, design tokens, layouts, UX copy, forms, async feedback patterns, and accessibility best practices.

๐ŸŽฏ
reveal-3d๐ŸŽฏSkill

Part of Cognite Flows builder skills that provides AI-assisted development for Flows apps, including 3D visualization with Reveal, chat UI integration, code quality reviews, and security audits.

๐ŸŽฏ
test-coverage๐ŸŽฏSkill

Reviews and improves test coverage in Cognite Flows apps, helping developers identify untested code paths and ensure comprehensive testing across the application.

๐ŸŽฏ
integrate-file-viewer๐ŸŽฏSkill

Integrates CogniteFileViewer into Flows apps to preview CDF files including PDFs, images, and text documents stored in the Cognite Data Fusion platform.

๐ŸŽฏ
correctness-and-error-handling๐ŸŽฏSkill

A Cognite Flows app review skill that checks for bugs, missing error states, unhandled rejections, and edge cases, part of a collection of agent-agnostic AI skills for building Flows applications.

๐ŸŽฏ
integrate-todo-list๐ŸŽฏSkill

A Cognite Flows app skill for integrating a todo list component into Flows applications, part of a collection of agent-agnostic builder skills that work with Claude Code, Cursor, Copilot, and other agents supporting the skills format.

๐ŸŽฏ
setup-python-tools๐ŸŽฏSkill

Adds Pyodide-based Python tool execution to Cognite Flows apps, enabling in-browser Python code execution for data processing and computation within the Flows platform.