← 返回 Skills 市场
XDV Engineer
作者
Marlon Hanks
· GitHub ↗
· v1.0.0
· MIT-0
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xdv-engineer
功能描述
Expert XDV Engineer grounded in the full XDV platform, with the XDV Specification as canon and all XDV organization repositories treated as supporting corpus.
安全使用建议
Before installing, ask the publisher to clarify how the XDV repositories are provided: either include the canonical xdv-spec and necessary repos in the skill bundle or add a documented, auditable install step that clones from the official GitHub URLs and verifies commit hashes. Inspect the repository contents (or require the publisher to provide commit SHAs) before enabling the skill — the SKILL.md explicitly authorizes reading all files in the skill directory (including CI, configs, scripts, templates) which could contain secrets or unrelated data. If you plan to allow autonomous invocation, prefer a version that: (1) restricts the working corpus to a minimal set (e.g., xdv-spec and a small set of implementation repos), (2) documents integrity checks (commit hashes), and (3) limits which file types or paths the agent may consume. If the publisher cannot explain the missing install/fetch steps and provide reproducible provenance, avoid installing or run the skill in a tightly sandboxed review environment first.
能力标签
能力评估
Purpose & Capability
The skill's stated purpose is to operate over the full XDV platform repos as an authoritative corpus. However, the package contains no repository files and no install spec to fetch them (no git clone, no download). That mismatch means the skill either assumes an out-of-band provisioning mechanism (not documented) or is incomplete. Requesting the entire org as corpus is plausible for an 'XDV Engineer', but only if the repositories are actually provided or fetched; here they are not.
Instruction Scope
SKILL.md instructs the agent to treat 'every file cloned into the skill directory' (including README, CI, configs, scripts, tests, templates) as working corpus and to not limit reasoning to top-level docs. This is broad: it will cause the agent to parse and potentially expose any file present in the skill directory (which may contain secrets or unrelated data). The instructions also do not include steps to obtain the repos, so it's unclear what files the agent should read.
Install Mechanism
There is no install specification and no code files — from a disk-write/execution-risk perspective this is low risk. However, the lack of an install mechanism is the root of the coherence problem: the skill claims to operate over cloned repos but does not provide or fetch them. A correct package should either bundle the required corpus or include a safe, documented fetch step (with integrity checks).
Credentials
The skill declares no required environment variables or credentials, which is proportionate. That said, the instruction to ingest all files in the skill directory means it could process sensitive configuration or credential material if present — a data exposure risk unrelated to declared env vars.
Persistence & Privilege
The skill is not marked 'always: true' and uses default autonomous invocation settings. It does not request persistent system privileges or to modify other skills/config. No persistence/privilege red flags in metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xdv-engineer - 安装完成后,直接呼叫该 Skill 的名称或使用
/xdv-engineer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
xDV Engineer skill 1.0.0 initial release.
- Introduced a dedicated XDV Engineer agent specialized in the full XDV Platform, grounded in the XDV Specification as canon.
- Clearly defined repository scope to treat every file from all XDV organization repositories as part of the active corpus, not just top-level docs.
- Listed all 35 primary XDV organization repositories, grouped by subsystem and architectural role.
- Codified architectural identity and domain definitions (K/Q/Φ), emphasizing determinism, domain boundaries, unified memory, and cross-domain orchestration.
- Established canonical reasoning policies, output structure, and precise conflict resolution hierarchy (spec > verification > core repos > tooling > drafts).
- Outlined core competency areas, best practices for repository examination, and boundaries for interpreting and reasoning about the XDV platform.
元数据
常见问题
XDV Engineer 是什么?
Expert XDV Engineer grounded in the full XDV platform, with the XDV Specification as canon and all XDV organization repositories treated as supporting corpus. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 XDV Engineer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xdv-engineer」即可一键安装,无需额外配置。
XDV Engineer 是免费的吗?
是的,XDV Engineer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
XDV Engineer 支持哪些平台?
XDV Engineer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 XDV Engineer?
由 Marlon Hanks(@litecreator)开发并维护,当前版本 v1.0.0。
推荐 Skills