This document introduces the purpose, installation methods, and core scenario examples of Tencent Cloud EdgeOne Skill, helping you get started quickly and fully leverage the capabilities of AI-assisted Ops.
1. What is EdgeOne Skill
EdgeOne Skill is an AI intelligent plugin for Tencent Cloud EdgeOne, which can run in intelligent agents such as CodeBuddy. It encapsulates EdgeOne's API invocation capabilities, Ops best practices, and security operation standards into a structured AI knowledge base, allowing you to avoid memorizing complex API documentation. Simply describe your requirements in natural language, and AI can perform end-to-end operations from site access, cache management, certificate Ops to security protection configuration, threat IP address blocking.
Core Capabilities Overview
|
Site Acceleration | Site Access, Cache Refresh and Warm-up, HTTPS Certificate Management, and so on |
Security Protection | Security Weekly Report Generation, Template Coverage Audit, Domain Blocklist IP address Group Identification, Threat IP address Auto-blocking, and so on |
Metrics Analysis | Fault Log Analysis, Offline Log Download, Origin Health Status Metrics Analysis, Data Daily Report Generation, and so on |
Note:
All operations involving changes (such as creating sites, refreshing caches, modifying security rules, and so on) will display the operation details before execution and require confirmation to proceed.
2. Preparations
Note:
The plugin is strictly prohibited from directly providing SecretId/SecretKey to AI. Browser OAuth authorization must be uniformly used to protect credential security.
3. Installation Method
In various AI tools that support skill installation, you can have AI automatically install this Skill through natural language conversations. It is currently available on ClawHub and SkillHub. Click the following addresses to learn about installation methods:
4. Usage
After installation is completed, you can directly describe your requirements in natural language within the chat boxes of AI tools such as CodeBuddy and clawcode. The Skill will automatically identify the task type and load relevant EdgeOne module knowledge.
Skill Trigger Method: The Skill automatically takes effect when EdgeOne/EO-related configuration or query requirements are mentioned, without requiring special commands. Below are several common usage examples:
Example Scenario 1: Onboard a new domain to EdgeOne
User says:
For example: help me onboard shop.example.com to EdgeOne.
Example Scenario 2: Batch refresh CDN cache
User says:
For example: a new version has just been released, help me refresh all caches under the /static/ directory for the domain shop.example.com.
Example scenario 3: Query the certificate deployment status for all domains
User says:
For example: help me check the certificate status of all domains.
Example Scenario 4: Analyze attacking IPs and automatically block them
User says:
Help me analyze the attack IPs from the last 24 hours and block those with high concentration.
Example Scenario 5: Generate Traffic Analysis Weekly Report
User says:
Help me query the traffic analysis for the site example.com last week and generate a corresponding summary report.
5. Reference Links