BeClaude

video-analyzer-repo

New
GitHub TrendingDocumentationby VjAlbert

Converts any video file into a comprehensive AI-readable report (Markdown + JSON) — because Claude Projects don't accept .mp4 uploads

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/video-analyzer-repo.md https://raw.githubusercontent.com/VjAlbert/video-analyzer-repo/main/SKILL.md
3
Invoke in Claude Code
/video-analyzer-repo
View source on GitHub

Frequently Asked Questions

What is video-analyzer-repo?

Converts any video file into a comprehensive AI-readable report (Markdown + JSON) — because Claude Projects don't accept .mp4 uploads

How to install video-analyzer-repo?

To install video-analyzer-repo, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /video-analyzer-repo.

What is video-analyzer-repo best for?

video-analyzer-repo is a community categorized under Documentation. Created by VjAlbert.