video-cutter skillA
video-cutter is agent-read markdown (skill) from naveedharri/benai-skills: Cut any video into sentence-aligned clips at silence-midpoint boundaries given approximate target timestamps. Works on YouTube downloads, Loom recordings, uploaded MP4s, recorded calls. Triggers on "cut this video at", "split into sections", "make clips from", "cut at boundaries"..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# video-cutter: standalone sentence-aware cutter
When triggered, invoke the `video-cutter-agent` sub-agent with:
- `video_path`: path to the source video
- `word_timings_path`: path to a word-timings JSON, or null (the agent will transcribe with faster-whisper if missing)
- `target_cut_points`: approximate timestamps in seconds where the user wants cuts
- `output_dir`: default `Team/BenAI/Profiles/Milan/Daily/{today}/cuts/`, or user-specified
- `section_titles`: ordered names for the output clip filenames
If word timings are not provided, the agent will transcribe first. Pass `null` for `word_timings_path` to trigger this.
## Profile boundary
Output writes to `Profiles/Milan/` unless the user specifies otherwise. See [[yt-pipeline SPEC|SPEC.md]].
For the algorithm details, see [[algorithm]]. For QA verification, see [[qa-protocol]].Read the whole file at its exact version.
How to install
mdr add naveedharri/benai-skills/video-cutter@git:20260916.a3b1e15mdr add naveedharri/benai-skills/video-cutter@sha256:a1cdddace3024e1fPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_md5wrkkcanppqw3h)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260916.a3b1e15 latest | 2026-09-16 | a3b1e15 | 1,204 B | A | view · diff |
| git:20260911.3860544 | 2026-09-11 | 3860544 | 1,173 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (1204 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
naveedharri/benai-skills · 65 stars · license MIT · pushed 2026-09-16 · branch develop
API
GET https://markdownregistry.com/api/v1/artifacts/art_md5wrkkcanppqw3h GET https://markdownregistry.com/api/v1/resolve?ref=naveedharri/benai-skills/video-cutter GET https://markdownregistry.com/api/v1/blob/a1cdddace3024e1f09beea9c87f280c8c8727fff645505e97643e1e4e15ed8d7
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.