demo

Capture screenshots and embed them into a Showboat document.

69|11|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/jant-me/jant --skill demo-jant-me
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: demo
Source: https://github.com/jant-me/jant/tree/main/.agents/skills/demo
Command: npx skills add https://github.com/jant-me/jant --skill demo-jant-me

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires uvx, showboat, rodney, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the generation of visual proof documents for completed Jant work, providing a visual demonstration of features or fixes in action.

Core Features & Use Cases

  • Visual Proof Generation: Creates a Showboat document with real Rodney screenshots to visually demonstrate the functionality.
  • Use Case: When a user wants to prove a feature or fix works, they can invoke this Skill to generate a visual document showing the results.

Quick Start

Generate a visual demo of the current work by invoking $demo.

Frequently Asked Questions about demo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate visual proof of software features or fixes?▼

Visual proof of software features is generated by capturing Rodney screenshots and embedding them into a Showboat document, automating the creation of a visual demonstration for completed work.

What's the best way to automate screenshot documentation for software demonstrations?▼

Automating screenshot documentation is handled by capturing screenshots via Rodney and streaming the content to a remote datasette-showboat instance to produce an embedded visual proof document.

Do I need Showboat and Rodney to create visual proof documents?▼

Yes, creating visual proof documents requires both the Showboat and Rodney tools, along with uvx, to automate screenshot capture and document embedding for software demonstrations.

Can I stream screenshots to a remote Showboat instance for proof of work?▼

Streaming screenshots to a remote datasette-showboat instance is supported, allowing you to embed captured Rodney screenshots directly into a Showboat document for visual proof of work.

Are there limitations when using Showboat for visual software demonstrations?▼

Showboat visual demonstrations depend on Rodney for screenshot capture and require a remote datasette-showboat instance, meaning local-only environments without streaming access cannot generate the embedded proof documents.