← 返回 Skills 市场
athola

Nm Conjure Qwen Delegation

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
78
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-conjure-qwen-delegation
功能描述
Qwen CLI delegation workflow implementing delegation-core for Alibaba's
安全使用建议
This skill appears to do what it claims (delegate tasks to the Qwen CLI). Before installing or using it: (1) understand that any files you include (via @path or delegation_executor) will be sent to the remote Qwen service — avoid sending secrets or sensitive data; (2) verify you trust the qwen-cli package source if you run 'pip install qwen-cli'; (3) confirm the local path referenced (~/conjure/tools/delegation_executor.py) exists and review its code before executing; (4) check your Qwen API key, quotas, and usage logging since the skill references quota checks and centralized analytics; and (5) be aware the SKILL.md references shared delegation-core files that are not bundled here — review those shared components if you rely on this skill.
功能分析
Type: OpenClaw Skill Name: nm-conjure-qwen-delegation Version: 1.0.0 The skill instructions (SKILL.md) direct the AI agent to execute an external Python script located at a hardcoded path (~/conjure/tools/delegation_executor.py) which is not included in the bundle, creating a significant security blind spot. It also instructs the agent to perform system-level modifications via 'pip install qwen-cli' and manage sensitive credentials like 'QWEN_API_KEY'. While these actions align with the stated purpose of delegating tasks to the Qwen CLI, the reliance on unverified external code and the handling of API keys without built-in safeguards are high-risk behaviors.
能力评估
Purpose & Capability
Name/description state this is a Qwen CLI delegation implementation and the SKILL.md only references qwen-cli, Python, and the shared delegation-core; the declared required config path (night-market.delegation-core) matches the stated purpose.
Instruction Scope
Runtime instructions instruct the user/agent to install and run the qwen CLI and a local delegation_executor script (~/conjure/tools/delegation_executor.py), and to include files via the qwen @path mechanism. These actions are expected for delegating to a remote LLM, but they will send included file contents to the Qwen service — a potential data-exfiltration surface that is coherent with the skill's purpose but worth explicit user awareness. The skill also references shared delegation-core docs that are not bundled here.
Install Mechanism
No install spec is bundled (instruction-only). The SKILL.md recommends 'pip install qwen-cli' which is a standard package install instruction; nothing in the metadata forcibly downloads or writes code to disk during install.
Credentials
The skill declares no required environment variables, but the docs show optional use of QWEN_API_KEY or 'qwen auth login'. That is proportional for a CLI delegation plugin. Users should note that any files included via @path will be transmitted to the Qwen service, and API keys or auth present in the environment would be used by the qwen CLI.
Persistence & Privilege
Flags are default (always: false, user-invocable true). The skill does not request permanent presence or system-wide privilege changes and contains no install-time scripts that would alter other skills or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-conjure-qwen-delegation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-conjure-qwen-delegation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Delegation workflow for Qwen CLI, implementing delegation-core for Alibaba models. - Enables shared delegation patterns, including authentication, quota management, and logging for Qwen CLI. - Supports batch processing, summarization, and large-context analysis via Qwen command-line interface. - Integrates with delegation-core for model selection, smart delegation, and unified usage reporting. - Includes setup instructions, CLI examples, and exit criteria for successful delegation runs.
元数据
Slug nm-conjure-qwen-delegation
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Conjure Qwen Delegation 是什么?

Qwen CLI delegation workflow implementing delegation-core for Alibaba's. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。

如何安装 Nm Conjure Qwen Delegation?

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

Nm Conjure Qwen Delegation 是免费的吗?

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

Nm Conjure Qwen Delegation 支持哪些平台?

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

谁开发了 Nm Conjure Qwen Delegation?

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

💬 留言讨论