← 返回 Skills 市场
xueyetianya

Vector

作者 bytesagain4 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
341
总下载
0
收藏
4
当前安装
4
版本数
在 OpenClaw 中安装
/install vector
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Vector concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a harmless offline reference: it prints static documentation and requires no credentials or network access. Before installing or running any script, you may wish to: (1) verify the small version mismatch inside the script (manifest shows 2.0.3 while the script reports 2.0.2) to ensure you have the expected release; (2) inspect the script yourself (it is short and human-readable) or run it in a sandbox if you are concerned; and (3) monitor future updates—if later versions add network calls, env-var access, or installer steps, re-evaluate. Note: the agent can invoke the skill autonomously by default, which is normal here but worth knowing if you prefer manual control.
功能分析
Type: OpenClaw Skill Name: vector Version: 2.0.3 The 'vector' skill is a documentation reference tool that provides static information about devtools concepts. The shell script (scripts/script.sh) consists entirely of functions that output plain-text documentation via heredocs, with no network activity, file system modifications, or credential access. The SKILL.md instructions are consistent with the code and contain no prompt injection or malicious directives.
能力评估
Purpose & Capability
Name and description match the provided assets: an instruction-only doc tool. The included script simply prints reference text; no extra credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to output plain-text heredocs and explicitly states no external API calls or network access. The runtime script only emits static documentation and does not read arbitrary files, environment variables, or network endpoints.
Install Mechanism
No install spec is present (instruction-only with an accompanying script). No downloads, package installs, or extraction steps are required; nothing is written to disk by an installer step.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not access any such values. Requested privileges are proportional to a static-reference tool.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The skill does not request persistent presence or modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vector
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vector 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
元数据
Slug vector
版本 2.0.3
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 4
常见问题

Vector 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Vector concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 341 次。

如何安装 Vector?

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

Vector 是免费的吗?

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

Vector 支持哪些平台?

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

谁开发了 Vector?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.3。

💬 留言讨论