volcengine-sdk-generator

Installation
SKILL.md

Volcengine SDK Generator

Generate ordinary Volcengine API call examples by default. Keep the default output focused on the API call itself: authentication setup, request object/params, invocation, and printing the response. Do not add retry, proxy, connection pool, debug logging, or other advanced SDK configuration unless the user explicitly asks for those topics.

For advanced SDK configuration questions, use the language-specific files under references/. These reference files are self-contained; answer from them directly.

Topic Reference
Go SDK configuration references/sdk-integration-go.md
Python SDK configuration references/sdk-integration-python.md
Java SDK configuration references/sdk-integration-java.md
Node.js SDK configuration references/sdk-integration-nodejs.md
PHP SDK configuration references/sdk-integration-php.md

Core Rules

Installs
10
GitHub Stars
4
First Seen
Jun 3, 2026
volcengine-sdk-generator — volcengine/volcengine-skills