AI AGENT ADDONS

Integrate File Viewer

cognitedata/builder-skills

Use the CogniteFileViewer to preview files inside a Flows app. It supports PDF files, images, and text files. The viewer handles installation, Vite configuration, and worker setup for you.

This skill copies source files, installs dependencies, and configures the build tool. You do not need to manually set up react-pdf or file resolution. Just import the component and pass a file source.

The viewer includes zoom, pan, and touch gestures. It works with Cognite Data Fusion files. Always set a height on the viewer container.

Add Integrate File Viewer skill to your workflow

Global

mkdir -p ~/.claude/skills/integrate-file-viewer

Project

mkdir -p .claude/skills/integrate-file-viewer

Source Repository

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