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
- Resolve the user's video to an absolute local path.
- Preserve the user's analysis prompt verbatim unless they ask for prompt improvement.
- Confirm that
META_MUSE_KEYexists without printing its value. - 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: