← 返回 Skills 市场
volcengine-skills

Byted Viking Developer

作者 volcengine-skills · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install byted-viking-developer
功能描述
指导开发者接入与使用Viking SDK, 覆盖 Viking 向量库、知识库、记忆库的安装、鉴权、接口调用与问题诊断, 当用户需要调用Viking SDK进行业务代码开发和Viking相关问题问答时使用.
使用说明 (SKILL.md)

使用场景

本skill需要配合Trae、OpenCode、Codex、Claude Code、Antigravity等工具使用,不支持OpenClaw场景。

Viking 开发者助手

本 Skill 旨在帮助开发者快速接入和使用 Viking 平台的 SDK,涵盖向量数据库 (VikingDB)、知识库 (KnowledgeBase) 和记忆库 (Memory) 三大核心能力。

请根据您的具体需求,选择对应的 SDK 指引:

1. 向量库 SDK (VikingDB)

适用于需要高性能向量检索、标量检索、数据存储与管理的场景。支持 Python、Golang、Java 多语言接入。

2. 知识库 SDK (KnowledgeBase)

适用于构建 RAG (检索增强生成)、文档管理、智能问答等场景。

3. 记忆库 SDK (Memory)

适用于构建具备长期记忆能力的 AI Agent,支持存储和检索用户画像及事件记忆。

安全使用建议
This package appears to be a documentation-heavy Viking SDK developer guide (Python/Go/Java) and is generally coherent for that purpose, but proceed cautiously: 1) Inspect SKILL.md and the included resource files in a text editor that shows hidden/control characters; search for and decode any base64 blobs to confirm they are just images or legitimate data. 2) Look for any hidden or overwritten system-prompt text or explicit instructions telling the agent to run arbitrary commands — the scanner flagged prompt-injection patterns which can be benign false positives but merit manual review. 3) The docs include sample code that expects AK/SK and private endpoints; do not paste production credentials into unknown examples. If you plan to run samples, do so in an isolated environment and use limited-scope/test credentials. 4) Confirm the 'requires other tools / not supported on OpenClaw' note — if you rely on OpenClaw native behavior, test that the skill actually works as expected. 5) If you are unsure, keep this skill read-only (no autonomous invocation), validate contents manually, and only provide secrets after auditing the snippets that will use them.
功能分析
Type: OpenClaw Skill Name: byted-viking-developer Version: 1.0.0 The skill bundle is a comprehensive developer guide for the Viking SDK (Vector DB, Knowledge Base, and Memory services) by Volcengine. The provided Markdown files and code snippets (Python, Go, and Java) demonstrate legitimate API interactions, such as data ingestion, indexing, and retrieval, using standard authentication patterns and official endpoints (*.volces.com). No indicators of malicious intent, data exfiltration, or prompt injection were identified.
能力评估
Purpose & Capability
Name/description promise a developer guide for Viking SDKs; included files are extensive SDK docs and examples for VikingDB, KnowledgeBase and Memory in multiple languages. There are no unrelated binaries, env vars, or install steps requested — the requested surface is proportional to a docs-only SDK helper.
Instruction Scope
SKILL.md and resource files are documentation and code samples for SDK usage, private-link setup, signature generation, etc. They do not instruct the agent to read unrelated system files or to exfiltrate data. However the pre-scan detected 'system-prompt-override', 'base64-block', and 'unicode-control-chars' patterns in SKILL.md (possible prompt-injection artifacts). Also the SKILL.md says it requires other tools (Trae, OpenCode, Codex, Antigravity) and 'does not support OpenClaw' — that is an odd constraint for an OpenClaw skill and may be misleading for users expecting native OpenClaw integration.
Install Mechanism
This is instruction-only with no install spec and no code files to write/execute. That is the lowest-risk install mechanism and consistent with being a documentation skill.
Credentials
The skill declares no required environment variables or credentials (none in requires.env). Resource examples include code that takes AK/SK and shows how to sign requests and use private endpoints (e.g., SignerV4 usage, placeholders like ak/sk, 'your host'), which is expected for SDK docs but means the skill contains examples that, if executed, require secrets. The absence of declared required env vars is coherent for documentation, but be cautious: if you plan to use code snippets you must provide AK/SK — the skill will not manage or request them explicitly.
Persistence & Privilege
always:false and no special persistence or privileged actions requested. The skill does not request to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install byted-viking-developer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /byted-viking-developer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
byted-viking-developer 1.0.0 - 首次发布,提供 Viking SDK 开发者接入与问题诊断助手。 - 支持 VikingDB(向量库)、KnowledgeBase(知识库)、Memory(记忆库)三大核心能力的开发指引。 - 提供多语言 SDK(Python、Golang、Java)文档入口,及常见问题、性能优化、最佳实践等辅助文档。 - 明确仅支持 Trae、OpenCode、Codex、Claude Code、Antigravity 等工具,不支持 OpenClaw 场景。
元数据
Slug byted-viking-developer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Byted Viking Developer 是什么?

指导开发者接入与使用Viking SDK, 覆盖 Viking 向量库、知识库、记忆库的安装、鉴权、接口调用与问题诊断, 当用户需要调用Viking SDK进行业务代码开发和Viking相关问题问答时使用. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Byted Viking Developer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install byted-viking-developer」即可一键安装,无需额外配置。

Byted Viking Developer 是免费的吗?

是的,Byted Viking Developer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Byted Viking Developer 支持哪些平台?

Byted Viking Developer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Byted Viking Developer?

由 volcengine-skills(@volcengine-skills)开发并维护,当前版本 v1.0.0。

💬 留言讨论