AI AGENT ADDONS

Integrate Todo List

cognitedata/builder-skills

You can add a task list to your Flows app. This lets the AI agent show its progress as it works through steps. Users see real-time updates on what the agent is doing and why.

The skill creates a full todo module with types, a provider, hooks, and UI cards. It wires the TodoWrite tool into your chat setup. No manual state management is needed.

This feature is helpful for anyone who wants clear visibility into the agent's actions. It makes complex tasks easier to follow.

Add Integrate Todo List skill to your workflow

Global

mkdir -p ~/.claude/skills/integrate-todo-list

Project

mkdir -p .claude/skills/integrate-todo-list

Source Repository

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