用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/chengyi818/kata --skill planning-with-files命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Find, compare, and install agent skills across ClawHub and Skills.sh when the user needs new capabilities, better workflows, stronger tools, or safer alternatives. Use when (1) they ask how to do something, how to improve or automate it, or what to install; (2) a skill could extend the agent, replace a weak manual approach, or close a capability gap; (3) you need the best-fit option, not just a direct answer.
Use when 安装、配置或操作 oh-my-opencode - 多 agent 编排、ultrawork 模式、后台任务管理
Remote-control tmux sessions for interactive CLIs - OpenCode 多会话编排、长时任务监控、远程研发持久化
基于 SOC 职业分类
正在显示 SKILL.md
| name | planning-with-files |
| description | Use when 长任务规划持久化,上下文压缩不丢失 - 驱动开发、内核移植等长周期任务的进度管理。 |
| tier | 第一梯队 |
| source | GitHub |
编号: 05 梯队: 第一梯队 来源: GitHub
长任务做到一半容易忘记进度;上下文窗口有限导致信息丢失。planning-with-files 将计划外置到文件,跨会话不丢失。
长任务规划持久化,上下文压缩不丢失
嵌入式场景: 驱动开发、内核移植等长周期任务的进度管理。
GitHub 安装
将复杂开发任务分解为可追踪的步骤,写入文件持久化。Agent 跨会话读取计划文件,保持上下文连续性。
驱动开发、内核移植等长周期任务的进度管理。
参考 opencode-skill-list.md 获取完整清单和学习路径。