By Tencent
Manage Tencent Cloud EdgeOne platform via natural language—control edge acceleration (DNS, caching, rules), security (DDoS, WAF, Bot), media processing, and edge functions through API interactions.
中文 | English
Tencent EdgeOne Agent Plugins is a collection of tools that help AI Agents perform configuration, operations, and troubleshooting on the Tencent Cloud EdgeOne platform.
Install via the plugin marketplace:
# 1. Register the marketplace
/plugin marketplace add [email protected]:Tencent/tencent-edgeone-agent-plugins.git
# 2. Install the plugin
/plugin install edgeone@tencent-edgeone
For AI tools without a built-in plugin marketplace, tell your Agent:
Please fetch and follow the instructions in:
https://raw.githubusercontent.com/Tencent/tencent-edgeone-agent-plugins/main/INSTALL.md
You can also clone the repository and install manually:
git clone https://github.com/Tencent/tencent-edgeone-agent-plugins.git
# Copy to the appropriate directory for your Agent tool
# e.g.: cp -r tencent-edgeone-agent-plugins/skills/tencent-edgeone-skill ~/.claude/skills/
For detailed installation instructions, see INSTALL.md.
A comprehensive Skill for Tencent Cloud EdgeOne that supports site access, domain configuration, TLS certificate management, cache control, security analysis, and observability.
This Skill uses the Tencent Cloud CLI to call Tencent Cloud APIs. The Tencent Cloud CLI must be installed before use — if it is not yet installed, the Agent will automatically install it after the Skill starts.
Included modules:
| Module | Scenarios | Typical Triggers |
|---|---|---|
| Acceleration |
|
|
| Security |
|
|
| Observability |
|
|
The edgeone skill uses a multi-level index that guides the Agent to read documents on demand:
tencent-edgeone-skill/
├── SKILL.md # tencent-edgeone-skill skill entry point
└── references/ # skill reference docs
├── api/ # API calling module
│ ├── README.md # module entry
│ ├── install.md # scenario: tccli installation
│ └── ...
├── acceleration/ # site acceleration module
│ ├── README.md # module entry
│ ├── cache-purge.md # scenario: cache purge / prefetch
│ └── ...
├── security/ # security protection module
│ ├── README.md # module entry
│ ├── security-report.md # scenario: security report
│ └── ...
└── ... # other modules...
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub tencent/tencent-edgeone-agent-plugins --plugin edgeoneSkills for the Cloudflare developer platform: Workers, Durable Objects, Agents SDK, MCP servers, Wrangler CLI, and web performance
Fastly development tools and platform skills
Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.
Implement caching strategies with Redis, CDN, and HTTP headers
DevsForge .htaccess configuration generator with URL rewrites, redirects, security headers, and Apache optimization
Official Cloudflare MCP server - 2,500+ API endpoints via Code Mode in just 2 tools (~1k tokens). Full platform access including Workers, Pages, D1, KV, R2, DNS, Zones, and more