← 返回 Skills 市场
Vwap
作者
BytesAgain2
· GitHub ↗
· v1.0.0
· MIT-0
162
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install vwap
功能描述
Vwap reference tool. Use when working with vwap in finance contexts.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vwap - 安装完成后,直接呼叫该 Skill 的名称或使用
/vwap触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Vwap 是什么?
Vwap reference tool. Use when working with vwap in finance contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Vwap?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vwap」即可一键安装,无需额外配置。
Vwap 是免费的吗?
是的,Vwap 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vwap 支持哪些平台?
Vwap 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vwap?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。
推荐 Skills