← Back to Skills Marketplace
Obv
by
bytesagain4
· GitHub ↗
· v1.0.0
· MIT-0
146
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install obv
Description
Obv reference tool. Use when working with obv in finance contexts.
Usage Guidance
This skill is a small, local reference tool implemented via a bundled shell script that prints static guidance—no network access or credentials are requested. If you trust the author and are comfortable running simple local scripts, it is reasonable to install. If you prefer extra caution, review the script contents yourself (scripts/script.sh) before use or run it in a restricted environment (container or sandbox).
Capability Analysis
Type: OpenClaw Skill
Name: obv
Version: 1.0.0
The 'obv' skill bundle is a straightforward financial reference tool providing definitions, formulas, and checklists related to On-Balance Volume (OBV) and general finance. The core logic in `scripts/script.sh` consists entirely of static text output using heredocs and lacks any network activity, file system modifications, or suspicious execution patterns. No indicators of malicious intent, prompt injection, or vulnerabilities were found.
Capability Assessment
Purpose & Capability
The name/description (Obv reference tool for finance) match the provided files: SKILL.md documents commands that invoke scripts/script.sh and the script prints reference content. There are no unrelated requirements or surprising capabilities.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with clearly enumerated subcommands. The script only outputs static help/reference text; it does not read system files, access environment variables, or transmit data to external endpoints.
Install Mechanism
There is no install spec (instruction-only skill with an included script). No downloads, package installs, or extraction steps are present. The script is included in the bundle and executed locally.
Credentials
The skill requires no environment variables, credentials, or config paths. The shell script does not use or expose secrets or external tokens.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide configuration changes. It does not modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install obv - After installation, invoke the skill by name or use
/obv - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Obv?
Obv reference tool. Use when working with obv in finance contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.
How do I install Obv?
Run "/install obv" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Obv free?
Yes, Obv is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Obv support?
Obv is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Obv?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.
More Skills