shux: Skill for Claude Code

.claude/skills/demo-video/SKILL.md

demo-video is a skill for Claude Code from indrasvat/shux. It costs 0 tokens per session (1,133 once invoked), scanned A, original, no licence file.

A skill for recording a live before-and-after demonstration of a software bug or fix, using a real terminal session.

In plain words
What is it for?
Use it to record a screencast showing a crash, bug, or fix happening in the actual product.
Why use it?
It makes the failure and the correction observable instead of relying on a written explanation or a scripted claim.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is indrasvat/shux's own configuration. It tells Claude Code how to work on shux itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything shux configures →

Reuse

Borrowing it

Nothing to install: this file belongs to indrasvat/shux. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/indrasvat/shux/main/.claude/skills/demo-video/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/indrasvat/shux

Made for: Claude Code.

Wrote 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.

agentmods badge for demo-video

README.md
[![agentmods](https://agentmods.dev/badge/skills/indrasvat/shux/demo-video/github.svg)](https://agentmods.dev/skills/indrasvat/shux/demo-video)
Your own site
<a href="https://agentmods.dev/skills/indrasvat/shux/demo-video"><img src="https://agentmods.dev/badge/skills/indrasvat/shux/demo-video/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.

agentmods 80×15 button for demo-video

Your own site · 80×15
<a href="https://agentmods.dev/skills/indrasvat/shux/demo-video"><img src="https://agentmods.dev/badge/skills/indrasvat/shux/demo-video.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,133 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.01133
Opus 5 $0.00000 $0.00566
Sonnet 5 $0.00000 $0.00227
Haiku 4.5 $0.00000 $0.00113

Measured 9d ago against content hash 9bf3b8893e2a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

demo-video 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 9d 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.

.claude/skills/demo-video/SKILL.md · 90 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 9d ago First seen · 90 lines · 0 tokens per session scan A 9bf3b8893e2a

Subscribe to this mod's changes

demo-video is a skill published in the GitHub repository indrasvat/shux (2 stars, last pushed 8d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,133 tokens. 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.

Related

Other skills, from other repositories

android-emulator

Verify and debug native, React Native, Expo, or Flutter apps on an Android Emulator with agent-device. Use when an agent needs to launch an app, inspect its live UI, tap, type, scroll, validate a code change, collect failure evidence, or reproduce a workflow on an Android virtual device.

callstack/agent-device · 65 tokens

dogfood

Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to dogfood, QA, exploratory test, find issues, bug hunt, or test this app on mobile.

callstack/agent-device · 55 tokens

browser-qa-report

Runs a read-only browser QA pass and returns evidence.

thesongzhu/Friday · 0 tokens

playwright

Skill "playwright" from ashish7802/awesome-api-skills, covering playwright skill, ecosystem graph, quick start, production patterns and auto-waiting and locators.

ashish7802/awesome-api-skills · 0 tokens

accessibility-testing

Use for WCAG compliance testing and assistive technology validation. Covers axe-core (programmatic API, Playwright/React integrations), Pa11y (CLI and CI runner), Lighthouse accessibility audits, Storybook addon-a11y, and WAVE. Includes WCAG 2.1/2.2 levels, common violations, automated vs manual testing guidance. USE…

onfire7777/universal-ai-skills-library · 151 tokens

bestow-curse

Bestow Curse saddles a target with a lasting disadvantage. The real-world version is constraint injection: deliberately adding friction, limitations, or handicaps to see how a system, process, or team adapts. This is the skill of resilience testing through artificial adversity — bandwidth throttling, feature removal…

Hmbown/Wizards-of-the-Ghosts · 68 tokens