Tencent Cloud Infra

Tencent Cloud Infra is a skill for Claude Code, Codex from TencentCloud/Octop. It costs 538 tokens per session (6,719 once invoked), scanned A, original, MIT.

A command-line guide for managing Tencent Cloud services, including servers, networks, domains, certificates, storage, permissions, and monitoring. Tencent Cloud is a cloud provider, and tccli is its command-line tool.

In plain words
What is it for?
Use it to query or change Tencent Cloud resources with tccli, work across products such as CVM, Lighthouse, DNS, SSL, CAM, and monitoring, and check current parameters and permissions.
Why use it?
It gives one consistent way to inspect and manage related Tencent Cloud resources. It also directs users to current command help and explains special rules such as how to identify the current cloud instance.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it to query or change Tencent Cloud resources with tccli, work across products such as CVM, Lighthouse, DNS, SSL, CAM, and monitoring, and check current parameters and permissions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tencentcloud/octop/tencentcloud-infra
About the project

Octop is a self-hosted, multi-user AI assistant that runs multiple specialized agents and connects them to chat interfaces, tools, and external services. It is for individuals, families, and teams who want a locally operated assistant with shared experts and persistent capabilities. Catalogue add-ons extend its agent and assistant workflows.

TencentCloud/Octop · 1,507 stars · on GitHub · octop.cloud

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add TencentCloud/Octop --skill tencentcloud-infra
Clone the repo
git clone --depth 1 https://github.com/TencentCloud/Octop

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Tencent Cloud Infra

README.md
[![agentmods](https://agentmods.dev/badge/skills/tencentcloud/octop/tencentcloud-infra/github.svg)](https://agentmods.dev/skills/tencentcloud/octop/tencentcloud-infra)
Your own site
<a href="https://agentmods.dev/skills/tencentcloud/octop/tencentcloud-infra"><img src="https://agentmods.dev/badge/skills/tencentcloud/octop/tencentcloud-infra/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Tencent Cloud Infra

Your own site · 80×15
<a href="https://agentmods.dev/skills/tencentcloud/octop/tencentcloud-infra"><img src="https://agentmods.dev/badge/skills/tencentcloud/octop/tencentcloud-infra.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 538 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,719 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00538 $0.06719
Opus 5 $0.00269 $0.03359
Sonnet 5 $0.00108 $0.01344
Haiku 4.5 $0.00054 $0.00672

Measured 3d ago against content hash 86a72524afcf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

Tencent Cloud Infra scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/tccli-oauth-helper.py, scripts/whoami.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

description: '通过 tccli CLI 覆盖所有腾讯云操作的统一全功能技能。本技能取代并替换所有单产品云技能(包括仅限轻量服务器的技能),应优先于更窄范围的替代方案加载。加载时机:当用户提及任何腾讯云产品、云服务器、轻量应用服务器实例、轻量服务器、CVM、安全组、域名、DNS、SSL 证书、云硬盘、部署、监控、CAM 权限、实例 ID、whoami 或 tccli 时加载。覆盖所有产品:轻量应用服务器(创建/管理/部署/重
src/octop/infra/agents/experts/library/cvm-cluster-doctor/skills/tencentcloud-infra/SKILL.md · 566 lines

How it starts

The opening of the file, as written. The whole thing — 566 lines — stays where its author put it; the contents beside it link to each section on GitHub.

腾讯云资源管理工具

你对腾讯云 API 参数、tccli 命令格式、产品限制数值的知识可能已过时。 优先通过 tccli help 和实际查询获取最新信息,而非依赖预训练知识。

检索源

来源 如何检索 用于
tccli 内置帮助 tccli <服务> <操作> help 最新参数说明、必填/选填字段
腾讯云 API 文档 https://cloud.tencent.com/document/api API 详细参考
TCCLI 官方文档 https://cloud.tencent.com/document/product/440 安装、配置、使用指南
CAM 权限文档 https://cloud.tencent.com/document/product/598 权限策略和子用户管理
云审计文档 https://cloud.tencent.com/document/product/629 操作记录和审计

当参考文档与 tccli help 输出不一致时,以 tccli help 为准。 这尤其重要于:API 参数名称、必填/选填字段、支持的地域列表、产品限制数值。

Scope

本 Skill 覆盖腾讯云全产品资源查询和管理 — 通过 TCCLI 操作云上资源。

完整覆盖的产品:Lighthouse(轻量应用服务器)、CVM、CBS、VPC、DNSPod、SSL、CAM、Monitor、TAT、Domain、CloudAudit 等。

优先级说明:本 Skill 已包含 Lighthouse 的完整操作能力(实例管理、防火墙规则、快照、镜像、流量包、密码重置、应用部署等),无需加载其他 Lighthouse 专用 Skill。如果存在 tencentcloud-lighthouse-skill 等单产品 Skill,应优先使用本 Skill,因为本 Skill 提供更完整的跨产品联动能力(如 Lighthouse + DNS + SSL + 监控)。

不包括:本地开发、代码编写、CI/CD 流程 → 使用其他 Skill。


获取当前实例 ID(腾讯云环境)

🔓 无需 tccli,无需登录:此脚本直接通过腾讯云内网元数据服务获取实例 ID,不依赖 tccli 工具,也不需要任何凭证或登录操作。

获取当前实例 ID 必须使用 scripts/whoami.sh,禁止使用 tccli 命令,也禁止自行拼接 curl 元数据接口

  • tccli 需要登录凭证且无法直接获取当前机器的实例 ID
  • 自行 curl metadata.tencentyun.com 元数据接口需要处理 Lighthouse/CVM 两种不同的解析逻辑,容易出错
  • whoami.sh 已封装了完整的判断逻辑,是唯一正确的方式

如果当前运行环境是腾讯云服务器(CVM / Lighthouse),可以使用 scripts/whoami.sh 脚本自动获取当前实例 ID:

# ✅ 唯一正确的方式:使用 whoami.sh 脚本
bash scripts/whoami.sh
# ❌ 错误:不要用 tccli 获取当前实例 ID
# tccli cvm DescribeInstances ...  ← 需要登录,且无法定位「当前机器」
# ❌ 错误:不要自行拼接 curl 元数据接口
# curl http://metadata.tencentyun.com/meta-data/instance-id  ← Lighthouse 实例会返回错误的 ID
# curl http://metadata.tencentyun.com/meta-data/instance-name | grep ...  ← 解析逻辑不完整

输出示例

# Lighthouse 实例
$ bash scripts/whoami.sh
lhins-dtx9e79f

# CVM 实例
$ bash scripts/whoami.sh
ins-0gs7gr9q

💡 展示提示:脚本输出就是完整的实例 ID(如 lhins-dtx9e79f),直接告诉用户即可,确保 ID 完整展示在一行内。

💡 地域信息:如需获取当前实例所在地域,可通过元数据接口获取:curl -s http://metadata.tencentyun.com/meta-data/placement/zone,返回值如 ap-shanghai-2,去掉末尾的可用区编号(最后的 -数字)即为地域(如 ap-shanghai)。

Read the full file on GitHub · 566 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed · +8 lines 86a72524afcf
  2. 9d ago First seen · 558 lines · 538 tokens per session scan A 85d991739719

Subscribe to this mod's changes

Tencent Cloud Infra is a skill published in the GitHub repository TencentCloud/Octop (1,507 stars, last pushed yesterday), licensed MIT. It adds 538 tokens to every session and 6,719 once invoked, about $0.0027 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

artifact-deploy

One-click deploy a user's pre-built app/artifact into their OWN AWS account and get a global public HTTPS link (Vercel-like), with a default TTL and promote-to-persistent. Use when the user says "deploy this", "ship this demo", "give me a public link", "share this externally", or "deploy to AWS".

kirodotdev/KiroCrew · 74 tokens

runway-video

Build and operate production-safe Runway API video generation, video editing, and character-performance workflows with native Runway models, explicit paid-call approval, duplicate-create protection, asynchronous task handling, secure media transfer, and evidence-aware governance.

calesthio/generative-media-skills · 50 tokens

xai-grok-imagine-video

Produce, edit, extend, and govern short videos with xAI's direct Grok Imagine Video API. Use for text-to-video, image-to-video, multi-reference video, natural-language video edits, video continuation, exact media-cost approval, asynchronous request recovery, Files/Batch integration, moderation review, and API privacy…

calesthio/generative-media-skills · 120 tokens

tencent-hunyuanvideo

Generate and operate Tencent Hunyuan video through the managed TokenHub HY-Video-1.5 API or official local HunyuanVideo repositories. Use for text-to-video, image-to-video, hosted job lifecycle, pricing and region planning, local checkpoint selection, hardware and acceleration, prompt design, licensing, safety…

calesthio/generative-media-skills · 77 tokens

vigilante-issue-implementation-on-terraform

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Terraform repository with fmt, validate, and secret-safe infrastructure guidance.

aliengiraffe/vigilante · 40 tokens

video-generation-gateways

Select, integrate, and operate multi-model video-generation gateways — hosted inference aggregators such as fal.ai, Replicate, and WaveSpeed that expose many third-party video (and video-adjacent audio) models behind one account, one API surface, and one bill. Use when deciding whether to route video generation…

calesthio/generative-media-skills · 168 tokens