Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add ahmedawan-oracle/fde_demo_builder/plugin install fde-demo-builderWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/ahmedawan-oracle/fde_demo_builder/new-demo)<a href="https://agentmods.dev/commands/ahmedawan-oracle/fde_demo_builder/new-demo"><img src="https://agentmods.dev/badge/commands/ahmedawan-oracle/fde_demo_builder/new-demo/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/ahmedawan-oracle/fde_demo_builder/new-demo"><img src="https://agentmods.dev/badge/commands/ahmedawan-oracle/fde_demo_builder/new-demo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00021 | $0.00492 |
| Opus 5 | $0.00010 | $0.00246 |
| Sonnet 5 | $0.00004 | $0.00098 |
| Haiku 4.5 | $0.00002 | $0.00049 |
Grade A, and why
new-demo scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Scaffold a new demo-video project named $1 using the FDE Demo Builder templates.
Do the following:
- Create a project folder
$1/in the current working directory (error out politely if it already exists). - Copy the template scripts from
${CLAUDE_PLUGIN_ROOT}/skills/demo-video-builder/scripts/into$1/:demo_config.example.py→ copy to$1/demo_config.pygen_vo.py→$1/gen_vo.pybuild.py→$1/build.pyrender_bookend.js→$1/render_bookend.jsrequirements.txt→$1/requirements.txt- create
$1/scenes/and copyscenes/opener.example.html→$1/scenes/opener.html(rename so it matches therender_bookend.js scenes/opener.htmlusage)
- Create empty
$1/vo/and$1/out/folders. - Print concise next steps to the user:
- Put the screen recording in as
$1/recording.mp4(1920×1080 recommended). - Edit
$1/demo_config.py: list the beats —spans(kept ranges, cutting lags),vo(narration), and anymasks/zoom/freeze. (Optional: render an opener withnode render_bookend.js.) - Run
python gen_vo.pythenpython build.py; the result is$1/out/demo.mp4. - Then run the
demo-qa-revieweragent on$1/out/demo.mp4, fix anything it flags, and rebuild.
- Put the screen recording in as
Also remind them of the two hard rules: no customer names anywhere in the video, and scrub every
privacy leak (address bar/tokens, bookmarks, extension badges, usernames, internal names) before sharing.
Point them at ${CLAUDE_PLUGIN_ROOT}/skills/demo-video-builder/references/ for the detailed method.
Use forward-slash paths and the platform-appropriate copy commands. Do not overwrite an existing $1/.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 32 lines · 21 tokens per session scan A 86be4b1261c2
new-demo is a command published in the GitHub repository ahmedawan-oracle/fde_demo_builder (4 stars, last pushed 6d ago), licensed MIT. It adds 21 tokens to every session and 492 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
brand-generate
Generate an on-brand document from a saved Brand Profile.
list
List available Piper TTS TTS voices with optional filtering.
review-video
Make a " Reviews" video — a fast, faceless VO montage of REAL, verified competitor reviews that names the recurring complaints and positions YOUR business as the alternative, then hands off to your own customer testimonials.
transcribe
Transcribe the file at $ARGUMENTS into Markdown using the Frenchie MCP server.
varyshop-carousel
Create a Varyshop multi-slide carousel (LIGHT style, hook → CTA).
imperium:create-video
Create startup video content. Supports pitch videos, product demos, social clips, investor updates, and hiring videos. Bridges to Remotion for rendering.