Coding

腾讯云官网文档搜索 SKILL

Try it

在用户需要使用腾讯云官网公共(Tencent Cloud Portal)能力时加载。公共能力是腾讯云官网(cloud.tencent.com)的统一服务入口,通过 TCCLI 的 ``portal`` 系列接口调用。当前提供的能力:文档搜索(查询云产品文档、操作指南、API 文档、最佳实践、故障排查等)。触发词示例:"搜索腾讯云文档"、"腾讯云官网搜索"、"查一下腾讯云…怎么配置"、"腾讯云文档搜索"、"帮我搜腾讯云…的文档"、"查云产品文档"、"portal search"、"search tencent cloud docs"。不适用于:操作云资源(CVM/轻量服务器/VPC 等)——本技能面向官网门户信息类能力,不管理资源。

What it does

在用户需要使用腾讯云官网公共(Tencent Cloud Portal)能力时加载。公共能力是腾讯云官网(cloud.tencent.com)的统一服务入口,通过 TCCLI 的 ``portal`` 系列接口调用。当前提供的能力:文档搜索(查询云产品文档、操作指南、API 文档、最佳实践、故障排查等)。触发词示例:"搜索腾讯云文档"、"腾讯云官网搜索"、"查一下腾讯云…怎么配置"、"腾讯云文档搜索"、"帮我搜腾讯云…的文档"、"查云产品文档"、"portal search"、"search tencent cloud docs"。不适用于:操作云资源(CVM/轻量服务器/VPC 等)——本技能面向官网门户信息类能力,不管理资源。

The skill document

腾讯云官网门户(Tencent Cloud Portal)

通过 TCCLI 的 portal 系列接口调用腾讯云官网门户的信息类能力(非资源管理)。当前提供:文档搜索SearchDocuments)。

前置条件

tccli --version
python3 -c "import tencentcloud.portal"   # 自检 portal 模块
  • 未安装,或报 No module named 'tencentcloud.portal' → 见 references/install.md
  • 凭证配置(OAuth / 无浏览器 / agent 非交互 / AK/SK)→ 见 references/auth.md。默认 tccli auth login

能力路由

用户意图接口参考文档
搜索腾讯云官网文档 / 操作指南 / API 文档SearchDocumentsreferences/search-documents.md
其它 portal 操作tccli portal help

执行前先读对应参考文档。 参数不确定时用 tccli portal help 核对(你对参数的了解可能过时)。

调用约定

  • 形式:tccli portal [参数...];复杂参数加 --cli-unfold-argument,用 --Name value 而非 JSON。
  • 地域可选,无需 --region

结果呈现

  • 只呈现接口实际返回的数据,不得编造 URL / 标题 / 摘要等;失败时报告错误与 RequestId
  • 分页能力先报总数,有更多结果再询问是否翻页。

错误处理

现象处理
command not found / No module named 'tencentcloud.portal'references/install.md
AuthFailure / 凭证过期 / EOF when reading a line / invalid statereferences/auth.md
InvalidParameter(Value)tccli portal help 核对参数与取值范围
频率超限放慢请求节奏重试
空结果换关键词,见 references/search-documents.md

同类错误多次重试仍失败时,停止重试,引导用户参照官方文档手动处理。

渠道输出兼容性

部分渠道会转换 Markdown 破坏输出:CLI/JSON 用代码块包裹;URL 中的 _ 若被吞则替换为 %5F;标识符用行内反引号包裹。

Related skills

Tencent Docs (docs.qq.com). Use this skill for ANY Tencent Docs request — reading, creating, and updating data. Whenever a task involves Tencent Docs, use th...

2 installs

腾讯云短信(SMS)服务 Skill。当用户需要发送短信(验证码/通知/营销,单发或批量群发),管理短信签名与模板(查询、申请、跟踪审核状态),查询套餐包用量,统计发送量与回执送达率,或按手机号追踪短信下发/回复状态时使用。覆盖国内短信与国际/港澳台短信,基于腾讯云 SMS API。

4 installs

Search Alibaba Cloud official help documentation (help.aliyun.com) with relevance-ranked search, and verify OpenAPI contracts (parameters, error codes, RAM permission points) against api.aliyun.com metadata. Use when the user asks how to use or configure an Alibaba Cloud product, looks up an error code or asks what an error message means, checks quota or usage limits, asks about billing rules, wants best practices or troubleshooting guides, confirms API parameter semantics, or wants to read a specific help document. Triggers: Alibaba Cloud documentation, help center, help.aliyun.com, product how-to guide, error code meaning, what does this error mean, how to fix this error, quota and limits, billing rules, RAM permission point, API reference, troubleshooting guide, best practice, read help document. Do not use this skill to execute changes on cloud resources, or to diagnose a specific product incident when a dedicated product diagnosis skill is installed and applicable.

Search the Huawei Cloud skill catalog by keyword or category, then install the matching skill.

by huaweicloud-skills-team

Manage Tencent Cloud COS storage and Cloud Infinite media AI through a single Node.js script with secure credential handling.

264 installs4 stars

One CLI for Tencent Cloud COS and CI — uploads, AI image tools, OCR, knowledge base, and search.

87 installs1 stars