cheat-on-content 的首次 onboarding 与脚手架创建器。统一流程——所有用户都走相同 5 阶段闭环,唯一区别是"发过视频的人"会在 init 时多一步:抓取已有视频建立历史 context(用于后续 cheat-seed 给更贴合的选题、更准的 baseline)。触发词:"初始化"/"init"/"首次使用"/"我是新用户"/"setup cheat-on-content"。必须在用户第一次会话执行;其他子 skill 在 .cheat-state.json 不存在时自动路由到此。
$npx -y skills add xbuilderlab/cheat-on-content --skill cheat-initInstalls into the current project.
Run `npx skills use "https://github.com/xbuilderlab/cheat-on-content" --skill "xbuilderlab/cheat-on-content/cheat-init"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/xbuilderlab/cheat-on-content" that are relevant to the current task. Run `npx skills add "https://github.com/xbuilderlab/cheat-on-content"` and select the relevant skills, then follow their instructions.