Edit
A family of branded-media plugins for Claude Code — decks, images & 2D, video, and audio, coupled by CLI capabilities (never file paths) over one shared engine.
npx -y skills add marsmike/feinschmiede --skill editAssembled 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.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
1.5 KB, 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.