1 / 5 · Skills · 3 min read

The /present skill

Your agent can present anything.

Install the skill

$ npx skills add bisque-cloud/presenter

Then type /present in your agent.

Ask your agent for a presentation. You get slides that play with narration, in any browser, so you can watch what it did instead of reading it. It's a link, so you can send it to anyone.

You don't write slides and you don't record anything. You say what you want covered, and the agent writes it, narrates it, and publishes it. Ask in plain English, or type /present.

What to ask for

The best requests point at something the agent can go and read — your repo, a pull request, a document, or work it just finished.

/present what changed in this pull request, two minutes

Make a presentation on how auth works in this codebase, for a new engineer.

Turn Thursday's incident report into a five-minute presentation for the team.

/present what you did on the migration and what's left

Say how long it should run and who it's for. "A two-minute briefing for the team" and "a fifteen-minute walkthrough for a new hire" produce different presentations, and the agent can't guess which one you meant.

Be specific about the source. "Make a presentation about our product" gives the agent nothing to work from. "Present the three things that changed in v2, from the changelog" gives it everything.

Changing it

Ask for changes in plain English. The agent republishes to the same link, so anything you already sent people keeps working.

You wantSay
A slide reworded"slide three is too long, cut it in half"
A different order"move the pricing slide to the end"
A different voice"use a warmer voice"
The whole thing shorter"get this under three minutes"
A new slide"add a slide on what we're doing next"
A file to upload"make that a vertical video I can post"
It findable by anyone"make it public"
It locked to you"make it private"
A word said wrong"it's pronouncing Bisque wrong"

Revise as much as you want. Fixing one slide leaves the rest alone, so a change takes seconds rather than a full rebuild, and narrating costs nothing however many times you redo it.

Every presentation starts unlisted: anyone with the link can open it, and nobody else will find it.

The first time

Three things happen once, before the agent writes any slides.

You sign in. The agent opens a browser and gives you a code to approve.

You pick a handle. Presentations are published under it, like a username. Your first one can't be renamed or released later, so pick one you're happy to keep.

You pick a voice. There's no default. The voices are big downloads and they differ a lot — a few hundred megabytes at the small end, a few gigabytes at the large end, and some let you clone your own voice from a recording. The agent lists them with their sizes and asks you to choose. Your first presentation after that takes a few extra minutes while the download finishes.

Every presentation after the first goes straight from request to link.

Where it fits

present gets you a link. If you want a file to upload instead, ask for a video and video takes over from there.

Do it in that order. The video is made from whatever the link currently plays, so change the presentation first and render the video after.