Agent skill · aliyun

alibabacloud-help-doc-search

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.

What it needs

About 4k tokens when loaded.

What this skill does

Alibaba Cloud Help Documentation Search and OpenAPI Verification Search and read official Alibaba Cloud documentation on help.aliyun.com, and verify OpenAPI contracts against the public metadata of api.aliyun.com. Capabilities Full-text documentation search Search help documents by keyword with relevance-ranked results, returning title, URL, and summary. An optional product filter narrows results to a single product such as OSS or ECS. Passing -p is strongly recommended: it makes the results far more precise (server-side product filtering plus a fused index leg), though it issues no fewer requests than the unscoped path and is only faster in degraded scenarios. Read document content by URL Fetch the full body of a document as clean Markdown by its URL (the .md suffix is appended automatically). Browse product documentation catalog List all products, or list the full document catalog of one product (titles, links, and summaries grouped by category). OpenAPI metadata verification Verify exact API contract details — parameter names, types, required flags, error codes, and RAM permission points — against structured metadata, which is more authoritative than narrative documentation. Execution rules Help documentation is narrative and may lag behind the actual API behavior, while the OpenAPI metadata reflects the live contract; when the two disagree, the metadata is authoritative and the answer should note the source of each claim. Use documentation search and reading for "how to" and "why" questions, and metadata verification for "what are the exact parameters, error codes, or permission points" questions; combine both when background explanation is needed. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills aliyun/alibabacloud-help-doc-search

View the source on GitHub

Browse the @skills marketplace