Agent-created presentations.
Quire is a 100% local presentation builder. Your agent writes Quire
source—a focused, Markdown-shaped presentation dialect stored on your
machine—and your browser opens it directly and presents it with plain,
inspectable JavaScript.
1
Teach your agent
Tell your agent:
Run gh skill install markgar/quire quire --scope user, then reload your skills.
2
Ask for a deck
Try this:
Create a 10-slide Quire deck explaining how Apollo 11 reached the Moon. Research accurate facts, cite sources, and use a timeline, process diagram, metrics, and a chart. Save the deck and nearby image assets in an apollo-11 folder.
3
Open in Quire
Then tell your agent:
Open this deck with quiredeck.com.
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.
- 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 viewer is plain HTML and JavaScript. Read the code and verify exactly what runs in your browser.