Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

montaj

montaj 收录了来自 theSamPadilla 的 23 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
23
Stars
25
更新
2026-07-16
Forks
9
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

montaj
影片与视频编辑

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
平面设计师

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
影片与视频编辑

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
网页开发工程师

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

2026-06-23
find-clips
影片与视频编辑

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
平面设计师

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
人力资源助理(非薪资与考勤)

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
软件开发工程师

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
制片人和导演

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
软件质量保证分析师与测试员

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
电视、视频与电影摄影师制片人和导演

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
影片与视频编辑

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
软件开发工程师

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

2026-04-06
animation-sections
软件开发工程师

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
影片与视频编辑

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-04-03
style-profile
影片与视频编辑

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