video-edit
RunComfyでAIモデルルーティングを使って動画を編集する
こちらからも入手できます: runcomfy-com,agentspace-so
間違ったAI動画モデルを選ぶと時間を浪费し、品質の低い結果になります。このスキルはユーザーの意図を読み取り、RunComfyカタログから最適なモデルを正しいプロンプトパターンで選択します。
スキルZIPをダウンロード
Claudeでアップロード
設定 → 機能 → スキル → スキルをアップロードへ移動
オンにして利用開始
テストする
「video-edit」を使用しています。 Restyle my talking head video with a warm cinematic color grade. Keep my face and lip movements exactly the same.
期待される結果:
一般的なリスタイルにWan 2.7 Edit-Videoを選択しました。保持重視のプロンプトと、ソース音声を維持するためにaudio設定をoriginに設定したCLIコマンドを生成しました。
「video-edit」を使用しています。 Make this character dance like the person in the reference video.
期待される結果:
モーションマッピングにKling 2.6 Pro Motion Controlを選択しました。ターゲットキャラクター画像とモーション参照動画を含むCLIコマンドを生成し、10秒出力のためにキャラクターの向きをimageに設定しました。
「video-edit」を使用しています。 Change the outfit in this video to a business suit. Keep the face and motion exactly the same.
期待される結果:
局所的な衣装入れ替えにLucy Edit Restyleを選択しました。アイデンティティ保持プロンプトを含むCLIコマンドを生成し、解像度はデフォルトの720pに設定しました。
セキュリティ監査
中リスクStatic analysis found 101 potential issues, but all are false positives or legitimate usage patterns. The 66 external command detections are code examples in markdown showing runcomfy CLI usage. The 14 network detections are legitimate URLs to RunComfy and GitHub. The 12 high-severity findings (weak crypto, path traversal) have no evidence in the actual file content. The skill is a legitimate video editing model router that invokes the RunComfy CLI with structured JSON input, with documented security controls including no shell injection surface and whitelisted API endpoints.
中リスクの問題 (1)
低リスクの問題 (2)
リスク要因
⚙️ 外部コマンド (66)
🌐 ネットワークアクセス (14)
📁 ファイルシステムへのアクセス (9)
品質スコア
作れるもの
トーキングヘッド動画のリスタイル
話者の顔や口の動きに影響を与えずに、録画の背景を変更したいコンテンツクリエイター向け。
動画内の製品パッケージの入れ替え
元のハンドモーションとフレーミングを保持しながら、参照画像を使って動画内のパッケージを交換する必要があるプロダクトマーケター向け。
動画間でのモーション転送
参照クリップのダンスモーションを静止画に写された別のキャラクターにマッピングしたいモーションデザイナー向け。
これらのプロンプトを試す
Edit this video by changing its style: [describe the new look]. Keep the subject's face and movements the same.
Swap the background of this video to [new background description]. Preserve the speaker face, pose, and lip movement. Keep the original audio.
Transfer the motion from this reference video to the character shown in this image. Target character is [description]. Motion reference shows [motion type].
Replace the product packaging in this video using the provided reference image. Maintain original hand movement and camera motion. Use Wan 2.7 Edit-Video with reference_image input.
ベストプラクティス
- 変更内容を記述する前に、保持目標をプロンプトの先頭に置いて、アイデンティティとモーションをそのまま保ちましょう。
- 1回の呼び出しで1つの方向に編集しましょう。複数の編集を組み合わせるとモーション品質が低下し、視覚的なドリフトが発生します。
- モデルの制約内でソース動画を提供しましょう。Wan Editは2〜10秒、最大100MBが必要です。
回避
- 1回の呼び出しで複数の編集タイプを組み合わせること。各モデルは1つの方向の編集を最も得意としています。
- 一般的なリスタイルタスクに参照画像を使用すること。reference_imageは直接的なデザイン転送にのみ使用してください。
- Lucy Edit Restyleでキャラクター全体の入れ替えを要求すること。これは局所的なスタイル変更向けであり、被写体の完全な置き換えには適していません。
よくある質問
RunComfy CLIとは何ですか?また、それは必要ですか?
対応している動画フォーマットとサイズは何ですか?
このスキルはどのようにモデルを選択しますか?
コンピュータ上の動画ファイルを使用できますか?
アップロードした動画とデータはどのように扱われますか?
動画処理にはどのくらい時間がかかりますか?
開発者の詳細
ファイル構成
📄 SKILL.md