feature-video

feature-video is a skill for Claude Code, Codex from ratacat/claude-skills. It costs 17 tokens per session (2,250 once invoked), scanned C, original, no licence file.

A workflow for recording a video walkthrough of a software feature and attaching it to a pull request, the proposed code change shared for review.

In plain words
What is it for?
Use it to demonstrate a completed feature in a pull request.
Why use it?
It gives reviewers a visual explanation of how a feature works alongside the code change.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to demonstrate a completed feature in a pull request.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ratacat/claude-skills/feature-video
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ratacat/claude-skills --skill feature-video
Clone the repo
git clone --depth 1 https://github.com/ratacat/claude-skills

Made for: Claude Code, Codex.

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 feature-video

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ratacat/claude-skills/feature-video"><img src="https://agentmods.dev/badge/skills/ratacat/claude-skills/feature-video.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,250 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. 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.00017 $0.02250
Opus 5 $0.00009 $0.01125
Sonnet 5 $0.00003 $0.00450
Haiku 4.5 $0.00002 $0.00225

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

Security

Grade C, and why

feature-video scanned grade C with 1 finding 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

rm -rf tmp/screenshots
skills/feature-video/SKILL.md · 345 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

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. 11d ago First seen · 345 lines · 17 tokens per session scan C 658f843f1b11

Subscribe to this mod's changes

feature-video is a skill published in the GitHub repository ratacat/claude-skills (53 stars, last pushed 7mo ago), with no licence file. It adds 17 tokens to every session and 2,250 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

pr-to-video

Turn a GitHub pull request (a PR URL, owner/repo#N, or 'this PR' in a checked-out repo) into a code-change explainer video — changelog, feature reveal, fix, or refactor walkthrough built from the diff, commits, and files: the input is a code change, not a website. Not a product promo (/product-launch-video) or a no-PR…

heygen-com/hyperframes · 104 tokens

michel-cli-demo-recorder

Produce proof-of-execution demos of the Packmind CLI (packmind-cli) as terminal-styled images (colors and formatting preserved exactly), for embedding in a GitHub PR. Renders a crisp master SVG and rasterizes it to a PNG — the PNG is what you embed, because GitHub does not render SVG in PR/issue bodies. Use this…

PackmindHub/packmind · 212 tokens

pr-to-video

turn a GitHub pull request (a PR URL like github.com/ / /pull/ , an / # ref, or 'this PR' in a checked-out repo) into a code-change explainer video, up to 3 min (sweet spot 30-90s) — changelog, feature reveal, fix, or refactor walkthrough, rendered from the diff / commits / files. The input is a CODE CHANGE read via…

J-StaR-Films-Studios/VibeCode-Protocol-Suite · 246 tokens

hyperframes-changelog-video

Turn a weekly changelog .md into a finished branded changelog video using HyperFrames. Use when the user provides a changelog/digest markdown and wants the weekly video, or says 'changelog video'. Self-contained — fonts, background, lexicon, and scripts ship in the skill. Produces square 1080, 45-60s videos with…

oyi77/1ai-skills · 85 tokens

hyperframes-pr-to-video

Turn a GitHub pull request into a changelog, feature-reveal, fix, or refactor explainer video using HyperFrames. Use when the user provides a PR URL, owner/repo#N ref, or says 'this PR'. Reads diff via gh CLI, visualizes code changes as animated diffs with narration. Teaches diff parsing, change visualization, and…

oyi77/1ai-skills · 84 tokens

contribute-catalog

Author a new HyperFrames registry block (caption style, VFX block, transition, lower third) or component (text effect, overlay, snippet) and ship it as an upstream PR to the hyperframes repo. Use ONLY when the user wants to CONTRIBUTE to the public catalog — for in-project caption/transition authoring use the…

frankxai/claude-skills-library · 93 tokens