video

video is a command for Claude Code from mrgoonie/human-mcp. It costs 6 tokens per session (420 once invoked), scanned A, original, MIT.

A command workflow for recreating a visual design from a video in HTML, CSS and JavaScript when no other format is specified. It asks a visual-analysis helper to describe the video and a design helper to plan the work before implementation.

In plain words
What is it for?
Use it to study a video-based interface, create a design plan in the plans directory, build the result as a web page, and update design guidelines after approval when needed.
Why use it?
It turns a video reference into a written design breakdown and implementation tasks, covering layout, typography, colors, animation and other visible details. This gives the coding agent a structured basis for reproducing the design.

Command for Claude Code

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.

agentmods
npx agentmods add commands/mrgoonie/human-mcp/video
Clone the repo
git clone --depth 1 https://github.com/mrgoonie/human-mcp

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 video

README.md
[![agentmods](https://agentmods.dev/badge/commands/mrgoonie/human-mcp/video.svg)](https://agentmods.dev/commands/mrgoonie/human-mcp/video)
Your own site
<a href="https://agentmods.dev/commands/mrgoonie/human-mcp/video"><img src="https://agentmods.dev/badge/commands/mrgoonie/human-mcp/video.svg" alt="Measured on agentmods" height="20"></a>
Per session 6 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 420 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00006 $0.00420
Opus 5 $0.00003 $0.00210
Sonnet 5 $0.00001 $0.00084
Haiku 4.5 $0.00001 $0.00042

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

Security

Grade A, and why

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 5d 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/commands/design/video.md · 23 lines

What it actually says

Think hard to plan & start designing follow exactly this video: $ARGUMENTS

Workflow:

  1. Use eyes analyze tool to describe super details of the video: be specific about describing every element, every interaction, every animation, every transition, every color, every font, every border, every spacing, every size, every shape, every texture, every material, every light, every shadow, every reflection, every refraction, every blur, every glow, every image, background transparency, etc.
    • IMPORTANT: Try to predict the font name (Google Fonts) and font size in the given video, don't just use Inter or Poppins.
  2. Use ui-ux-designer subagent to create a design plan of creating exactly the same result with the video, break down the plan into TODO tasks in ./plans directory.
  3. Then implement the plan step by step.
  4. If user doesn't specify, create the design in pure HTML/CSS/JS.
  5. Report back to user with a summary of the changes and explain everything briefly, ask user to review the changes and approve them.
  6. If user approves the changes, update the ./docs/design-guideline.md docs if needed.

Important Notes:

  • ALWAYS REMEBER that you have the skills of a top-tier UI/UX Designer who won a lot of awards on Dribbble, Behance, Awwwards, Mobbin, TheFWA.
  • Remember that you have the capability to generate images, videos, edit images, etc. with Human MCP Server tools. Use them to create the design with real assets.
  • Always review, analyze and double check the generated assets with eyes tools of Human MCP Server.
  • Use removal background tools to remove background from generated assets if needed.
  • Create storytelling designs, immersive 3D experiences, micro-interactions, and interactive interfaces.
  • Maintain and update ./docs/design-guideline.md docs if needed.
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. 5d ago First seen · 23 lines · 6 tokens per session scan A 0211793677d0

Subscribe to this mod's changes

video is a command published in the GitHub repository mrgoonie/human-mcp (294 stars, last pushed 5mo ago), licensed MIT. It adds 6 tokens to every session and 420 once invoked, about $0.0000 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-30.