·demo-producer
$

demo-producer

yonatangross/orchestkit

Creates polished demo videos for skills, tutorials, and CLI demonstrations. Use when producing video showcases, marketing content, or terminal recordings.

16Installs·2Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill demo-producer

SKILL.md

| skill | skills/{name}/SKILL.md | /demo-producer skill commit | | agent | agents/{name}.md | /demo-producer agent debug-investigator | | plugin | plugins/{name}/plugin.json | /demo-producer plugin ork | | marketplace | Marketplace install flow | /demo-producer marketplace ork | | tutorial | Custom description | /demo-producer tutorial "Git workflow" |

| cli | Any CLI tool | /demo-producer cli "npm create vite" | | code | Code walkthrough | /demo-producer code src/api/auth.ts |

The demo-producer skill offers three distinct template architectures for different demo styles:

Creates polished demo videos for skills, tutorials, and CLI demonstrations. Use when producing video showcases, marketing content, or terminal recordings. Source: yonatangross/orchestkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/orchestkit --skill demo-producer
Category
$Marketing
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is demo-producer?

Creates polished demo videos for skills, tutorials, and CLI demonstrations. Use when producing video showcases, marketing content, or terminal recordings. Source: yonatangross/orchestkit.

How do I install demo-producer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill demo-producer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/orchestkit