← 返回 Skills 市场
94
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-leyline-deferred-capture
功能描述
>- Contract for unified deferred-item capture across plugins. Defines CLI interface, issue template, label taxonomy, and compliance test
安全使用建议
This SKILL.md is a specification meant for plugin authors rather than a runnable program. Before using or implementing it: 1) note that the doc assumes developer tools that are not declared — ensure your environment has git and the GitHub CLI (gh) and python3 if you run the compliance test; 2) the compliance command refers to scripts/deferred_capture.py, which is not provided here — verify your wrapper includes an appropriate script or adjust the test; 3) the spec may read $CLAUDE_SESSION_ID and $HOME paths at runtime — confirm you are comfortable with those environment reads and that no unexpected credentials are used; 4) when implementing the wrapper that calls gh, be mindful of GitHub CLI auth (tokens) and scopes — the spec does not request credentials itself, but a wrapper will need authenticated gh access to create/check issues. If you only want the contract text, no binaries or credentials are required.
功能分析
Type: OpenClaw Skill
Name: nm-leyline-deferred-capture
Version: 1.0.0
The skill bundle consists of a specification (SKILL.md) defining a 'Deferred Capture Contract' for standardizing how tasks or issues are captured and sent to GitHub. It outlines CLI arguments, issue templates, and label taxonomies for a script named scripts/deferred_capture.py (not included), and contains no executable code or instructions that deviate from its stated purpose of task management.
能力评估
Purpose & Capability
The SKILL.md is a specification for implementing a deferred-capture CLI and issue template. The stated purpose matches the content (CLI args, issue format, labels, duplicate-detection, and a compliance test).
Instruction Scope
The instructions reference runtime behaviors and external commands (gh issue list, current git branch, python3 scripts/deferred_capture.py) and environment usage (fallback to $CLAUDE_SESSION_ID, $HOME paths). This is reasonable for a developer contract, but the skill metadata doesn't declare required binaries or files even as optional; callers should not assume those tools/scripts exist.
Install Mechanism
There is no install spec and no code shipped with the skill (instruction-only). That aligns with a spec/contract; nothing is written to disk by the skill itself.
Credentials
The document references environment values (CLAUDE_SESSION_ID, $HOME) and filesystem paths, but the registry metadata lists no required environment variables or credentials. This is acceptable for an optional session-id source, but callers should be aware the implementation may read those env vars at runtime.
Persistence & Privilege
The skill is not always-on and does not request persistent privileges or modify other skill/system configs. Autonomous invocation is allowed (default) but not combined with any other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nm-leyline-deferred-capture - 安装完成后,直接呼叫该 Skill 的名称或使用
/nm-leyline-deferred-capture触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the deferred-capture skill specification.
- Defines a unified contract for deferred-item capture across plugins.
- Specifies required CLI interface, argument schema, and output format.
- Standardizes issue templates, label taxonomy, and duplicate detection.
- Includes compliance test instructions for wrapper validation.
- Focus is on convention and interoperability, not a runtime dependency.
元数据
常见问题
Nm Leyline Deferred Capture 是什么?
>- Contract for unified deferred-item capture across plugins. Defines CLI interface, issue template, label taxonomy, and compliance test. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Nm Leyline Deferred Capture?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-leyline-deferred-capture」即可一键安装,无需额外配置。
Nm Leyline Deferred Capture 是免费的吗?
是的,Nm Leyline Deferred Capture 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nm Leyline Deferred Capture 支持哪些平台?
Nm Leyline Deferred Capture 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nm Leyline Deferred Capture?
由 athola(@athola)开发并维护,当前版本 v1.0.0。
推荐 Skills