{
  "schema_version": "1.0",
  "id": "archive:https://github.com/browser-use/video-use",
  "slug": "video-use-1sjph9l",
  "url": "https://feed7.dev/p/video-use-1sjph9l",
  "title": "browser-use/video-use",
  "why_included": "browser-use's video-editing skill for coding agents: word-level transcripts become a ~12KB text file the agent cuts against — filler removal, subtitles, color grading — rendered via FFmpeg with self-checks.",
  "summary": "**The gist** video-use lets a coding agent edit video by working over text instead of frames: **ElevenLabs Scribe** produces word-level timestamps packed into a **~12KB markdown file**, with PNG filmstrips generated only at decision points. Built-ins cover **filler-word removal**, subtitles, color grading, **30ms audio fades** at cuts, and animation overlays via Remotion or Manim.",
  "practical_implication": "**Why it matters** The token economics are the interesting part: the text-first representation sidesteps frame-by-frame analysis the project pegs at tens of millions of tokens, and its **render-then-self-evaluate loop** (max **3 fix iterations**) is a transferable pattern for any agent task with expensive outputs.",
  "agent_context": "**The gist** video-use lets a coding agent edit video by working over text instead of frames: **ElevenLabs Scribe** produces word-level timestamps packed into a **~12KB markdown file**, with PNG filmstrips generated only at decision points. Built-ins cover **filler-word removal**, subtitles, color grading, **30ms audio fades** at cuts, and animation overlays via Remotion or Manim.\n\n**Why it matters** The token economics are the interesting part: the text-first representation sidesteps frame-by-frame analysis the project pegs at tens of millions of tokens, and its **render-then-self-evaluate loop** (max **3 fix iterations**) is a transferable pattern for any agent task with expensive outputs.\n\n**Watch out** It needs an **ElevenLabs API key** and **FFmpeg**, and install is still clone-and-symlink into your skills directory rather than a package. Cut quality rests on transcription accuracy, so noisy or heavily multi-speaker audio will degrade results.",
  "source": {
    "name": "GitHub",
    "url": "https://github.com/browser-use/video-use",
    "published_at": null
  },
  "source_class": "tool",
  "content_type": "GitHub Repo",
  "layer": null,
  "domains": [],
  "topics": [],
  "verification": {
    "status": "needs_review",
    "label": "Needs Review",
    "method": "unverified",
    "verified_at": null
  },
  "uncertainty": [
    "It needs an **ElevenLabs API key** and **FFmpeg**, and install is still clone-and-symlink into your skills directory rather than a package. Cut quality rests on transcription accuracy, so noisy or heavily multi-speaker audio will degrade results."
  ],
  "lifecycle": "Current",
  "published_at": null,
  "modified_at": null,
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/video-use-1sjph9l",
    "json": "https://feed7.dev/p/video-use-1sjph9l.json",
    "markdown": "https://feed7.dev/p/video-use-1sjph9l.md"
  }
}