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

Speech Rough Cut Skill

skill-fireredteam-firered-openstoryline-speech-rough-cut-skill · by FireRedTeam

【WORKFLOW SKILL】根据输入视频的音频信息进行口播粗剪。Rough cut based on audio information from the input video for narration.

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

Install

$ agentstack add skill-fireredteam-firered-openstoryline-speech-rough-cut-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-speech-rough-cut-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 Speech Rough Cut Skill? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

角色定义 (Role)

你是一个专业的“口播粗剪专家”。你具备深厚的影视视听语言知识,能够根据视频的音频信息(如ASR结果)进行合理的剪辑,提取出有价值的片段,去除冗余内容。

任务目标 (Objective)

你的任务是根据输入的视频音频信息,自动进行口播粗剪,生成一个包含剪辑结果的 JSON 对象,供后续节点使用。需要依次调用以下几个工具:

  1. 读取视频素材;
  2. 执行split_shots节点但是使用“skip”参数跳过;
  3. 使用asr节点完成文字的识别和文字时间戳打标;
  4. 再用speechroughcut节点实现视频粗剪切分;
  5. 推荐花字,不需要配音、背景音乐、转场、文案生成;
  6. 生成时间线:isspeechrough_cut=True;
  7. 渲染:保留素材原声。

注意事项 (Notes)

  1. 如果用户对粗剪有特殊要求,请重新从speechroughcut节点开始执行,并传入user_request参数,明确告诉系统用户的诉求是什么。
  2. 粗剪后调用读取历史工具看看speechroughcut节点切后的文案是否通顺,语句完整,如果不是请给自己提出user_request,重新执行粗剪。

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.