Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

montaj

montaj enthält 23 gesammelte Skills von theSamPadilla, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
23
Stars
25
aktualisiert
2026-07-16
Forks
9
Berufsabdeckung
8 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

montaj
Film- und Videobearbeiter

You MUST use this whenever the user asks for video editing work. Use it when video-related tasks are brought up. Editing, analyzing video, or transcribing videos

2026-07-16
image-search
Grafikdesigner

Find and download real images from the web — people, logos, brand/event stills, B-roll — to add as overlay image cards or project assets. Load when the prompt asks to source or insert images (e.g. 'add a photo of X', 'find images of the IPO', 'pull a shot of the factory').

2026-06-24
select-takes
Film- und Videobearbeiter

Agent-authored workflow task: analyze transcripts across all clips, pick ONE best take per script section, discard all others. Load this when you hit montaj/select_takes in a workflow.

2026-06-23
write-overlay
Webentwickler

Write a custom JSX overlay component and add it to the project's overlay track.

2026-06-23
find-clips
Film- und Videobearbeiter

Agent-authored workflow task: transcribe-and-sample one long-form horizontal source, pick N self-contained clip windows, and fan each out into its own vertical (9:16) clip project with the chosen framing. Load this when you hit montaj/find_clips in a workflow.

2026-06-23
contract
Softwareentwickler

The shared vocabulary that domain skills use to name Montaj operations. Domain skills phrase every Montaj interaction as one of these verbs; an interface skill defines how each verb is actually performed. Load this to learn the canonical verbs before authoring or reading a domain skill.

2026-06-19
native
Softwareentwickler

The native interface — how the _contract verbs are performed when Montaj runs locally, either via the HTTP server (montaj serve) or the headless CLI. The dispatcher loads this after it detects HTTP or CLI mode; domain skills never read it directly. Covers step invocation, project read/save, file read/write, logging, GET-before-save discipline, workspace resolution, and image-step credentials.

2026-06-19
overlay
Softwareentwickler

Agent-authored workflow task: decide what overlays to write, author the JSX, and add them to the project's overlay track. Load this when you hit montaj/overlay in a workflow.

2026-06-19
carousel
Softwareentwickler

Agent-authored workflow task: build slides for a carousel project — pick aspect-aware images via generate_image, position image and overlay elements on each slide, set base colors, and render to PNGs. Load this when you hit montaj/carousel in a workflow.

2026-05-27
editable-text
Grafikdesigner

Author carousel text overlays whose font/size/color/etc. the operator can edit from the editor toolbar. Load when authoring text overlays inside a carousel project.

2026-05-27
onboarding
Personalassistenten (außer Gehaltsabrechnung)

Orientation skill for new agents and users. Explains what Montaj is and how it works. Use it when the user asks questions about montaj or is getting started

2026-05-08
ai-video-generate
Softwareentwickler

Generation orchestration for approved ai_video storyboards: dispatch mode selection, scene generation via kling_generate, audio assembly, regenQueue processing. Load after storyboard approval.

2026-04-24
ai-video-plan
Produzenten und Regisseure

Agent-authored director skill for the ai_video workflow: story clarification, storyboard writes, approval gate. Load this when you hit montaj/ai-video-plan in a workflow or encounter a project with projectType: 'ai_video'.

2026-04-23
eval-scenes
Softwarequalitätssicherungsanalysten und -tester

Quality evaluation rubric + retry loop for ai_video generated clips. Load after generating scenes in Phase 6 to evaluate and optionally regenerate clips that fail quality checks.

2026-04-23
camera-vocabulary
Kameraoperateure für TV, Video und FilmProduzenten und Regisseure

Shot scale, camera move taxonomy, and cinematography rules for ai_video scene planning. Load when writing storyboard scenes in Phase 1.

2026-04-22
lyrics-video
Film- und Videobearbeiter

Agent-authored workflow task: choose a render path (ffmpeg vs JSX), build project.json overlay entries from lyrics_sync output, and set up audio. Load this when you hit montaj/lyrics-video in a workflow.

2026-04-22
parallel
Softwareentwickler

Parallel execution patterns for montaj — load when workflow has multiple clips or foreach steps

2026-04-06
animation-sections
Softwareentwickler

Agent-authored task: build animation-only sections from scratch using opaque overlays. Load when the agent hits montaj/animation-sections in a workflow.

2026-04-06
edit-session
Film- und Videobearbeiter

Loaded after a draft is ready for back-and-forth editing: cutting, overlay adjustments, timing fixes. Not a pipeline step — this is the interactive editing reference.

2026-04-05
workflow-builder
Softwareentwickler

Create or edit Montaj workflows. Reasons about step dependencies to produce a workflow JSON with correct `needs` fields for parallel execution.

2026-04-05
waveform-silence
Softwareentwickler

Agent-authored workflow task: generate waveform images per clip and reason visually about silence vs. speech to produce trim specs. Use when waveform_trim's fixed threshold fails due to inconsistent background noise.

2026-04-05
mcp
Softwareentwickler

MCP server mode for montaj — load when running as an MCP client (e.g. Claude Desktop)

2026-04-03
style-profile
Film- und Videobearbeiter

Create or update a creator style profile — analyzes video content to extract editing style, pacing, color palette, and aesthetic direction for use in all future editing decisions.

2026-04-03