tencent-edgeone-skill
Installation
SKILL.md
Tencent EdgeOne Skill
A comprehensive Tencent EdgeOne skill that routes user requests to the appropriate module and loads the corresponding reference document.
Knowledge about EdgeOne APIs, configuration options, limits, and pricing may be outdated. Prefer retrieval over pre-trained knowledge — the reference files in this skill are only a starting point.
All tasks must be completed by calling APIs. See
references/api/README.mdfor API calling conventions, environment checks, etc. (must be read before starting any task).
Security Red Lines
- Write operations require user confirmation: All write operations (Create* / Modify* / Bind* / Delete* / Apply*, etc.) must clearly explain the action and its impact to the user before execution, and wait for user confirmation before calling the API.
- Never ask the user for SecretId / SecretKey
- Refuse any operation that might print credentials