← 返回 Skills 市场
kingofzhao

Skill Collision Engine

作者 KingOfZhao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-collision-engine
功能描述
Skill碰撞引擎 —— 让Skill之间自动四向碰撞生成新Skill的元引擎,Skill工厂的自进化核心
安全使用建议
Do not install blindly. Key points to consider before proceeding: - The skill ships only documentation (no code). The SKILL.md advertises a Python API and install commands but no Python module is present — ask the author for the actual implementation or a link to the exact code that will run. - The runtime instructions ask the agent to read verification logs across all Skills and to fetch from many external sources; verify what files and external endpoints it will access and whether those contain sensitive data. - The skill does not declare any API keys or credentials even though some sources (YouTube, GitHub with high rate) may require them; demand explicit configuration guidance and least-privilege requirements. - If you consider using it, run it in a restricted sandbox first (no access to private Skills, secrets, or system directories), require explicit consent for scanning other Skills, and audit any produced outputs and network calls. - If you cannot obtain the referenced implementation (the SkillCollisionEngine module) or a clear security/configuration model from the author, treat this skill as untrusted and avoid granting it broad file or network access.
功能分析
Type: OpenClaw Skill Name: skill-collision-engine Version: 1.0.0 The skill-collision-engine is a meta-framework designed to automate the creation and evolution of other skills by analyzing and merging cognitive frameworks. The logic described in SKILL.md and HEARTBEAT.md focuses on file-based analysis of known/unknown data sets and the generation of new skill definitions. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the instructions are entirely aligned with the stated purpose of a 'skill factory' and use standard OpenClaw patterns for skill management.
能力评估
Purpose & Capability
The stated purpose (a meta-engine that collides Skills and self-evolves) is coherent with the described operations (reading other Skills, external knowledge sources, producing new Skills). However the SKILL.md includes a Python API (SkillCollisionEngine class and methods) and install commands while the package contains no code files — this is an inconsistency between claimed capability and delivered artifacts.
Instruction Scope
Instructions direct the agent to read verification logs across 'all published Skill' (VERIFICATION_LOG.md), pull from multiple external sources (ArXiv, GitHub, YouTube, web/PDF, human dialog), and run periodic 'heartbeat' tasks. Those actions imply broad filesystem and network access and potential aggregation of sensitive or private Skill data; yet the skill does not declare limits or required permissions. The SKILL.md also gives executable examples (Python import) that do not exist in the package.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled binaries — lowest install risk. The README suggests 'clawhub install' or copying files, but nothing will write or execute shipped code because no code files are present.
Credentials
No environment variables or credentials are declared even though the SKILL.md describes accessing external services (GitHub, YouTube transcripts) and reading many local verification logs. Either the skill expects to run with existing agent permissions (which gives it broad access) or it omits declaring required API keys — both are notable omissions that reduce transparency.
Persistence & Privilege
The skill is not set to always:true and uses normal autonomous invocation defaults. However the documentation prescribes recurring 'heartbeat' and daily auto-collision tasks and self_evolve routines that would run periodically and read/aggregate data; without shipped code or explicit scheduler hooks it's unclear how/when these run. If the agent executes these autonomously with broad file/network access, the blast radius increases.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-collision-engine
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-collision-engine 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Skill工厂第3个: Skill-Skill认知碰撞+SOUL领域适配+工厂元进化+碰撞矩阵
元数据
Slug skill-collision-engine
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Skill Collision Engine 是什么?

Skill碰撞引擎 —— 让Skill之间自动四向碰撞生成新Skill的元引擎,Skill工厂的自进化核心. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。

如何安装 Skill Collision Engine?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-collision-engine」即可一键安装,无需额外配置。

Skill Collision Engine 是免费的吗?

是的,Skill Collision Engine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skill Collision Engine 支持哪些平台?

Skill Collision Engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skill Collision Engine?

由 KingOfZhao(@kingofzhao)开发并维护,当前版本 v1.0.0。

💬 留言讨论