Token导航 LogoToken导航TokenDH.com
待分类需要联网github未标认证来源可访问许可证需确认审计通过

adobe-edit-quick-cutadobe 编辑快速剪切

Agent Skill

adobe-edit-quick-cut 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,011

周安装

43

GitHub Stars

55

下载量

354
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:adobe-edit-quick-cut(adobe 编辑快速剪切)
来源仓库:https://github.com/adobe/skills
仓库路径:skills/adobe-edit-quick-cut
安装命令:
npx skills add https://github.com/adobe/skills --skill adobe-edit-quick-cut
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/adobe/skills --skill adobe-edit-quick-cut

简介

用于从源视频快速生成多个 AI 编辑的短视频版本,保持时长和风格一致。

  • 适合制作宣传短片或内容变体,支持批量处理并提供侧面对比预览功能。
  • 使用流程包括上传视频、运行 Quick Cut、预览结果并可选重新调整尺寸。
  • 安装命令:npx skills add https://github.com/adobe/skills --skill adobe-edit-quick-cut。
  • 注意:需验证 Adobe 创意工具授权状态,输出文件需重新上传才能进行后续编辑操作。

SKILL.md

Adobe Edit Quick Cut

Produces 3 AI-edited sizzle reel variations from a source video, all at the same duration and style — giving the user options to pick from.


Tool Reference

StepToolNotes
Upload source videoasset_add_fileFile picker; returns CC asset URN required by Quick Cut
Run Quick Cut variationsvideo_create_quick_cutFire 3 in parallel; same duration and style prompt
Poll job statusquickCutPollRepeat until all 3 return completed
Preview variationsasset_preview_fileRenders all 3 side-by-side for selection
Resize re-uploaded outputvideo_resizeWorkaround only — Quick Cut output must be re-uploaded first

Quickstart

Step 1: Verify entitlement and available tools. Step 2: Call asset_add_file({}) to open the file picker. Step 3: Confirm upload, then present the Q&A form. Step 4: Run 3 Quick Cut variations in parallel. Preview all 3. Allow download.


Workflow

Step 0 — Initialize Adobe Tools

Call adobe_mandatory_init first. This returns file handling rules and tool routing guidance required for the rest of the workflow.

{ "skill_name": "adobe-edit-quick-cut", "skill_version": "1.0.1" }

Step 1 — Entitlement Check

Now that adobe_mandatory_init confirmed that the "Adobe for creativity" connector is live, check which tools are available through the "Adobe for creativity" connector by cross checking against the Tool Reference table above.


Step 2 — Open the File Picker

Open the picker immediately with this message:

*"Let's create a punchy sizzle reel from your video. Start by selecting your file:"*
asset_add_file()

Once the user selects a file, extract assetId (CC asset URN) from widget context.

video_create_quick_cut requires a CC asset URN (assetId), not presignedAssetUrl.

Step 3 — Confirm Upload

Once the file is selected, confirm with:

*"Got it — [filename] is ready. Now let's set up your cut."*

Then immediately present the Q&A form below.


Step 4 — Q&A Form (via AskUserQuestion)

Wait for the user's answers before proceeding; present the questions via AskUserQuestion (not plain text) so the user gets tappable buttons.

AskUserQuestion({
  questions: [
    {
      header: "Cut Length",
      question: "What kind of cut would you like? (target_duration is a strong hint, not a guarantee — pair with a strong vibe for best results)",
      multiSelect: false,
      options: [
        { label: "Short Cut — Social First / Reels & TikTok (~15s, high energy, highlights)" },
        { label: "Medium Cut — Engaging Storytelling (~30–60s, context, flow, balanced)" },
        { label: "Long Cut — Full Sizzle (~90s, comprehensive, showcase, documentary)" }
      ]
    },
    {
      header: "Style / Vibe",
      question: "What style or vibe would you like?",
      multiSelect: false,
      options: [
        { label: "Action & Energy" },
        { label: "Key Talking Moments" },
        { label: "Cinematic & Dramatic" },
        { label: "No Preference" }
      ]
    }
  ]
})

Wait for the user's selections before proceeding to Step 5.


Step 5 — Acknowledge and Run

Once the user answers, respond with:

*"Got it — [cut type], [style] vibe. Creating 3 variations at that length — let me preview them for you."*

Map their answers to parameters:

Q1 duration map:

Answertarget_duration
1. Short Cut — Social First / Reels & TikTok (~15s)15
2. Medium Cut — Engaging Storytelling (~30–60s)45
3. Long Cut — Full Sizzle (~90s)90

Q2 style map:

⚠️ The user_prompt is the primary lever for output quality — it does more work than target_duration. Pass the prompts below verbatim — abbreviating them weakens the output. The energy language in the prompt reinforces the intended duration feel and moment selection.
Answeruser_prompt
1. Action & Energy"Fast, punchy, hype, high energy. Hit hard and fast. Quick cuts, peak moments only, adrenaline rush from start to finish. No slow moments, no breathing room. Pure intensity."
2. Key Talking Moments"Polished, commercial, confident. Smooth pacing with deliberate rhythm. Each moment feels intentional and curated. Moderate energy — impressive but controlled. Professional and refined."
3. Cinematic & Dramatic"Documentary, cinematic, immersive. Let moments breathe and unfold naturally. Build a story arc with texture and depth. Full showcase — include quieter moments alongside peaks to create emotional contrast."
4. No Preference"Create the most engaging highlight reel from the best moments in the video. Balance energy and pacing naturally."

Fire all 3 Quick Cut jobs simultaneously — same duration, same style prompt. The AI will naturally select different moments on each run, giving the user 3 genuine options to pick from:

// Variation A
video_create_quick_cut({
  assetIds: [assetId],
  target_duration: <mapped_seconds>,
  user_prompt: "<mapped style prompt>"
}) // → statusId_A

// Variation B
video_create_quick_cut({
  assetIds: [assetId],
  target_duration: <mapped_seconds>,
  user_prompt: "<mapped style prompt>"
}) // → statusId_B

// Variation C
video_create_quick_cut({
  assetIds: [assetId],
  target_duration: <mapped_seconds>,
  user_prompt: "<mapped style prompt>"
}) // → statusId_C

Step 6 — Poll Until All 3 Complete

Poll all 3 in each round using quickCutPoll(statusId). Show progress % after each round. Repeat until all 3 return jobStatus: "completed".

Typical pattern: 0% → 7% → 78% → done. Usually 3–5 poll rounds.

Store:

  • url_A — Variation A presignedAssetUrl
  • url_B — Variation B presignedAssetUrl
  • url_C — Variation C presignedAssetUrl

Step 7 — Preview All 3

asset_preview_file({
  assets: [
    { name: "Variation 1 — <cut_type> <style>.mp4", presignedAssetUrl: url_A, source: "acp" },
    { name: "Variation 2 — <cut_type> <style>.mp4", presignedAssetUrl: url_B, source: "acp" },
    { name: "Variation 3 — <cut_type> <style>.mp4", presignedAssetUrl: url_C, source: "acp" }
  ]
})

Step 8 — Deliver Summary + Download Prompt

After preview, present:

✅ 3 variations ready — same length, different moment selection. Pick your favorite!

| Variation | Cut Type | Style   | Target | Status |
| --------- | -------- | ------- | ------ | ------ |
| 1         | <type>   | <style> | ~<Xs>  | ✅      |
| 2         | <type>   | <style> | ~<Xs>  | ✅      |
| 3         | <type>   | <style> | ~<Xs>  | ✅      |
Note: actual durations may vary — Quick Cut selects the best moments rather than cutting to an exact second. The prompt vibe (e.g. "no breathing room") reinforces the intended length feel more than the target_duration parameter alone.

Then prompt:

*"Which variation do you want to download, or would you like all 3? You can also rerun with a different style or cut type."*

The videos are available for download directly from the preview above.


⚠️ Known Gap — Output Cannot Feed Downstream Video Tools

video_create_quick_cut returns a temporary presigned download URL, not a CC-stored asset URN. Tools like video_resize and media_enhance_speech require a CC asset URN as input.

You cannot chain Quick Cut → Resize or Quick Cut → Enhance Speech directly.

Workaround — if user wants to resize a Quick Cut output:

  1. Tell the user: *"Quick Cut outputs can't be passed directly to the resize tool — you'll need to download your preferred cut first, then re-upload it and I'll resize from there."*
  2. Let them download from the preview.
  3. Open the picker: asset_add_file()
  4. Once re-uploaded, run video_resize on the fresh assetId with their target dimensions.

When the user asks to resize or enhance a Quick Cut output, surface the limitation proactively — the chain is known to fail.


What Quick Cut Does NOT Support

  • Content-aware cuts based on speech ("remove the parts where they repeat themselves")
  • Trimming to specific timestamps ("cut from 0:30 to 1:15")
  • Semantic understanding of dialogue

For these, recommend a manual video-editing workflow.


Error Handling

  • video_create_quick_cut returns 403 (entitlement): Retrying does not help for a 403 entitlement — stop and surface the plan requirement. Respond with: *"I was unable to create your quick cut.* *Why: Adobe Quick Cut isn't available on your current Adobe plan.* *Options: Manually trim the video in another editor.* *Let me know how you'd like to proceed."*
  • Any tool call returns 401 (not authenticated): Ask the user to re-authenticate via Adobe OAuth and retry.
  • StoryBuilderNoARoll: The most common error. Means Quick Cut detected no A-roll (talking head / primary camera footage) in the clip — only B-roll. The tool requires at least some dialogue or narration to anchor the story structure. Respond with: *"This video appears to be B-roll only — scenery, action, or product shots without anyone speaking to camera. Quick Cut needs some talking-head footage to build a story around. Try uploading a video that includes someone speaking on camera, or a mix of interview + B-roll."* Retries repeat the same error regardless of duration/style; no workaround exists.
  • Job fails with any other error on first attempt: Retry once with the same parameters. If it fails again, report and suggest re-uploading the source video.
  • Stuck at same % for 5+ poll rounds: Inform user, suggest re-uploading the source video.
  • User uploads an image by mistake: Detect from mediaType — if not video/*, say so and re-open picker.
  • One of the 3 variations fails (but not all): Preview and deliver the successful ones, note the failure clearly. If all 3 fail with StoryBuilderNoARoll, apply the B-roll error response above.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.27%
按下载量换算132

Claude

31.15%
按下载量换算110

Cursor

18.54%
按下载量换算66

Gemini CLI

9.55%
按下载量换算34

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills