← Back to Skills Marketplace
volc-sdk-team

Volcengine Documentation

by sdk-team · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
102
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install volcengine-documentation
Description
火山引擎官方文档查询工具,支持文档检索和全文获取。涵盖火山引擎全部产品、开发者工具、服务支持、最佳实践,包括产品介绍、使用、计费、部署、故障排查、API、SDK、服务条款/协议等全流程。任何涉及火山引擎产品咨询、使用问题、文档查询的需求都优先调用本技能。
Usage Guidance
This skill appears to do what it claims: call a Volcengine docs API to search and fetch documents. Before installing, verify two small operational points: (1) the Python 'requests' dependency is available in your agent environment (or add it), and (2) confirm the API host (docs-api.cn-beijing.volces.com) is an expected/official Volcengine endpoint for your organization — if you need absolute assurance, contact Volcengine or inspect network logs/DNS to confirm the domain. No credentials are requested and the script does not access local files, but if you must run untrusted code in a sensitive environment, consider running it in a sandbox or reviewing the code yourself first.
Capability Analysis
Type: OpenClaw Skill Name: volcengine-documentation Version: 1.0.0 The skill is a legitimate tool for searching and retrieving Volcengine (火山引擎) documentation. The Python script (volcengine_docs.py) interacts with an official-looking API endpoint (docs-api.cn-beijing.volces.com) to perform searches and fetch document content based on user queries, with no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description describe a documentation search and fetch tool and the included script plus SKILL.md implement exactly that (search and fetch via a docs API). The requests go to a docs API and results are returned and post-processed as described.
Instruction Scope
SKILL.md restricts runtime behavior to calling the specified search/fetch endpoints and returning results with CleanUrl links. It does not instruct reading local files, environment variables, or sending data to unrelated endpoints.
Install Mechanism
No install spec (lowest risk). However, the shipped Python script requires a Python runtime and the 'requests' package; these dependencies are not declared in the metadata. This is an operational omission (may cause runtime errors) but not a malicious install pattern.
Credentials
The skill requests no environment variables, credentials, or config paths — proportional to a public documentation lookup tool.
Persistence & Privilege
always:false and no special persistence requested. The skill can be invoked autonomously (platform default), which is expected for a tool — not excessive on its own.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install volcengine-documentation
  3. After installation, invoke the skill by name or use /volcengine-documentation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
volcengine-documentation 1.0.0 - Initial release of the 火山引擎官方文档查询工具. - Supports official document search and full content retrieval for all 火山引擎 products. - Provides decision logic for when to use search vs. fetch (including handling of URLs with query parameters). - Ensures all responses include official document links as sources. - Offers CLI usage examples and detailed parameter descriptions for both search and fetch functions.
Metadata
Slug volcengine-documentation
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Volcengine Documentation?

火山引擎官方文档查询工具,支持文档检索和全文获取。涵盖火山引擎全部产品、开发者工具、服务支持、最佳实践,包括产品介绍、使用、计费、部署、故障排查、API、SDK、服务条款/协议等全流程。任何涉及火山引擎产品咨询、使用问题、文档查询的需求都优先调用本技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.

How do I install Volcengine Documentation?

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

Is Volcengine Documentation free?

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

Which platforms does Volcengine Documentation support?

Volcengine Documentation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Volcengine Documentation?

It is built and maintained by sdk-team (@volc-sdk-team); the current version is v1.0.0.

💬 Comments