AI AGENT ADDONS

You can add an interactive graph of a CDF data model to your Flows app. This skill shows you how to copy and use a ready-made component. It works with nodes, relations, edges, and reverse relations.

The graph viewer helps you show a knowledge graph or the relationships inside your CDF data. You need a React and TypeScript app that uses DuneProvider. The code bundle is easy to copy into your project.

Follow the steps to install dependencies and import the component. Give the graph canvas a fixed height. Then you can explore your data model visually.

Add Graph Viewer skill to your workflow

Global

mkdir -p ~/.claude/skills/graph-viewer

Project

mkdir -p .claude/skills/graph-viewer

Source Repository

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