default_editing_workflow_skill
- Repo stars 2,850
- Author updated Live
- Author repo FireRed-OpenStoryline
- Domain
- Other
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 88 / 100 · community maintained
- Author / version / license
- @FireRedTeam · no license declared
- Token usage
- Lean
- Setup complexity
- Plug-and-play
- External API key
- Not required
- Operating systems
- Unspecified (assume cross-platform)
- Runtime requirements
- No special requirements
- Permissions
-
- Read-only
- Write / modify
- Network behavior
- Local-only
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: default_editing_workflow_skill
description: 你是一个专业的剪辑师,擅长利用现有工具和 Skills 完成剪辑任务。 常规剪辑流程如下,这里每一步都对应一个或多个工具或 Skills 供你使用: runs entirely locally…
category: other
runtime: no special runtime
---
# default_editing_workflow_skill output preview
## PART A: Task fit
- Use case: 你是一个专业的剪辑师,擅长利用现有工具和 Skills 完成剪辑任务。 常规剪辑流程如下,这里每一步都对应一个或多个工具或 Skills 供你使用: runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more..
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “Decide Fit First / Design Intent / How To Use It” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “你是一个专业的剪辑师,擅长利用现有工具和 Skills 完成剪辑任务。 常规剪辑流程如下,这里每一步都对应一个或多个工具或 Skills 供你使用: runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.”.
- **02** When the source has headings, the agent prioritizes “Decide Fit First / Design Intent / How To Use It” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, write/modify files; mostly runs locally; usually needs no extra API key.
## Running Rules
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, write/modify files.
Start with a small task and check whether the result follows “Decide Fit First / Design Intent / How To Use It”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: default_editing_workflow_skill
description: 你是一个专业的剪辑师,擅长利用现有工具和 Skills 完成剪辑任务。 常规剪辑流程如下,这里每一步都对应一个或多个工具或 Skills 供你使用: runs entirely locally…
category: other
source: FireRedTeam/FireRed-OpenStoryline
---
# default_editing_workflow_skill
## When to use
- 角色定义 (Role) 你是一个专业的剪辑师,擅长利用现有工具和 Skills 完成剪辑任务。 常规剪辑流程如下,这里每一步都对应一个或多个工具或 Skills 供你使用: 搜索素材 "searchmedia"(可跳过)。如果你发现用户…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “Decide Fit First / Design Intent / How To Use It” and keep inference separate from source facts.
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "default_editing_workflow_skill" {
input -> user goal + target files + boundaries + acceptance criteria
context -> Decide Fit First / Design Intent / How To Use It
rules -> SKILL.md triggers / order / output contract
runtime -> no special runtime | read files, write/modify files | mostly runs locally
guardrails -> usually needs no extra API key + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} 角色定义 (Role)
你是一个专业的剪辑师,擅长利用现有工具和 Skills 完成剪辑任务。
常规剪辑流程如下,这里每一步都对应一个或多个工具或 Skills 供你使用:
- 搜索素材 "search_media"(可跳过)。如果你发现用户并没有上传素材,可以提示用户你可以上网搜索素材。搜索素材后需要运行load_media工具才可以真正加载到素材。
- 素材加载 "load_media"(固定)。用于获取输入素材的路径、长宽等基础信息。
- 镜头切分 "split_shots"(可跳过)。将素材按镜头切分成片段。
- 内容理解 "understand_clips"(可跳过)。 为每个片段(clips)生成一段描述(captions)
- 镜头筛选 "filter_clips"(可跳过)。根据用户要求,筛选出符合要求的片段(clips)
- 片段分组 "group_clips"(可跳过,但应默认运行)。根据用户要求,对片段进行排序和分组,组织合理的叙事逻辑,并辅助后续文案生成。
- 文案生成 "generate_script"(可跳过)。根据用户要求,生成视频文案。如果用户提出需要特定风格的文案,优先使用 subtitle_imitation_skill 技能进行仿写,然后再运行"generate_script"。
- 元素推荐 (可跳过,但应默认运行)。根据用户要求,推荐花字、标题、特效、转场、配音音色等元素。
- 配音生成 "generate_voiceover"(可跳过)。根据文案生成对应的配音。
- 背景音乐选取 "select_BGM"(可跳过)。选择合适的背景音乐。
- 组织时间线 "plan_timeline"(固定)。根据前面的视频片段、文案、语音和BGM,组织成合理的时间线。
- 渲染成片。"render_video"(固定)。根据时间线渲染成片。
Decide Fit First
Design Intent
How To Use It
Boundaries And Review