Presentation Kit banner
NaimiAI NaimiAI

Presentation Kit

AI community

Description

Build interactive, personalized web presentations and proposals with your AI agent — a live web deck instead of a static PDF, sent as one tracked link.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Naimi Presentation Kit

**Build interactive, personalized web presentations and proposals with your AI agent** — Claude Code, Cursor, Codex, or any coding agent.

This kit replaces the static PDF/PPTX you'd normally email with a **live web presentation**: calculators, sliders, package pickers, embedded video, special offers — personalized per client and sent as **one link** that opens without any login. Describe what you want in plain words; your agent builds it.

Not AI-assisted. **AI-run**: the agent doesn't just draft slides — it builds, previews, publishes and personalizes presentations end-to-end from the same chat you already work in.

  • 🆓 Everything in this repo works locally, no account needed — build, preview and iterate on presentations forever.
  • 🔗 A free Naimi account is only needed when you want to send a presentation: it turns your local deck into per-client personalized presentations with tracked links (who opened, when, for how long), open notifications and a lightweight client CRM.

Quick start

git clone https://github.com/NaimiAI/presentation-kit.git
cd presentation-kit

Open your AI agent in this folder and just talk to it:

claude   # or cursor / codex — the agent picks up AGENTS.md automatically

*"Build me a proposal for my design studio — three pricing stages and a signature block. Here's our logo."*

The agent reads the kit skills, scaffolds the presentation, writes the slides, serves a local preview and shows you the result. You never touch HTML, config or a build tool — but all of it is here if you want to (see [Manual use](#manual-use-without-an-agent)).

**There is no build step and nothing to install** — a presentation is a folder of plain web files: `index.html`, `deck.css`, `deck.js` on top of a precompiled runtime. The working folder *is* the publishable bundle.

**Requirements:** an AI coding agent. (Any static file server for the local preview — the o