modern-short-video

modern-short-video is a skill for Claude Code from Marve10s/Better-Fullstack. It costs 35 tokens per session (1,809 once invoked), scanned A, original, MIT.

A Remotion-based workflow for creating modern product launch, software demo, and startup pitch videos. Remotion is a React framework that renders programmed scenes into video.

In plain words
What is it for?
Use it to make app promotions, SaaS launches, product demonstrations, and pitch videos with animated interfaces, charts, maps, text, and other visual effects.
Why use it?
It gives developers a structured way to turn product information into animated video scenes instead of relying only on static screenshots.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: names the AskUserQuestion tool; installed under .agents/ (shared by several agents).

Good fit Use it to make app promotions, SaaS launches, product demonstrations, and pitch videos with animated interfaces, charts, maps, text, and other visual effects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/marve10s/better-fullstack/modern-short-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 Marve10s/Better-Fullstack --skill modern-short-video
Clone the repo
git clone --depth 1 https://github.com/Marve10s/Better-Fullstack

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 modern-short-video

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/marve10s/better-fullstack/modern-short-video"><img src="https://agentmods.dev/badge/skills/marve10s/better-fullstack/modern-short-video.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,809 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00035 $0.01809
Opus 5 $0.00017 $0.00905
Sonnet 5 $0.00007 $0.00362
Haiku 4.5 $0.00003 $0.00181

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

Security

Grade A, and why

modern-short-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.

.agents/skills/modern-short-video/SKILL.md · 187 lines

How it starts

The opening of the file, as written. The whole thing — 187 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Modern Short Video Skill

Create professional, modern product launch videos using Remotion and React.

Prerequisites (MANDATORY)

WARNING: Do NOT skip this step. Skipping will result in missing rich expression opportunities.

This skill extends Remotion best practices. You MUST do both:

  1. Load the skill first:

    /remotion-best-practices
    
  2. Read the SKILL.md of remotion-best-practices and identify which rules are relevant to the product (maps, charts, text animations, 3D, lottie, etc.)

Workflow

Step 1: Analyze Product & Select Rich Expressions (CRITICAL)

Before asking for screenshots, analyze the product and find relevant rich expressions from remotion-best-practices.

Replace static screenshots with dynamic content wherever possible:

  • Map app → animated map with route drawing
  • Dashboard → animated charts
  • Text app → typewriter effects
  • etc.

Read the relevant rule files from remotion-best-practices and use them.

Step 2: Device, Theme & BGM Questions

Use AskUserQuestion to ask:

  1. Device Type: Is the product primarily for smartphone (SP) or PC/Desktop?

    • SP (Smartphone) → Use phone mockup frame
    • PC/Desktop → Use browser/desktop mockup frame
  2. Screenshot Theme: Should screenshots be in Light mode or Dark mode?

    • Dark mode (Recommended) → Blends with video background (#0a0a0a)
    • Light mode → Higher contrast, screenshots stand out more
  3. BGM (Background Music): Add background music?

    • Yes (Recommended) → Download free music from Pixabay
    • No → Create video without BGM

Step 3: Collect Screenshots

Note: Screenshots for scenes using rich expressions (Step 1) are not needed.

Required images (place in public/ folder):

File Purpose Required
mockup.png Main product screenshot (Mockups scene) Yes
feature-1.png Feature 1 screenshot Yes
feature-2.png Feature 2 screenshot Optional
feature-3.png Feature 3 screenshot Optional

Read the full file on GitHub · 187 lines

Files

What ships with it

7 files 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 · 187 lines · 35 tokens per session scan A 3850b70caa91

Subscribe to this mod's changes

modern-short-video is a skill published in the GitHub repository Marve10s/Better-Fullstack (738 stars, last pushed yesterday), licensed MIT. It adds 35 tokens to every session and 1,809 once invoked, about $0.0002 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.