← 返回 Skills 市场
79
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-leyline-utility
功能描述
Score candidate agent actions by expected gain, cost, uncertainty, and redundancy to guide dispatch and termination decisions
安全使用建议
This skill is internally coherent and low-risk: it only provides heuristics and requires no credentials or external installs. Before enabling it in production, confirm (1) which consuming skills will be allowed to set utility_gated:true (prescriptive mode can force actions), (2) that you are comfortable granting consumer skills access to conversation history/TaskList/token counters, and (3) that consumers correctly log/justify any overrides. Absence of regex findings is expected for an instruction-only skill — review integrations and frontmatter of consumer skills that adopt it to ensure they don't inadvertently grant excessive privileges.
功能分析
Type: OpenClaw Skill
Name: nm-leyline-utility
Version: 1.0.0
The nm-leyline-utility skill is a decision-making framework for agent orchestration based on the research paper 'Utility-Guided Agent Orchestration for Efficient LLM Tool Use' (arXiv:2603.19896). It provides structured logic in files like SKILL.md and modules/action-selector.md to score candidate actions based on expected gain, cost, uncertainty, and redundancy. The skill is designed to optimize agent efficiency and cost-control, and it contains no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (utility for scoring action candidates) match the instructions: all files describe how to build state and compute Gain/Cost/Uncertainty/Redundancy. No unrelated binaries, credentials, or install steps are requested.
Instruction Scope
SKILL.md and modules instruct the LLM to read conversation history, TaskList, session token counters, files read, and dispatched-agent metadata to construct state — these are expected for an orchestration utility, but they do assume the consumer skill/agent grants access to that contextual data. The prescriptive mode (utility_gated: true) can force consumers to follow the selected action, which is a behavioral enforcement worth noting before enabling.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded. This is the lowest-risk install profile.
Credentials
No environment variables, credentials, or config paths are required. The skill relies on in-agent data (conversation history, TaskList, token counters), which is appropriate for its function.
Persistence & Privilege
always:false and no install means it does not persist or auto-enable itself. However, if a consumer sets frontmatter utility_gated:true, the consumer skill must follow the selected action (prescriptive enforcement) — this gives the utility influence over run-time decisions but is opt-in by the consumer.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nm-leyline-utility - 安装完成后,直接呼叫该 Skill 的名称或使用
/nm-leyline-utility触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
nm-leyline-utility v1.0.0
- Initial release of the Utility Skill, ported from claude-night-market/leyline.
- Provides a decision framework for agent orchestration based on utility scoring (gain, cost, uncertainty, redundancy).
- Supports dispatch and termination decisions for agent and tool actions with clear action space and termination criteria.
- Includes detailed guidelines for quick adoption and integration into orchestration loops.
- Utility scoring prevents over-calling tools and premature stopping, optimizing agent decision-making.
元数据
常见问题
Nm Leyline Utility 是什么?
Score candidate agent actions by expected gain, cost, uncertainty, and redundancy to guide dispatch and termination decisions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 Nm Leyline Utility?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-leyline-utility」即可一键安装,无需额外配置。
Nm Leyline Utility 是免费的吗?
是的,Nm Leyline Utility 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nm Leyline Utility 支持哪些平台?
Nm Leyline Utility 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nm Leyline Utility?
由 athola(@athola)开发并维护,当前版本 v1.0.0。
推荐 Skills