A browser-based port of the talk-about-it Claude Code skill. Spawns 1–5 Claude Sonnet "panelists" on a topic of your choosing, with a Sonnet moderator that routes messages between them. You watch the conversation stream in real time and can interject any time.
Setup
- Get an Anthropic API key at console.anthropic.com.
- Paste it into Settings and click the save icon.
How it works
- Enter a topic and (optionally) some context.
- The moderator may ask 1–3 clarifying questions and propose specific roles for the panel.
- Once you confirm, panelists are spawned in parallel and stream their responses into the chat.
- After each round the moderator decides who speaks next — relaying quotes, asking follow-ups, or pausing to ask you something.
- Click Wrap up at any time for a summary report.
Privacy
Your API key never leaves the browser except to talk to api.anthropic.com directly. There is no server. The page uses the anthropic-dangerous-direct-browser-access header — fine for personal BYOK use, but don't ship this page to users you don't trust with your key.
Cost
Token usage and a rough USD estimate are shown live. Default rates assume Sonnet 4.6 ($3 / $15 per million input/output tokens). Adjust mentally if you switch models. A 3-panelist 8-round session typically costs $0.05–$0.30.