AI AGENT ADDONS
AI & Agent Building
1,958installs

The Agents window is a key part of the AI agent interface. It helps users manage sessions and chat with AI. This skill guides you in building new features or fixing problems in that window.

You must read the coding guidelines and source code organization first. Then follow the right specification for your task. Each spec explains things like layer rules, layout, and mobile adaptations.

Common mistakes include using wrong menu IDs and importing from the wrong places. Always use observables instead of events. And keep provider imports limited to the right files. This skill makes the agents window reliable and easy to improve.

Add Sessions skill to your workflow

Global

mkdir -p ~/.claude/skills/sessions

Project

mkdir -p .claude/skills/sessions

Source Repository

Stars
186,993
Forks
40,701
Watchers
186,993
License
MIT
Last Push
1 month ago
Created
11 years ago