← Back to Skills Marketplace
Orchestrator——Tencent——CodingPlan
by
drifting-snow
· GitHub ↗
· v1.0.6
· MIT-0
140
Downloads
0
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install orchestrator-tencent-codingplan
Description
Task orchestration framework for Tencent Coding Plan. ROUTES TASKS TO MODELS: hunyuan-turbos (search/quick), hunyuan-t1 (coding), hunyuan-2.0-thinking (reaso...
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orchestrator-tencent-codingplan - After installation, invoke the skill by name or use
/orchestrator-tencent-codingplan - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install Orchestrator——Tencent——CodingPlan?
Run "/install orchestrator-tencent-codingplan" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Orchestrator——Tencent——CodingPlan free?
Yes, Orchestrator——Tencent——CodingPlan is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Orchestrator——Tencent——CodingPlan support?
Orchestrator——Tencent——CodingPlan is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Orchestrator——Tencent——CodingPlan?
It is built and maintained by drifting-snow (@drifting-snow); the current version is v1.0.6.
More Skills