用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/NEXTAltair/video-library-pipeline --skill video-library-pipeline-relocate-review命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | video-library-pipeline-relocate-review |
| description | Start and review a V2 relocate workflow for existing library files. |
| metadata | {"openclaw":{"emoji":"📁","requires":{"plugins":["video-library-pipeline"]}}} |
video_pipeline_start {"flow":"relocate"}.prepare_relocate_metadata and review_relocate_metadata are supported V2 resume actions. They re-evaluate the same run and may advance it to plan_ready.B:\VideoLibrary, pass roots:["B:\\VideoLibrary"].video_pipeline_start {
"flow": "relocate",
"roots": ["B:\\VideoLibrary"],
"queueMissingMetadata": true,
"writeMetadataQueueOnDryRun": true,
"scanErrorPolicy": "warn",
"scanRetryCount": 2
}
WorkflowResult:
runIdphaseoutcomeartifactsgatesnextActionsfollowUpToolCallsdiagnosticsphase == "plan_ready": inspect the plan artifact and hand off to skills/move-review/SKILL.md.phase == "review_required": inspect gate artifacts and hand off to skills/extract-review/SKILL.md or report required review.phase == "complete": report the outcome, such as already-correct.phase == "blocked" or phase == "failed": report diagnostics and stop.video_pipeline_resume {
"runId": "<runId>",
"...": "params from followUpToolCalls[].params"
}
artifactId belongs to the same runId.requiresHumanReview is true.Some older folder-contamination and direct-title-repair flows depended on hidden legacy public tools. In V2 public operation, report that those flows require a future V2 workflow unless the current run returns an explicit supported video_pipeline_resume action for them.
基于 SOC 职业分类