{
  "markdown": "# Video Library Classifier\n\nA Claude Code / Cowork plugin for videographers who need to organize large libraries of footage before editing in Final Cut Pro.\n\n## What it does\n\n1. **Classifies video clips** — Combines ffprobe metadata (resolution, codec, duration, creation time) with visual classification via Claude (keyframe analysis) to categorize each clip by moment, energy, narrative value, and custom tags.\n\n2. **Generates FCPXML** — Produces a valid FCPXML 1.13 file ready to import into Final Cut Pro 11/12, with Keyword Collections organized across 6 dimensions: moment, camera, energy (1–5 descriptive scale), narrative value, tags, and priority.\n\n3. **Converts audio** — Batch converts FLAC, M4A, MP3, WAV to AIFF for professional editing workflows.\n\n## Commands\n\n| Command             | Description                                     |\n| ------------------- | ----------------------------------------------- |\n| `/clasificar-video` | Classify a video library from a folder of clips |\n| `/generar-fcpxml`   | Generate FCPXML from a classification CSV       |\n| `/convertir-audio`  | Convert audio files to AIFF                     |\n\n## Energy Scale (1–5)\n\n| Level | Name        | Description                                         |\n| ----- | ----------- | --------------------------------------------------- |\n| 1     | Atmospheric | Static shots — objects, architecture, details       |\n| 2     | Intimate    | Quiet moments — hands, whispers, subtle emotion     |\n| 3     | Social      | People interacting — conversations, walking, toasts |\n| 4     | Celebration | High energy — dancing, laughing, exits              |\n| 5     | Ecstasy     | Peak action — dancefloor, confetti, sparklers       |\n\n## Narrative Value Archetypes\n\n| Value      | Use in edit                                       |\n| ---------- | ------------------------------------------------- |\n| Foundation | Speeches, vows, interviews — story backbone       |\n| Candid     | Spontaneous reactions — highlight gold            |\n| Epic       | Visually stunning — drones, wide angles, movement |\n| Filler     | B-roll without narrative weight                   |\n\n## Requirements\n\n- **ffmpeg/ffprobe** installed and in PATH\n- A folder of video files (MP4, MOV, MXF, etc.)\n- Claude with multimodal capabilities (for visual classification)\n\n## Production types supported\n\nWedding, Quinceañera, Corporate Event, Concert, Documentary, Travel — with moment brackets configurable per type.\n\n## Installation\n\nDrag the `.plugin` file into Claude, or install from the community directory:\n\n```\n/plugin install video-library-classifier\n```\n\n## Author\n\n**Félix Rivas** — [shapecreativestudio.com](https://shapecreativestudio.com)\n\n## License\n\nMIT\n",
  "bytes": 2722,
  "sha": "6e78e43ad57d797d55cf27c75b0f9dba987d01dbc27641881d3747379a23a8d2",
  "repo_slug": "felixrivasuxdesigner/video-library-classifier",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_felixrivasuxdesigner_video_library_class_3fd7ac63/readme"
}