← 返回 Skills 市场
drifting-snow

Orchestrator——Tencent——CodingPlan

作者 drifting-snow · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install orchestrator-tencent-codingplan
功能描述
Task orchestration framework for Tencent Coding Plan. ROUTES TASKS TO MODELS: hunyuan-turbos (search/quick), hunyuan-t1 (coding), hunyuan-2.0-thinking (reaso...
安全使用建议
This skill is internally consistent for orchestrating tasks via Tencent Coding Plan, but it will transmit task prompts and workspace file contents to the Tencent endpoint — make sure you do not include secrets, private keys, or sensitive files in the workspace you pass to it. Confirm you have a valid Tencent Coding Plan subscription and review the OpenClaw provider configuration (what credentials/endpoints are stored there). Pay attention to the token-budget rules: the skill may spawn multiple sub-agents automatically (metadata allows autonomous actions), and it asks for user confirmation for higher-cost runs; always verify and consent before sending larger files or approving runs that the skill flags as high-cost.
能力评估
Purpose & Capability
Name/description claim orchestration for Tencent Coding Plan and SKILL.md only requests use of Tencent Coding Plan models, spawning sub-agents, and sending task context/workspace data to the Tencent endpoint — all of which are consistent with an orchestration skill. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Instructions explicitly direct the agent to spawn sub-agents and send task prompts, user messages, and workspace file contents to the Tencent Coding Plan endpoint. The skill includes explicit safeguards (file size limits, summarization, user confirmation thresholds). This scope is expected for an orchestrator but has privacy implications: workspace files and prompts will be transmitted externally when included in task context.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, local config paths, or unrelated credentials are requested. The metadata requires an OpenClaw provider for 'tencent-coding-plan' (expected for this skill). There are no unexplained secrets or cross-service credentials.
Persistence & Privilege
always:false (no forced permanent inclusion). Metadata marks autonomousActions:true and externalAccess:true, which is appropriate for an orchestrator that spawns sub-agents and calls external APIs, but increases the blast radius if misused — user consent and careful provider config are important.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install orchestrator-tencent-codingplan
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /orchestrator-tencent-codingplan 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
**Token/resource control and efficiency rules added for orchestrated tasks.** - Introduced detailed token and file size budgeting rules before spawning sub-agents, including user confirmation thresholds. - Added new sections and best practices on task merging, model cost ordering, and when to prefer direct execution to save tokens. - Outlined strict file and task limits (e.g., max sub-agents, file size, and transfer size), plus rules for summarizing and optimizing file transmission. - Clarified operating environment limitations for sub-agents (no local tools, file system, or custom networking). - Expanded examples and reference tables showing how and when to use orchestration, with an emphasis on cost-awareness. - Updated security section to highlight new token budgeting features.
v1.0.5
orchestrator-tencent-codingplan v1.0.5 - Improved SKILL.md for clarity, conciseness, and easier onboarding. - Enhanced model/task routing documentation, with clear tables for model assignments. - Data privacy and security sections rewritten for better user understanding. - Usage instructions streamlined, including architecture and workflow overview. - Expanded best practices and requirements sections for user guidance. - No code or functional changes in this version.
v1.0.4
Version 1.0.4 - Simplified and clarified requirements and security disclosure section. - Reorganized credential and prerequisite information for easier setup and reference. - Clearly listed external API endpoints and updated data flow/privacy explanations. - Explicitly stated autonomous behaviors, limitations, and user consent requirements. - Enhanced markdown for readability and removed redundant setup/configuration examples. - Updated metadata: now marks externalAccess as true and documents used external endpoint.
v1.0.3
## orchestrator-tencent-codingplan 1.0.3 - Added a detailed "Requirements & Security Disclosure" section to SKILL.md, explaining credential configuration, data flow, privacy, cost implications, and autonomous behavior. - Clarified how credentials are handled and what data is sent to Tencent Coding Plan models. - Provided sample configuration for setting up API keys. - Outlined user consent statements and privacy assurances. - No changes to core orchestration workflow, usage, or model assignment tables.
v1.0.2
## orchestrator-tencent-codingplan v1.0.2 Changelog - Clarified requirements and trigger conditions in the description for better transparency. - Added explicit note in the skill description that the skill autonomously spawns sub-agents and requires tencent-coding-plan provider with specific models. - Updated metadata to include an emoji, specify required providers and models, declare workspace data access, and clarify security model. - Removed credential requirement details and simplified capability statements. - No changes to core logic or workflow.
v1.0.1
- Added explicit metadata requirements for Tencent Coding Plan integration, including required models, API capabilities, and API key configuration. - Declared and documented security and delegation behavior—clarifies that the skill autonomously spawns sub-agents, with all actions logged and user notifications. - No changes to orchestration approach, usage, or execution steps. - Documentation improvements for platform integration and security transparency.
v1.0.0
orchestratortencentcodingplan v1.0.0 - Initial release of the orchestrator skill for Tencent Coding Plan. - Transforms the assistant into a project manager that delegates work to sub-agents based on task type. - Automatically assigns the best AI model from Coding Plan for each subtask (e.g., coding, search, data-processing). - Provides a clear decision tree, workflow, and model assignment table to maximize efficiency and output quality. - Includes example scenarios, prompt templates, progress updates, and failure handling instructions.
元数据
Slug orchestrator-tencent-codingplan
版本 1.0.6
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

Orchestrator——Tencent——CodingPlan 是什么?

Task orchestration framework for Tencent Coding Plan. ROUTES TASKS TO MODELS: hunyuan-turbos (search/quick), hunyuan-t1 (coding), hunyuan-2.0-thinking (reaso... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 Orchestrator——Tencent——CodingPlan?

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

Orchestrator——Tencent——CodingPlan 是免费的吗?

是的,Orchestrator——Tencent——CodingPlan 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Orchestrator——Tencent——CodingPlan 支持哪些平台?

Orchestrator——Tencent——CodingPlan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Orchestrator——Tencent——CodingPlan?

由 drifting-snow(@drifting-snow)开发并维护,当前版本 v1.0.6。

💬 留言讨论