agentsclimarketplace

Edit

Skill marsmike/feinschmiede/feinschnitt/skills/edit

Editing a pre-recorded video into a brand-themed cut — authors edit_plan.json with overlay beats, captions, and audio score; probe/transcribe/lint/preview/final pipeline. Use when the user provides footage and asks to edit, enhance, or caption it.From its SKILL.md

Install
npx -y skills add marsmike/feinschmiede --skill edit

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.5 KB, 275 tokens by cl100k_base, as published. Nobody here has run it

edit — pre-recorded footage pipeline

Takes a finished recording (voice and cut are untouched) and adds a planned layer of visuals. Authors edit_plan.json data only — the shared engine in edit-engine/ renders it.

Quick Start

/edit footage.mp4

See references/quick-start.md for examples and short-form vs longform recipes.

Pipeline

probe → transcribe → author plan → lint → preview → (approve) → final

Full step-by-step with the beat catalog and knowledge-doc index: references/pipeline.md.

Overlays, captions & images

Hard rules (anchors, appear_sec, text placement, derived-file discipline), caption suppression logic, image sourcing priority: references/overlays.md.

Audio score

Finals only; bring your own royalty-free assets; auto-generated cue sheet; level rules: references/audio-score.md.

References

Recipe: references/quick-start.md · references/pipeline.md.

Detail: references/overlays.md · references/audio-score.md.

What ships with it: 9 files

35.5 KB alongside SKILL.md

references/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.