← 返回 Skills 市场
jiepu110

Oc Oss Intake

作者 jiepu110 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
23
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install oc-oss-intake
功能描述
Turn a promising open-source repo into a defensible OpenClaw adoption decision before code, dependencies, or risk enter the workflow.
使用说明 (SKILL.md)

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, or implementation-ready.
  • Convert useful ideas into a small local change with tests and rollback criteria.
  • Keep attribution clear when public ideas influenced the result.

Workflow

  1. Record the project name, URL, license, and reason for review.
  2. Check whether the capability already exists locally.
  3. Identify the smallest reusable idea.
  4. Decide whether code import is necessary. Prefer clean-room implementation when possible.
  5. Define validation commands and rollback criteria.
  6. 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.
安全使用建议
This appears safe to install as a process/checklist skill. Users should still remember that it encourages repository review and may involve reading third-party project content, but its own instructions are scoped toward caution rather than automatic execution or adoption.
能力评估
Purpose & Capability
The stated purpose is open-source intake and risk review, and the artifact only provides review steps, output expectations, and non-goals aligned with that purpose.
Instruction Scope
Instructions are advisory and user-directed: confirm repository URL, review license and activity, inspect documentation/tests/core paths, classify adoption, and write an intake note.
Install Mechanism
The package contains a single markdown SKILL.md file with no executable scripts, dependency installation, hooks, or install-time behavior.
Credentials
The skill may lead an agent to inspect a target repository, but it explicitly discourages direct dependency installation, unknown script copying, and production execution during intake.
Persistence & Privilege
No persistence, privilege escalation, credential access, background workers, or mutation authority is requested or implemented.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oc-oss-intake
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oc-oss-intake 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of oc-oss-intake skill. - Provides a structured workflow to assess open-source repos before adoption in OpenClaw. - Guides users through license review, repository activity, dependency risk, and capability analysis. - Supports classification of projects as reject, observe, idea-only, candidate, or implementation-ready. - Emphasizes safe adoption: no dependencies or production execution during intake. - Supplies clear output formats and non-goals to prevent unsafe or impulsive repo usage.
元数据
Slug oc-oss-intake
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论