AI AGENT ADDONS

Migrate App To Flows

cognitedata/builder-skills

Migrating a legacy app from Dune to Flows hosting is now a simple guided process. Each step is checked and updated automatically to save you time.

The tool first checks your current setup by reading key files like app.json and manifest.json. It then updates the infrastructure setting to use appsApi and runs the setup-flows-auth skill to handle all authentication wiring. Finally it creates or updates the manifest.json with network permissions and changes your deploy scripts to use @cognite/cli.

When everything is done you get a clear checklist showing what was changed. This makes moving to Flows safe and easy.

Add Migrate App To Flows skill to your workflow

Global

mkdir -p ~/.claude/skills/migrate-app-to-flows

Project

mkdir -p .claude/skills/migrate-app-to-flows

Source Repository

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