← Back to Skills Marketplace
ckchzh

Vwap

by BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
162
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install vwap
Description
Vwap reference tool. Use when working with vwap in finance contexts.
Usage Guidance
This skill appears to be a harmless, self-contained reference tool that prints static documentation via a bundled shell script. Before installing, verify you trust the skill source (bytesagain.com / GitHub repo) and inspect the included scripts (scripts/script.sh) yourself — any script executed by your agent runs with the agent's local permissions. Because this package requests no credentials, makes no network calls, and does not install software, the risk is low; if you run agents in highly privileged environments, consider running new skills in a sandbox or reviewing the code first.
Capability Analysis
Type: OpenClaw Skill Name: vwap Version: 1.0.0 The 'vwap' skill is a straightforward informational reference tool for finance professionals. The core logic in `scripts/script.sh` consists entirely of static text output (via heredocs) providing definitions, formulas, and checklists related to Volume Weighted Average Price (VWAP). There are no network calls, file system modifications, or signs of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the delivered functionality. The skill only needs a small helper script to print reference material about VWAP; there are no unexpected binaries, credentials, or external services requested.
Instruction Scope
SKILL.md instructs the agent to run the bundled scripts/script.sh with specific subcommands. The script only emits static documentation text and does not read files, environment variables, or send data externally.
Install Mechanism
No install spec is provided (instruction-only with a bundled script). Nothing is downloaded or extracted from external URLs and no additional packages are installed.
Credentials
The skill declares no required environment variables or credentials, and the script does not access any secrets or environment state. Requested privileges are minimal and proportionate.
Persistence & Privilege
always is false and the skill does not modify system or other-skill configurations. It does not request persistent presence or elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vwap
  3. After installation, invoke the skill by name or use /vwap
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug vwap
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Vwap?

Vwap reference tool. Use when working with vwap in finance contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.

How do I install Vwap?

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

Is Vwap free?

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

Which platforms does Vwap support?

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

Who created Vwap?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v1.0.0.

💬 Comments