meta-muse-video-analysis

Installation
SKILL.md

Meta Muse Video Analysis

Analyze one local video with scripts/analyze_video.py. Keep the model fixed; never add or substitute a model selector.

Workflow

  1. Resolve the user's video to an absolute local path.
  2. Preserve the user's analysis prompt verbatim unless they ask for prompt improvement.
  3. Confirm that META_MUSE_KEY exists without printing its value.
  4. Run:
python "<skill-directory>\scripts\analyze_video.py" "C:\absolute\path\video.mp4" --prompt "Describe the requested analysis"

For long or multiline prompts, write the prompt to a temporary UTF-8 text file and use --prompt-file. Use --output when the user requests a saved result:

Installs
12
GitHub Stars
22
First Seen
Aug 15, 2026
meta-muse-video-analysis — maystudios/claude-skills