AI AGENT ADDONS

Integrate Atlas Chat

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

This skill helps you add a streaming chat interface for Atlas agents to your Flows app. It handles all the setup steps automatically. You do not need to write any integration code yourself.

Developers building chat experiences with AI agents will find this skill useful. It installs the right packages, copies the library files, and wires up the useAtlasChat hook. The result is a full chat UI with streaming text, tool call displays, and buttons to stop or reset the conversation.

Use this skill first before adding custom tools or Python tool support. It works best when you follow the recommended order of skills for a complete chat app.

Add Integrate Atlas Chat skill to your workflow

Global

mkdir -p ~/.claude/skills/integrate-atlas-chat

Project

mkdir -p .claude/skills/integrate-atlas-chat

Source Repository

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