← Back to Skills Marketplace
stevetdp

HuaweiCloud API Docs

by stevetdp · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ Security Clean
109
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install huaweicloud-api-docs
Description
Find and summarize official Huawei Cloud API documentation from Huawei Cloud Help Center and Huawei Cloud developer properties. Use when the user asks about...
README (SKILL.md)

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 \x3Cservice> API reference Huawei Cloud
    • site:support.huaweicloud.com \x3Cservice> developer guide Huawei Cloud
    • site:support.huaweicloud.com \x3Cservice> error codes Huawei Cloud
    • site:support.huaweicloud.com \x3Cservice> endpoints Huawei Cloud
    • site:support.huaweicloud.com \x3Cservice> API Explorer Huawei Cloud
    • site:support.huaweicloud.com \x3Cservice> 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.
Usage Guidance
This skill appears safe and coherent for the stated purpose. Before enabling it, confirm whether you want the agent to have websearch/webfetch access because the skill will fetch and summarize official Huawei Cloud pages when those tools are available. The skill will not ask for your cloud credentials, but avoid pasting any sensitive tokens or private docs into chat. If you need enterprise-specific or private Huawei docs, prefer providing the exact official URLs or documents rather than sharing credentials. If you have concerns about web access, the skill will still provide official entry links when web tools are unavailable.
Capability Analysis
Type: OpenClaw Skill Name: huaweicloud-api-docs Version: 0.1.2 The skill bundle is designed to help users find and summarize official Huawei Cloud API documentation. The instructions in SKILL.md are well-structured, emphasizing the use of official sources (e.g., support.huaweicloud.com) and explicitly prohibiting the fabrication of technical details, with no evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The name/description (Huawei Cloud API docs) align with the SKILL.md: the skill only instructs searching and summarizing official Huawei Cloud documentation. There are no unrelated required binaries, environment variables, or config paths requested.
Instruction Scope
Runtime instructions are narrowly scoped to locating and summarizing official Huawei Cloud pages. They explicitly prefer official domains, distinguish between websearch/webfetch availability, and instruct not to invent API details. There is no instruction to read unrelated local files or to collect credentials. Note: the skill assumes the agent has websearch/webfetch tools to fetch pages for verification; if those are available, the agent will open official web pages.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables, no primary credential, and no config paths. It does not request secrets or other credentials in its instructions.
Persistence & Privilege
always is false and there is no request for permanent presence or modifications to other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with elevated privileges or credential requests.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install huaweicloud-api-docs
  3. After installation, invoke the skill by name or use /huaweicloud-api-docs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.2
Rewrite the skill in English and add official Huawei Cloud entry links for no-web fallback
v0.1.1
Initial release: search and summarize Huawei Cloud API docs from support.huaweicloud.com
v0.1.0
Initial release of huaweicloud-api-docs. - Enables search and summarization of official Huawei Cloud service API documentation. - Supports identification of service names and product abbreviations in both Chinese and English. - Adapts retrieval and response strategy based on available tools (websearch/webfetch/user-provided links). - Prioritizes concise, structured Chinese answers with verified official documentation links. - Clearly communicates limitations if web tools or official links are not available.
Metadata
Slug huaweicloud-api-docs
Version 0.1.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is HuaweiCloud API Docs?

Find and summarize official Huawei Cloud API documentation from Huawei Cloud Help Center and Huawei Cloud developer properties. Use when the user asks about... It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install HuaweiCloud API Docs?

Run "/install huaweicloud-api-docs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is HuaweiCloud API Docs free?

Yes, HuaweiCloud API Docs is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does HuaweiCloud API Docs support?

HuaweiCloud API Docs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created HuaweiCloud API Docs?

It is built and maintained by stevetdp (@stevetdp); the current version is v0.1.2.

💬 Comments