CapCut Edit
Use this skill to complete CapCut editing tasks end-to-end with deterministic, low-risk actions.
This skill follows CapCut official app capabilities (video editing, effects/transitions, text/captions, audio tools, templates, and photo editing/retouch flow).
Preconditions
- Confirm CapCut is foreground (
com.lemon.lvoverseas).
- If not installed, install and launch first.
- If sign-in is required for cloud/template assets, use
request_human_auth(oauth).
- If gallery/media permission is requested, approve locally on Agent Phone.
Human Auth Photo Mapping (Critical)
When photos come from Human Phone authorization, use this strict picker rule:
- Prefer
Downloads first.
- If filename is visible, select
openpocket-human-auth-latest.* first.
- If the picker is thumbnail-only, select the top-left tile first (most recently imported).
- Do not randomly scan old thumbnails before trying the latest slot above.
Runtime summaries may include:
photo_latest_device_path=...
photo_latest_alias_device_path=...
photo_latest_name=...
Use these hints to match the correct media item before editing.
Core Modes
Identify and choose the correct mode before editing:
New project (manual timeline editing)
Templates (fast preset output)
AutoCut (auto-generated edits)
Photo editor / photo-only flow (retouch, filters, color, crop)
If the user did not specify, default to New project for control.
Video Editing Workflow
1) Project setup
- Enter
New project and select target media.
- Confirm orientation and aspect ratio early (
9:16, 16:9, 1:1, etc.) to avoid rework.
- Place clips in intended order before fine edits.
2) Structural edit first
- Trim/split/delete first.
- Then set clip speed and timing.
- Add transitions only after clip boundaries are stable.
3) Visual polish
- Apply filters/effects conservatively.
- Add text/stickers after timeline timing is mostly fixed.
- For portrait content, use retouch/beauty controls moderately and keep a natural look.
4) Audio and captions
- Add music/voiceover and balance volume levels.
- Use auto captions/subtitles when requested; then quickly proofread key lines.
- Keep caption position away from UI-safe zones (top status area and bottom controls).
5) Export
- Verify export settings (resolution/fps) against user intent.
- Export once and wait for completion.
- Do not publish/share to public platforms unless user explicitly asks.
Photo Edit / Beautify Workflow
Use this when user asks to beautify or edit photos.
- Open photo editing entry (
Photo editor tool or image-only project).
- Apply base corrections first:
- crop/rotate/straighten
- brightness/contrast/highlight/shadow/color temperature
- Then apply style controls:
- filters/effects
- retouch/beauty (skin smoothing, face/body adjustments when available)
- Compare before/after quickly and avoid over-processing.
- Export/save edited photo and report output.
Template Workflow (Fast Output)
- Open
Templates.
- Search by user goal/theme.
- Preview 1-3 candidates, pick one closest to requested style.
- Replace media placeholders.
- Check text overlays for clipping/truncation.
- Export and return result.
AutoCut Workflow
- Open
AutoCut and select source clips/photos.
- Let CapCut generate draft.
- Accept only if pacing and cuts match user intent.
- If draft quality is poor, switch to
New project instead of repeatedly regenerating.
Safety Guardrails
- Never purchase paid assets/subscription without explicit user approval.
- Never auto-post to TikTok/other social channels unless user asks.
- Never delete original media unless user explicitly requests deletion.
- If watermark/pro feature lock appears, report clearly and ask for user decision.
Interaction Guidance
- Prefer
tap_element when reliable UI candidates exist.
- Use
swipe for timeline/media panel navigation.
- For timeline precision, use small repeated drags instead of one large drag.
- After each major edit block, verify visible timeline/result changed as expected.
- If the same action fails twice, switch strategy (different panel/entry point).
Failure Handling
- Import failed: re-open media picker and retry once.
- Export failed: reduce quality preset and retry once.
- App stalls/crashes: relaunch CapCut, reopen draft/project, continue from last stable point.
- Permission wall loops: close dialog, re-enter editor, confirm permission state.
Completion Report
When finishing, include:
- mode used (
new project, template, autocut, photo edit)
- major edits applied
- export status and output type (video/photo)
- notable constraints encountered (pro lock, missing asset, permission issue)
1---2name: capcut-edit3description: Edit videos and beautify photos in CapCut on mobile. Use when the user asks to open CapCut, create/edit/export videos, add text/effects/music/captions, use templates, or retouch and enhance photos.4---56# CapCut Edit78Use this skill to complete CapCut editing tasks end-to-end with deterministic, low-risk actions.910This skill follows CapCut official app capabilities (video editing, effects/transitions, text/captions, audio tools, templates, and photo editing/retouch flow).1112## Preconditions1314- Confirm CapCut is foreground (`com.lemon.lvoverseas`).15- If not installed, install and launch first.16- If sign-in is required for cloud/template assets, use `request_human_auth(oauth)`.17- If gallery/media permission is requested, approve locally on Agent Phone.1819## Human Auth Photo Mapping (Critical)2021When photos come from Human Phone authorization, use this strict picker rule:22231. Prefer `Downloads` first.242. If filename is visible, select `openpocket-human-auth-latest.*` first.253. If the picker is thumbnail-only, select the top-left tile first (most recently imported).264. Do not randomly scan old thumbnails before trying the latest slot above.2728Runtime summaries may include:29- `photo_latest_device_path=...`30- `photo_latest_alias_device_path=...`31- `photo_latest_name=...`3233Use these hints to match the correct media item before editing.3435## Core Modes3637Identify and choose the correct mode before editing:38391. `New project` (manual timeline editing)402. `Templates` (fast preset output)413. `AutoCut` (auto-generated edits)424. `Photo editor` / photo-only flow (retouch, filters, color, crop)4344If the user did not specify, default to `New project` for control.4546## Video Editing Workflow4748### 1) Project setup4950- Enter `New project` and select target media.51- Confirm orientation and aspect ratio early (`9:16`, `16:9`, `1:1`, etc.) to avoid rework.52- Place clips in intended order before fine edits.5354### 2) Structural edit first5556- Trim/split/delete first.57- Then set clip speed and timing.58- Add transitions only after clip boundaries are stable.5960### 3) Visual polish6162- Apply filters/effects conservatively.63- Add text/stickers after timeline timing is mostly fixed.64- For portrait content, use retouch/beauty controls moderately and keep a natural look.6566### 4) Audio and captions6768- Add music/voiceover and balance volume levels.69- Use auto captions/subtitles when requested; then quickly proofread key lines.70- Keep caption position away from UI-safe zones (top status area and bottom controls).7172### 5) Export7374- Verify export settings (resolution/fps) against user intent.75- Export once and wait for completion.76- Do not publish/share to public platforms unless user explicitly asks.7778## Photo Edit / Beautify Workflow7980Use this when user asks to beautify or edit photos.81821. Open photo editing entry (`Photo editor` tool or image-only project).832. Apply base corrections first:84- crop/rotate/straighten85- brightness/contrast/highlight/shadow/color temperature863. Then apply style controls:87- filters/effects88- retouch/beauty (skin smoothing, face/body adjustments when available)894. Compare before/after quickly and avoid over-processing.905. Export/save edited photo and report output.9192## Template Workflow (Fast Output)9394- Open `Templates`.95- Search by user goal/theme.96- Preview 1-3 candidates, pick one closest to requested style.97- Replace media placeholders.98- Check text overlays for clipping/truncation.99- Export and return result.100101## AutoCut Workflow102103- Open `AutoCut` and select source clips/photos.104- Let CapCut generate draft.105- Accept only if pacing and cuts match user intent.106- If draft quality is poor, switch to `New project` instead of repeatedly regenerating.107108## Safety Guardrails109110- Never purchase paid assets/subscription without explicit user approval.111- Never auto-post to TikTok/other social channels unless user asks.112- Never delete original media unless user explicitly requests deletion.113- If watermark/pro feature lock appears, report clearly and ask for user decision.114115## Interaction Guidance116117- Prefer `tap_element` when reliable UI candidates exist.118- Use `swipe` for timeline/media panel navigation.119- For timeline precision, use small repeated drags instead of one large drag.120- After each major edit block, verify visible timeline/result changed as expected.121- If the same action fails twice, switch strategy (different panel/entry point).122123## Failure Handling124125- Import failed: re-open media picker and retry once.126- Export failed: reduce quality preset and retry once.127- App stalls/crashes: relaunch CapCut, reopen draft/project, continue from last stable point.128- Permission wall loops: close dialog, re-enter editor, confirm permission state.129130## Completion Report131132When finishing, include:133134- mode used (`new project`, `template`, `autocut`, `photo edit`)135- major edits applied136- export status and output type (video/photo)137- notable constraints encountered (pro lock, missing asset, permission issue)