← 返回 Skills 市场
228
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install volcengine-sdk-generator
功能描述
Generate complete, runnable Volcengine SDK code and provide SDK configuration guidance. Supports Go, Python, PHP, Java, and Node.js. Trigger this skill whene...
安全使用建议
This skill appears coherent and focused on producing Volcengine SDK code and configuration guidance. Before using: (1) Do not paste long‑lived AK/SK credentials into chat — prefer temporary STS tokens or OIDC; (2) review any generated code before running it, especially examples that disable SSL verification, set HTTP proxies, or change endpoints; (3) the skill will call Volcengine's API Explorer endpoints (network requests to api.volcengine.com) to look up service/actions — ensure this behavior is acceptable in your environment; (4) if you want the skill to include credentials in generated examples, explicitly provide them (prefer temporary/test values) and avoid supplying production secrets. No suspicious or unrelated access patterns were detected.
功能分析
Type: OpenClaw Skill
Name: volcengine-sdk-generator
Version: 1.0.3
The volcengine-sdk-generator skill bundle is a legitimate tool designed to assist users in generating Volcengine SDK code. It follows a well-defined workflow that queries official Volcengine API Explorer endpoints (api.volcengine.com) for metadata and utilizes comprehensive reference files for language-specific configurations. The instructions prioritize security best practices, such as retrieving credentials from environment variables rather than hardcoding them, and the generated code snippets align with official Volcengine documentation. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found across the SKILL.md or the reference files.
能力评估
Purpose & Capability
The name/description match the instructions: the SKILL.md explains how to map a user request to a Volcengine service/action and generate SDK code in Go/Python/PHP/Java/Node. It requires no unrelated binaries, credentials, or config paths — everything requested (calling Volcengine API Explorer, producing SDK config examples) is proportional to the stated purpose.
Instruction Scope
Runtime instructions are focused: parse user intent, look up service/version/action via Volcengine's API Explorer, and generate code and configuration guidance. The SKILL.md includes many example snippets that reference environment variables and token-file patterns (AK/SK, STS, OIDC file path), but the skill does not instruct the agent to automatically read host environment variables or files. Recommendation: the agent should prompt the user for any credentials or file paths rather than scavenging them from the host environment.
Install Mechanism
This is an instruction-only skill with no install specification and no code files executed on the host. That minimizes on-disk installation risk.
Credentials
The skill declares no required environment variables or secrets. Example code uses typical Volcengine env var names (VOLCENGINE_ACCESS_KEY, VOLCSTACK_*, session token, proxy vars). These are expected for SDK integration, but the skill does not require them. Users should avoid pasting long-lived credentials into prompts and prefer temporary STS/OIDC where possible.
Persistence & Privilege
always is false and the skill requests no config paths or system changes. It does not request permanent presence or system-level privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install volcengine-sdk-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/volcengine-sdk-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Volcengine SDK Code Generator initial release.
- Generate complete, runnable Volcengine SDK code for Go, Python, PHP, Java, and Node.js, based on natural language descriptions.
- Provide guidance on Volcengine SDK configuration, including authentication, retry, timeout, proxy, connection pooling, SSL, debug, and error handling.
- Automatically identify correct API operations by querying Volcengine’s official API metadata to ensure code accuracy.
- Hand off API spec queries to volcengine-api skill, and CLI use cases to volcengine-cli skill.
- Supports both Chinese and English in user prompts.
元数据
常见问题
Volcengine SDK Generator 是什么?
Generate complete, runnable Volcengine SDK code and provide SDK configuration guidance. Supports Go, Python, PHP, Java, and Node.js. Trigger this skill whene... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 228 次。
如何安装 Volcengine SDK Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install volcengine-sdk-generator」即可一键安装,无需额外配置。
Volcengine SDK Generator 是免费的吗?
是的,Volcengine SDK Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Volcengine SDK Generator 支持哪些平台?
Volcengine SDK Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Volcengine SDK Generator?
由 sdk-team(@volc-sdk-team)开发并维护,当前版本 v1.0.3。
推荐 Skills