Present from the source.
Quire is an agent-native presentation builder. Your agent writes Quire
source—a focused, Markdown-shaped presentation dialect—and your browser
opens it directly and presents it with plain, inspectable JavaScript.
Quire source
eyebrow: THE IDEA
## Present from the source
One local text file becomes the deck.
### Your agent
Writes clear, reviewable Quire source.
### Your browser {accent}
Renders and presents it locally.
> **Takeaway:** No upload required.
→
Rendered presentation
THE IDEA
Present from the source
One local text file becomes the deck.
Your agent
Writes clear, reviewable Quire source.
Your browser
Renders and presents it locally.
Takeaway: No upload required.
1
Teach your agent
Tell your agent:
Run gh skill install markgar/quire quire --scope user, reload your skills, then use /quire to create my presentation.
2
Ask for a deck
Your agent creates a local .md file using Quire source.
3
Open and present
Choose that file here. Quire watches it and refreshes as your agent edits.
- Local by design
- Your deck stays on your machine. No upload, account, analytics, or server-side processing.
- Source native
- Write, diff, review, and revise the presentation as a small, purpose-built text format.
- Open source
- The app is one HTML file. Read the code and verify exactly what runs in your browser.