← 返回 Skills 市场
240
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install volcengine
功能描述
Navigate and deploy Volcengine cloud infrastructure, integrate AI models, and build intelligent agent workflows for scalable, automated applications.
安全使用建议
This skill is a documentation-style guide and appears consistent with its purpose, but before relying on it: (1) verify the content against Volcengine's official docs and SDKs because the skill source/homepage is unknown; (2) never paste real Access Key/Secret Key into chat or hardcode them—use environment variables or a secrets manager as the doc recommends; (3) confirm the API endpoints and domain names used in examples (typos or stale endpoints can exist in community documentation); (4) if you deploy OpenClaw or expose management ports (e.g., 18789), restrict access to trusted IPs and monitor access logs. If you need code or install artifacts, prefer assets from official repos/releases rather than community-provided binaries.
功能分析
Type: OpenClaw Skill
Name: volcengine
Version: 1.0.0
The skill bundle consists of educational documentation and a standard Python SDK integration example for Volcengine's cloud services. The content in SKILL.md provides legitimate guidance on infrastructure setup and AI model usage, while the code snippet uses the official volcengine SDK with no signs of malicious intent, data exfiltration, or obfuscation.
能力评估
Purpose & Capability
The name and description (deploy and integrate Volcengine services and build agent workflows) align with the SKILL.md content: it explains infrastructure, model APIs, OpenClaw integration, orchestration, and security. The skill is instruction-only and does not declare any unrelated requirements.
Instruction Scope
The instructions stay on-topic (IaC, Terraform, VKE/ECS, model API usage, OpenClaw skills, agent orchestration). One small inconsistency: the Python snippet demonstrates hardcoding Access Key/Secret Key via maas.set_ak()/set_sk() while earlier text explicitly advises using environment variables or secret stores; this is a documentation quality issue rather than malicious behavior. The doc references management port 18789 and best practices for restricting it, which is appropriate for the stated purpose.
Install Mechanism
No install spec and no code files beyond the instructional SKILL.md — lowest-risk format. Nothing is being downloaded or written to disk by the skill itself.
Credentials
The registry metadata declares no required environment variables or credentials. The instructions correctly indicate that Access Key/Secret Key are required to call Volcengine APIs; this is proportionate to the described functionality. Users should avoid hardcoding keys as the example shows and instead use secret management as recommended in the doc.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modify other skills/config. Autonomous invocation is allowed by platform default but is not combined here with other concerning factors.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install volcengine - 安装完成后,直接呼叫该 Skill 的名称或使用
/volcengine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release introducing comprehensive guidance on integrating and deploying applications using Volcengine's cloud and AI ecosystem.
- Covers foundational setup using Infrastructure as Code (IaC) principles with ECS, VKE, and VPC.
- Explains integration of Volcengine's Model as a Service, including Doubao and Seed series AI models.
- Details deployment and use of intelligent agents with the OpenClaw framework, including skill creation.
- Introduces advanced patterns such as multi-agent collaboration on Volcengine infrastructure.
- Lists operational best practices for security and credential management.
- Includes an example Python SDK usage for generating content with MaaS.
元数据
常见问题
Volcengine 是什么?
Navigate and deploy Volcengine cloud infrastructure, integrate AI models, and build intelligent agent workflows for scalable, automated applications. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 240 次。
如何安装 Volcengine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install volcengine」即可一键安装,无需额外配置。
Volcengine 是免费的吗?
是的,Volcengine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Volcengine 支持哪些平台?
Volcengine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Volcengine?
由 wow(@duanc-chao)开发并维护,当前版本 v1.0.0。
推荐 Skills