什么是 qwen-delegation?
Qwen CLI 委派工作流程为阿里巴巴的 Qwen 模型实现委派核心。使用delegation-core时选择Qwen,需要Qwen的大上下文能力,需要批量处理。决定使用哪个模型时不要使用(首先使用delegation-core),qwen CLI 未安装。 来源:athola/claude-night-market。
Qwen CLI 委派工作流程为阿里巴巴的 Qwen 模型实现委派核心。使用delegation-core时选择Qwen,需要Qwen的大上下文能力,需要批量处理。决定使用哪个模型时不要使用(首先使用delegation-core),qwen CLI 未安装。
通过命令行快速安装 qwen-delegation AI 技能到你的开发环境
来源:athola/claude-night-market。
This skill implements conjure:delegation-core for the Qwen CLI using shared delegation patterns. It provides Qwen-specific authentication, quota management, and command construction.
Verification: Run the command with --help flag to verify availability.
For Qwen-specific models, CLI options, cost reference, and troubleshooting, see modules/qwen-specifics.md.
Qwen CLI 委派工作流程为阿里巴巴的 Qwen 模型实现委派核心。使用delegation-core时选择Qwen,需要Qwen的大上下文能力,需要批量处理。决定使用哪个模型时不要使用(首先使用delegation-core),qwen CLI 未安装。 来源:athola/claude-night-market。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/athola/claude-night-market --skill qwen-delegationQwen CLI 委派工作流程为阿里巴巴的 Qwen 模型实现委派核心。使用delegation-core时选择Qwen,需要Qwen的大上下文能力,需要批量处理。决定使用哪个模型时不要使用(首先使用delegation-core),qwen CLI 未安装。 来源:athola/claude-night-market。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/athola/claude-night-market --skill qwen-delegation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/athola/claude-night-market