← 返回 Skills 市场
athola

Nm Conserve Mcp Code Execution

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
104
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-conserve-mcp-code-execution
功能描述
Optimize multi-tool workflow chains via MCP server integration for processing large datasets, files, or complex pipelines
安全使用建议
This skill is mainly documentation for an MCP orchestration hub intended to run inside a Claude Code environment, not a self-contained executable. Before installing or using it: 1) Do not assume the `python -m ...` commands or tools referenced exist — there are no code files in this package. 2) Ask the publisher which external storage endpoints and credentials the skill expects (where are 'intermediate' and 'external' results stored?), and how sensitive context/state is protected. 3) Be cautious about running it in an environment with private data: the instructions explicitly call for capturing and storing context snapshots but do not specify destinations or access controls. 4) If you plan to use it, run it only in an isolated/test environment first, and require explicit, auditable configuration for any external storage or connector (do not let the agent pick arbitrary endpoints). 5) If you need to proceed, request a version that either includes the runtime code/tools or a clear mapping from the skill's config keys to concrete, trusted services and credentials so you can validate what will be accessed and stored.
功能分析
Type: OpenClaw Skill Name: nm-conserve-mcp-code-execution Version: 1.0.0 The skill bundle provides a comprehensive framework for managing Model Context Protocol (MCP) tool chains and subagents, specifically focusing on 'MECW' (Model-Effective Context Window) optimization to prevent hallucinations and reduce token costs. The files (SKILL.md and various modules) contain detailed instructions and Python logic templates for orchestrating complex workflows, assessing task complexity, and validating compliance with context limits. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the content is technically focused on improving the efficiency and reliability of LLM agent operations.
能力评估
Purpose & Capability
Name/description claim an MCP hub for orchestrating multi-tool/subagent workflows; the included markdown modules (coordination, patterns, subagents, validation) align with that purpose. However the SKILL instructs the agent to run Python module commands (e.g., `python -m module_name` / `tools/extracted_tool.py --input ...`) and to 'verify installation --help' despite there being no code files or install spec in this package. The SKILL also tells users to install the external "Claude Code" plugin for the full experience, indicating this skill is documentation for another runtime rather than a self-contained skill.
Instruction Scope
The instructions include runtime actions that could read/write external state: 'store_intermediate_result', 'store_external_result', 'verify_external_storage(result.external_location)', 'append_to_coordination_log(log_entry)', and 'capture_context_state()'. None of these external storage endpoints or mechanisms are specified in the skill or declared config; the text gives no limits on what gets stored. The docs also reference environment variables (e.g., ENABLE_TOOL_SEARCH, ENABLE_CLAUDEAI_MCP_SERVERS) and other platform behaviors that are not declared in the skill metadata. Because the agent would be free to choose storage endpoints and run pseudo-code actions, this creates a risk that running the skill could cause data to be written or transmitted outside expected boundaries.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only. That minimizes the risk of arbitrary third-party code being downloaded or installed by the skill itself. The downside is that instructions assume external components exist (Claude Code, tools/extracted_tool.py), which the skill does not supply.
Credentials
The skill declares required config paths (night-market.* keys) which are coherent with a Night Market/Claude Code integration. It requests no credentials or required env vars in metadata, yet the instructions reference environment toggles (ENABLE_TOOL_SEARCH, ENABLE_CLAUDEAI_MCP_SERVERS) and connectors at claude.ai/settings/connectors. Those env vars and connectors are not declared as required, and no storage endpoints / credentials for external storage are provided — this mismatch could lead an agent to consult unrelated environment variables or to surface sensitive context into unspecified external storage.
Persistence & Privilege
The skill does not request permanent 'always' inclusion and has no install behavior. That keeps platform-level privileges low. Still, the instructions encourage storing intermediate and emergency state externally and appending logs with captured context snapshots; while not a platform persistence request, this behavior could create persistent records outside the platform if an agent follows the instructions. This is an operational risk rather than a platform-privilege flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-conserve-mcp-code-execution
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-conserve-mcp-code-execution 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Version 1.0.0 of nm-conserve-mcp-code-execution - Initial release providing the MCP Code Execution Hub skill. - Enables optimized multi-tool workflow processing via MCP server integration. - Features advanced context and token management for complex, large-scale pipeline execution. - Includes documented SDK improvements and fixes (Tool Search, Subagent MCP access, Prompt Cache, and Reliability) relevant for Claude Code plugin users.
元数据
Slug nm-conserve-mcp-code-execution
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Conserve Mcp Code Execution 是什么?

Optimize multi-tool workflow chains via MCP server integration for processing large datasets, files, or complex pipelines. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 Nm Conserve Mcp Code Execution?

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

Nm Conserve Mcp Code Execution 是免费的吗?

是的,Nm Conserve Mcp Code Execution 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Conserve Mcp Code Execution 支持哪些平台?

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

谁开发了 Nm Conserve Mcp Code Execution?

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

💬 留言讨论