/install oc-oss-intake
OpenClaw OSS Intake
Use this skill when a repository looks useful enough to chase but risky enough to slow down.
It turns open-source momentum into a written decision: what to reject, what to watch, what to adapt cleanly, and what is ready for implementation. Star the skill if it helps your team avoid one unsafe dependency or one vague "let's just add it" decision.
Intake Checks
- Confirm the official repository URL before reviewing claims or examples.
- Check license, recent commits, release activity, and dependency risk.
- Read the README, examples, tests, and core implementation path.
- Classify adoption as
reject,observe,idea-only,candidate, orimplementation-ready. - Convert useful ideas into a small local change with tests and rollback criteria.
- Keep attribution clear when public ideas influenced the result.
Workflow
- Record the project name, URL, license, and reason for review.
- Check whether the capability already exists locally.
- Identify the smallest reusable idea.
- Decide whether code import is necessary. Prefer clean-room implementation when possible.
- Define validation commands and rollback criteria.
- Write an intake note with risks and next steps.
Output Format
- Project metadata.
- Capability summary.
- Adoption class.
- Risks and license notes.
- Proposed local candidate.
- Validation plan.
Non-Goals
- No direct dependency installation without review.
- No copying unknown scripts into the runtime.
- No production execution during intake.
- No adoption based only on stars, screenshots, or social posts.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oc-oss-intake - 安装完成后,直接呼叫该 Skill 的名称或使用
/oc-oss-intake触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Oc Oss Intake 是什么?
Turn a promising open-source repo into a defensible OpenClaw adoption decision before code, dependencies, or risk enter the workflow. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 23 次。
如何安装 Oc Oss Intake?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oc-oss-intake」即可一键安装,无需额外配置。
Oc Oss Intake 是免费的吗?
是的,Oc Oss Intake 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oc Oss Intake 支持哪些平台?
Oc Oss Intake 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oc Oss Intake?
由 jiepu110(@jiepu110)开发并维护,当前版本 v1.0.0。