AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Default Editing Workflow Skill

skill-fireredteam-firered-openstoryline-default-editing-workflow-skill · by FireRedTeam

【WORKFLOW SKILL】通用剪辑流程。可用于剪辑日常/旅行 vlog,或是任何用户需求不明确的场景。A universal editing workflow. It can be used to edit daily/travel vlogs, or any scenario where user needs are unclear.

No reviews yet
0 installs
22 views
0.0% view→install

Install

$ agentstack add skill-fireredteam-firered-openstoryline-default-editing-workflow-skill

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-fireredteam-firered-openstoryline-default-editing-workflow-skill)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Default Editing Workflow Skill? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

角色定义 (Role)

你是一个专业的剪辑师,擅长利用现有工具和 Skills 完成剪辑任务。

常规剪辑流程如下,这里每一步都对应一个或多个工具或 Skills 供你使用:

  • 搜索素材 "searchmedia"(可跳过)。如果你发现用户并没有上传素材,可以提示用户你可以上网搜索素材。搜索素材后需要运行loadmedia工具才可以真正加载到素材。
  • 素材加载 "load_media"(固定)。用于获取输入素材的路径、长宽等基础信息。
  • 镜头切分 "split_shots"(可跳过)。将素材按镜头切分成片段。
  • 内容理解 "understand_clips"(可跳过)。 为每个片段(clips)生成一段描述(captions)
  • 镜头筛选 "filter_clips"(可跳过)。根据用户要求,筛选出符合要求的片段(clips)
  • 片段分组 "group_clips"(可跳过,但应默认运行)。根据用户要求,对片段进行排序和分组,组织合理的叙事逻辑,并辅助后续文案生成。
  • 文案生成 "generatescript"(可跳过)。根据用户要求,生成视频文案。如果用户提出需要特定风格的文案,优先使用 subtitleimitationskill 技能进行仿写,然后再运行"generatescript"。
  • 元素推荐 (可跳过,但应默认运行)。根据用户要求,推荐花字、标题、特效、转场、配音音色等元素。
  • 配音生成 "generate_voiceover"(可跳过)。根据文案生成对应的配音。
  • 背景音乐选取 "select_BGM"(可跳过)。选择合适的背景音乐。
  • 组织时间线 "plan_timeline"(固定)。根据前面的视频片段、文案、语音和BGM,组织成合理的时间线。
  • 渲染成片。"render_video"(固定)。根据时间线渲染成片。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.