Yiwei Ho writes about open-slide, a slide framework built for coding agents where you describe your deck in natural language and the agent writes React components rendered on a fixed 1920×1080 canvas. It handles navigation, hot reload, and present mode so the agent can focus on content rather than boilerplate.
- Works with any coding agent (Claude Code, Codex, Cursor, etc.)
- In-browser inspector: click any element to attach a comment, then run `/apply-comments` to have the agent apply all pending edits
- Integrated svgl catalogue for searching and dropping in brand logo SVGs
- Exports to self-contained static HTML or print-ready PDF with one command
- Presenter mode includes speaker notes, timer, and current/next slide preview
LLM Council works together to answer your hardest questions. A local web app that uses OpenRouter to send queries to multiple LLMs, have them review/rank each other's work, and finally a Chairman LLM produces the final response.