Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

huaweicloud-api-docshuaweicloud API 文档

Agent Skill

用于辅助 API 设计、接口文档、请求响应结构和服务集成说明。它适合让 Agent 梳理 endpoint、生成 OpenAPI 草稿、检查字段命名、整理错误码或辅助前后端联调。使用时需要确认真实业务语义、鉴权方式、分页和错误处理规则;涉及生成接口文档时,应避免凭空补字段,最好从现有代码、schema 或接口样例中提取事实。

总安装

3,354

周安装

137

GitHub Stars

公开资料未说明

下载量

1,085
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:huaweicloud-api-docs(huaweicloud API 文档)
来源仓库:https://github.com/stevetdp/huaweicloud-api-docs
安装命令:
openclaw skills install huaweicloud-api-docs
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install huaweicloud-api-docs

简介

用于辅助华为云 API 设计、接口文档生成和前后端联调。

  • 适合梳理 endpoint、生成 OpenAPI 草稿、检查字段命名和错误码整理。
  • 使用时需确认业务语义、鉴权方式和分页规则,避免凭空补字段。
  • 建议从现有代码或接口样例中提取事实,确保文档准确性。
  • 安装前请核实权限范围和维护状态,注意是否会触发联网操作。

SKILL.md

name
huaweicloud-api-docs
description
>-

Huawei Cloud API Docs

Locate and summarize official Huawei Cloud API materials for a named cloud service.

Default to the user's current language. If the user has not established a language preference, answer in English.

Workflow

1. Resolve the service name

  • Accept Chinese names, English names, product codes, and common abbreviations

such as obs, ecs, vpc, elb, cce, and iam.

  • Normalize the identified service name before searching.
  • If the abbreviation is ambiguous, list the likely candidate services first

and ask the user to choose.

  • Do not pretend an ambiguous short name is resolved when the result titles

suggest multiple different products.

2. Choose the retrieval path

Use the strongest path the current role can support.

A. websearch and webfetch are both available

Use this as the default path.

  • Search only official Huawei Cloud documentation and developer properties.

Prefer support.huaweicloud.com, then developer.huaweicloud.com, and then official console pages when needed for API Explorer.

  • Use several targeted queries and open the most relevant official pages to

verify the product match.

  • Start with queries in this shape:

- site:support.huaweicloud.com <service> API reference Huawei Cloud - site:support.huaweicloud.com <service> developer guide Huawei Cloud - site:support.huaweicloud.com <service> error codes Huawei Cloud - site:support.huaweicloud.com <service> endpoints Huawei Cloud - site:support.huaweicloud.com <service> API Explorer Huawei Cloud - site:support.huaweicloud.com <service> SDK Huawei Cloud

  • Prefer pages that clearly match the requested service by title, breadcrumb,

or body content.

  • Prefer official HTML pages when available. Use official PDF references only

when the service primarily exposes docs that way.

  • Verify key facts from the opened page before summarizing them.

B. websearch is available but webfetch is not

  • Use search to identify likely official pages.
  • Provide a navigation-style answer with the most relevant official links and a

limited high-level summary from titles or snippets.

  • Explicitly state that the pages were not opened and verified.
  • Do not treat search snippets as confirmed API details.

C. webfetch is available but websearch is not

  • Continue only if the user already provided one or more official Huawei Cloud

links or local document contents.

  • Summarize the provided official materials after opening them.
  • If no official link or document was provided, ask the user for the exact

support page URL or the precise service name and official document link.

  • Do not invent entry URLs or deep links.

D. Neither websearch nor webfetch is available

  • Do not claim to have searched the Huawei Cloud site.
  • If the user provided official links, copied page text, screenshots, or local

documents, summarize those materials.

  • Otherwise, provide official Huawei Cloud entry links so the user can navigate

manually: - Huawei Cloud Help Center: https://support.huaweicloud.com/intl/en-us/index.html - Huawei Cloud Developer Center: https://developer.huaweicloud.com/eu/ - Huawei Cloud Developer Tools: https://developer.huaweicloud.com/tool.html - Huawei Cloud API Explorer: https://console.huaweicloud.com/apiexplorer/ - Huawei Cloud Console (international): https://console-intl.huaweicloud.com/console/?locale=en-us

  • Tell the user to search the exact service name on those official entry pages.
  • Clearly state that the current role lacks web tools and cannot verify

service-specific documentation in the current turn.

  • Do not guess undocumented API details, endpoints, SDK availability, or error

codes.

3. Collect the right document set

For a normal answer, try to cover these categories when they exist:

  • API reference
  • Developer guide or quick start
  • Authentication or signature requirements
  • Endpoints, regions, and versioning
  • Error codes or common failures
  • API Explorer or debugging entry
  • SDK references or related tooling

If a category cannot be found on the official site, say so explicitly.

4. Write the answer

Use this default structure unless the user asks for a narrower answer:

  1. Service identification
  2. Document overview
  3. Authentication and prerequisites
  4. Core API capabilities
  5. Endpoints, regions, and versions
  6. Error codes, permissions, and limits
  7. SDK, API Explorer, and related docs
  8. Official links

Answer rules

  • Always identify the normalized service name you used for retrieval.
  • Always include official source links when a web-enabled path succeeded.
  • When web tools are unavailable, always include the official Huawei Cloud

entry links from the fallback section.

  • Distinguish verified facts from inferences. If something is inferred from

page titles or surrounding materials, label it as an inference.

  • Prefer concise but complete summaries over raw link dumps.
  • If the user asks only for one area such as error codes or endpoint format,

focus on that area but still include the most relevant official links.

  • If multiple Huawei Cloud products have similar names, explain which one

matched and why.

  • If the best official source is on the international documentation path, say

that explicitly.

  • Never fabricate endpoint patterns, request parameters, SDK support, or

document availability.

Examples

  • Find the official API documentation for Huawei Cloud OBS and summarize authentication, common error codes, and SDK support.
  • What are the core APIs for Huawei Cloud ECS? Include official links and a short explanation.
  • Where is the API Explorer entry for Huawei Cloud VPC Endpoint, and what does it cover?
  • I only have this official Huawei Cloud link. Summarize it for my team.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

87.36%
按下载量换算948

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills