integrate-atlas-chat
MUST be used whenever building a chat UI with Atlas agents in a Flows app. Do NOT manually write useAtlasChat integration code — this skill handles installation, component structure, and hook wiring. Triggers: useAtlasChat, atlas chat, streaming chat, agent chat, chat interface, chat component, chat UI. For a full chat app, run skills in order: (1) integrate-atlas-chat, (2) create-client-tool (per tool), (3) setup-python-tools (if Python tools needed).
How do I install this agent skill?
npx skills add https://github.com/cognitedata/builder-skills --skill integrate-atlas-chatIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill automates the setup of an Atlas Agent chat interface within a Dune application. It installs necessary libraries from the author's own GitHub repository and configures a React component for streaming chat responses and tool execution visibility.
- Socketwarn
1 alert: gptAnomaly
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
Integrate Atlas Agent Chat
Follow the guide at https://docs.cognite.com/cdf/flows/guides/ai_agent_integration to add a streaming Atlas Agent chat UI to this Flows app.
Agent external ID: $ARGUMENTS
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/cognitedata/builder-skills/integrate-atlas-chat">View integrate-atlas-chat on skillZs</a>