← 返回 Skills 市场
athola

Nm Leyline Progressive Loading

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
70
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-leyline-progressive-loading
功能描述
Context-aware progressive module loading with hub-and-spoke pattern for token optimization. progressive loading, lazy loading, hub-spoke, module selection.
安全使用建议
This skill is primarily documentation for building progressive-loading behaviors and is internally coherent with that purpose, but review carefully before giving an agent permission to run it: - The SKILL.md encourages detecting files (.git, .py), scanning directory structure, and running local python scripts — these actions access your workspace and can expose code or metadata. Be explicit about whether you want an agent to scan your files. - The performance doc refers to an env var (SLASH_COMMAND_TOOL_CHAR_BUDGET) that is not declared as required; confirm whether the agent will read or rely on that env var. - The skill requires a config path (night-market.leyline:mecw-patterns); inspect that config to ensure it doesn't contain secrets or sensitive pointers. - Because this is instruction-only, no new binaries or network installs are introduced by the package itself, but the agent following these instructions could execute local scripts or load other skills. If you plan to enable autonomous invocation, restrict file and env access or run in a sandbox until you verify behavior. What would reduce my concern: explicit, narrow statements in the SKILL.md that specify what files/configs are read, a declaration of any env vars used, and an explicit note that no network exfiltration or broad filesystem scans will be performed. If the skill is only used as offline documentation (no agent execution), the practical risk is much lower.
功能分析
Type: OpenClaw Skill Name: nm-leyline-progressive-loading Version: 1.0.0 The skill bundle provides architectural patterns and documentation for optimizing AI agent context windows through progressive module loading and token budgeting. The included files (SKILL.md and various modules) contain illustrative Python snippets and Markdown instructions for managing dynamic module selection based on user intent and environment signals. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the content is entirely aligned with its stated purpose of performance optimization within the Claude Night Market ecosystem.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (progressive, hub-and-spoke, token optimization) match the content: SKILL.md and the modules describe selection/load/unload patterns, MECW monitoring, and token budgeting. The required config path (night-market.leyline:mecw-patterns) aligns with a leyline-patterns configuration the skill references.
Instruction Scope
Although instruction-only, the SKILL.md explicitly describes behaviors that require access to environment and user files: detecting artifacts and files (e.g., .git, .py), scanning directory structure, checking installed tools, running python validation scripts (plugins/abstract/scripts/validate_budget.py), and calling MECWMonitor/estimate_tokens. Those operations can involve reading the user's workspace, running local scripts, and evaluating an env var (SLASH_COMMAND_TOOL_CHAR_BUDGET) — but the skill metadata does not declare or limit these accesses. The instructions are broad and grant an agent discretion to scan and act on the user's environment.
Install Mechanism
No install spec and no code files are present; this is instruction-only documentation. That reduces disk-write/execution risk from the skill package itself.
Credentials
The skill declares no required env vars but the performance budgeting doc references SLASH_COMMAND_TOOL_CHAR_BUDGET (an env var that overrides defaults). The skill requires a config path (night-market.leyline:mecw-patterns) which is reasonable for policy/config, but it's unclear what sensitive data that path contains. The documentation also expects ability to detect files and installed tools (implicit permissions). There is a mismatch between declared requirements and the variables/paths the instructions reference.
Persistence & Privilege
always:false and user-invocable:true (defaults). The skill does not request permanent inclusion or elevated platform privilege. Autonomous invocation is allowed but that is the platform default; no additional persistent privileges are requested by the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-leyline-progressive-loading
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-leyline-progressive-loading 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of “progressive-loading” skill for context-aware, modular, and token-optimized loading. - Introduces hub-and-spoke pattern for dynamic, context-based module selection. - Supports lazy loading, conditional includes, tiered disclosure, and budget-aware module management. - Ensures MECW compliance for long-running or multi-context workflows. - Provides best practices, module tagging, and integration guidelines for plugin authors. - Includes troubleshooting tips and verification steps for integration.
元数据
Slug nm-leyline-progressive-loading
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Leyline Progressive Loading 是什么?

Context-aware progressive module loading with hub-and-spoke pattern for token optimization. progressive loading, lazy loading, hub-spoke, module selection. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。

如何安装 Nm Leyline Progressive Loading?

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

Nm Leyline Progressive Loading 是免费的吗?

是的,Nm Leyline Progressive Loading 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Leyline Progressive Loading 支持哪些平台?

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

谁开发了 Nm Leyline Progressive Loading?

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

💬 留言讨论