← 返回 Skills 市场
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cross-domain-engine
功能描述
Discover hidden correlations between disparate research domains using EVEZ OODA loop architecture. Use when finding novel cross-domain connections, detecting...
使用说明 (SKILL.md)
EVEZ Cross-Domain Correlation Engine
Discover hidden correlations between disparate research domains.
When to Use
- Finding novel cross-domain connections nobody else would think to cross-reference
- Detecting emerging technology intersections before they're obvious
- Cross-referencing threat patterns across cybersecurity, finance, and materials science
- Identifying investment signals from undervalued research intersections
- Mining unclaimed patent territory between fields
Architecture
The engine runs an EVEZ OODA loop:
- OBSERVE — Scan domains, collect signals with intensity scores and keywords
- ORIENT — Score cross-domain pairs by keyword overlap × intensity × base novelty
- BRANCH — Generate verifiable correlation events with confidence scores
- ACT — Commit to append-only spine (no edits, no deletes)
- COMPRESS — Hash-chain the cycle into the immutable ledger
Key Concepts
- Spine Protocol: Every event is written once. No updates. No deletes. The history IS the state.
- Correlation Events: Carry unique ID, confidence score, domain classification, and cryptographic hash
- poly_c = τ × ω × topo / 2√N: The EVEZ formula for topological proximity scoring
- MAES Pattern: Inspired by the autonomous discovery of 0.82 correlation between VQC research and FinCEN SAR patterns
Verification
Every correlation event can be:
- Verified by checking the hash chain
- Audited via the append-only spine
- Falsified through the VERIFIED/PENDING/INVESTIGATING status system
Formula
poly_c = τ × ω × topo / 2√N
Where:
- τ = temporal weight (recency of signals)
- ω = domain weight (importance of each domain)
- topo = topological proximity (keyword overlap between domains)
- N = number of observed signals (normalization factor)
References
See scripts/correlation_engine.py for the full implementation.
安全使用建议
This skill is safe to treat as a prompt-based research framework. Before using it with private or commercially sensitive material, decide where any generated correlation logs will be stored and separately review any external implementation script you choose to use.
功能分析
Type: OpenClaw Skill
Name: cross-domain-engine
Version: 1.0.0
The skill bundle describes a research correlation engine based on an OODA loop architecture and a custom scoring formula (poly_c). The documentation in SKILL.md and metadata in _meta.json outline a legitimate framework for cross-domain data analysis and immutable logging (Spine Protocol). No executable code, malicious instructions, or data exfiltration patterns were found in the provided files.
能力评估
Purpose & Capability
The stated purpose is cross-domain research correlation, and the provided artifact only contains a prompt-style methodology for observing, scoring, and verifying correlations.
Instruction Scope
The workflow includes an append-only spine and immutable ledger concept, which is coherent for auditability but could retain incorrect or sensitive research notes if the agent implements it literally.
Install Mechanism
There is no install spec and no code in the provided package, but SKILL.md references a script for the full implementation that is not present in the artifact set.
Credentials
No binaries, environment variables, credentials, config paths, network access, or OS-specific privileges are requested.
Persistence & Privilege
The skill describes persistent append-only history, but no privileged persistence mechanism or storage location is included.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cross-domain-engine - 安装完成后,直接呼叫该 Skill 的名称或使用
/cross-domain-engine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Cross-domain-engine 1.0.0 initial release:
- Enables discovery of hidden correlations between unrelated research domains using EVEZ OODA loop architecture.
- Supports novel cross-domain connections, emerging technology intersections, and cross-referencing threat patterns.
- Provides an append-only spine protocol and immutable correlation event ledger with confidence scoring and auditable hash-chains.
- Features customizable correlation scoring formula and VERIFIED/PENDING/INVESTIGATING event verification system.
元数据
常见问题
Cross Domain Engine 是什么?
Discover hidden correlations between disparate research domains using EVEZ OODA loop architecture. Use when finding novel cross-domain connections, detecting... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 Cross Domain Engine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cross-domain-engine」即可一键安装,无需额外配置。
Cross Domain Engine 是免费的吗?
是的,Cross Domain Engine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Cross Domain Engine 支持哪些平台?
Cross Domain Engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Cross Domain Engine?
由 Evez666(@evezart)开发并维护,当前版本 v1.0.0。
推荐 Skills