← Back to Skills Marketplace
xueyetianya

Vector

by bytesagain4 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
341
Downloads
0
Stars
4
Active Installs
4
Versions
Install in OpenClaw
/install vector
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Vector concepts, best practices, and implementation patterns.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vector
  3. After installation, invoke the skill by name or use /vector
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug vector
Version 2.0.3
License MIT-0
All-time Installs 4
Active Installs 4
Total Versions 4
Frequently Asked Questions

What is Vector?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Vector concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 341 downloads so far.

How do I install Vector?

Run "/install vector" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vector free?

Yes, Vector is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Vector support?

Vector is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vector?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.3.

💬 Comments