Generates structured written reports based on video content.

Install

mkdir -p .claude/skills/video-report && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2209" && unzip -o skill.zip -d .claude/skills/video-report && rm skill.zip

Installs to .claude/skills/video-report

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Generate a report about a video
31 charsno explicit “when” trigger
Beginner

Key capabilities

  • Download video from a provided URL
  • Configure video source in NewVideo.tsx
  • Execute video rendering via bunx remotion render
  • Generate verbose logs for video processing

How it works

The skill downloads a video from a URL, sets it as the source in a React component, and triggers a command-line render process.

Inputs & outputs

You give it
Video URL string
You get back
Rendered video report logs

When to use video-report

  • Generate a summary of a video file
  • Create a technical report on video content
  • Catalog video assets

About this skill

When a user reports a video not working, we should download the URL and put it as the src in packages/example/src/NewVideo.tsx.

Then, in packages/example, we should run bunx remotion render NewVideo --log=verbose.

When not to use it

  • Analyzing video content without rendering
  • Editing video files directly

Prerequisites

Video URLRemotion environmentBun package manager

Limitations

  • Requires specific file path structure in packages/example

How it compares

This workflow automates the rendering of a specific video component via CLI instead of manual configuration.

Compared to similar skills

video-report side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
video-report (this skill)72moNo flagsBeginner
executive-briefing58moNo flagsBeginner
meeting-minutes-taker127dReviewIntermediate
youtube-description01moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

executive-briefing

anthropics

Transforms research findings into executive-ready briefings. Automatically activated when user mentions 'executive', 'briefing', 'C-suite', 'board', 'leadership', or 'presentation'.

528

meeting-minutes-taker

daymade

Transforms raw meeting transcripts into high-fidelity, structured meeting minutes with iterative review for completeness. This skill should be used when (1) a meeting transcript is provided and meeting minutes, notes, or summaries are requested, (2) multiple versions of meeting minutes need to be merged without losing content, (3) existing minutes need to be reviewed against the original transcript for missing items, (4) transcript has anonymous speakers like "Speaker 1/2/3" that need identification. Features include: speaker identification via feature analysis (word count, speaking style, topic focus) with context.md team directory mapping, intelligent file naming from content, integration with transcript-fixer for pre-processing, evidence-based recording with speaker quotes, Mermaid diagrams for architecture discussions, multi-turn parallel generation to avoid content loss, and iterative human-in-the-loop refinement.

15

youtube-description

timscheuerai

Transcribe a finished YouTube video and generate its description block — a very short 2-sentence description, your fixed CTA, and YouTube chapter timestamps — then write it into your content record. Uses ElevenLabs Scribe for word-level timestamps. Use when asked to "write the YouTube description",

00

youtube-summarizer

sickn33

Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks

531

video-ai-direction

cardinalconseils

AI video generation direction for Kling API — prompt engineering, motion design, platform specs, text-to-video and image-to-video workflows for marketing content

00

narrator-ai-cli

NarratorAI-Studio

>-

00

Search skills

Search the agent skills registry