← 返回 Skills 市场
202
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install volcengine-api
功能描述
Query and answer questions about Volcengine API specifications. Trigger this skill whenever a user asks about Volcengine API parameters, error codes, request...
安全使用建议
This skill is internally coherent: it queries Volcengine's documented API Explorer and returns API spec details, and it does not request credentials or install code. Before installing, confirm that outbound network access to api.volcengine.com is acceptable in your environment. Avoid pasting any secrets or private credentials into queries you ask the skill to process (the skill will forward user-provided query text to the public API). Also be cautious about handoffs: the SKILL.md delegates SDK/CLI work to other skills (volcengine-sdk-generator, volcengine-cli); review those skills separately before using them.
功能分析
Type: OpenClaw Skill
Name: volcengine-api
Version: 1.0.1
The skill bundle is a legitimate assistant for querying Volcengine API documentation. It directs the AI agent to fetch information from official endpoints (api.volcengine.com) to answer user questions about cloud service parameters, error codes, and response structures. There is no evidence of data exfiltration, malicious command execution, or harmful prompt injection; the instructions are strictly aligned with the stated purpose of API exploration.
能力评估
Purpose & Capability
The name/description say it will answer questions about Volcengine API specs; the SKILL.md contains step-by-step queries to Volcengine's API Explorer endpoints (services, versions, apis, api-swagger) which is exactly what a spec-querying skill needs. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions are limited to calling Volcengine API Explorer endpoints, parsing Swagger/OpenAPI responses, and returning API details (params, enums, responses, errors). The skill does not instruct reading local files, system credentials, or transmitting data to unexpected endpoints. It does reference handing off to other Volcengine-related skills for SDK/CLI tasks, which is reasonable.
Install Mechanism
There is no install spec and no code files; this is instruction-only so nothing is written to disk and no external packages are fetched during install.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The API Explorer endpoints shown are queried without any declared auth; if those endpoints actually require credentials, the SKILL.md does not request them, but that is an implementation detail rather than an incoherence with the stated purpose.
Persistence & Privilege
The skill is not forced-always and does not request elevated persistence. disable-model-invocation is false (normal). It does not attempt to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install volcengine-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/volcengine-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- No changes to skill functionality or logic.
v1.0.0
Initial release of volcengine-api skill.
- Enables users to query and answer questions about Volcengine API specifications, including parameters, error codes, methods, enums, required fields, and response structures.
- Provides detailed support for finding APIs, querying parameters and responses, understanding parameter dependencies, pagination, and error code explanations.
- Guides user intent recognition and progressive API information lookup using Volcengine's API Explorer endpoints.
- Supports both English and Chinese prompts.
- Directs users to appropriate related skills for SDK code generation and CLI-based operations.
元数据
常见问题
volcengine-api 是什么?
Query and answer questions about Volcengine API specifications. Trigger this skill whenever a user asks about Volcengine API parameters, error codes, request... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。
如何安装 volcengine-api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install volcengine-api」即可一键安装,无需额外配置。
volcengine-api 是免费的吗?
是的,volcengine-api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
volcengine-api 支持哪些平台?
volcengine-api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 volcengine-api?
由 sdk-team(@volc-sdk-team)开发并维护,当前版本 v1.0.1。
推荐 Skills