← Back to Skills Marketplace
bytesagain1

Quant Finance

by bytesagain1 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
339
Downloads
0
Stars
4
Active Installs
4
Versions
Install in OpenClaw
/install quant-finance
Description
Reference tool for devtools — covers intro, formulas, regulations and more. Quick lookup for Quant Finance concepts, best practices, and implementation patte...
Usage Guidance
This skill appears safe: it only prints local, static reference text and does not access network, files, or credentials. Minor non-security issues: the SKILL.md lists version 2.0.3 while the script sets VERSION=2.0.2 (a benign inconsistency), and the help heredoc uses single quotes so $VERSION won't expand in the help text. If you want extra caution, inspect or run the script in a sandbox before enabling autonomous use, but no red flags were found.
Capability Analysis
Type: OpenClaw Skill Name: quant-finance Version: 2.0.3 The quant-finance skill bundle is a static reference tool that provides documentation on quantitative finance concepts. The primary script (scripts/script.sh) uses heredocs to output plain-text information for various commands (e.g., formulas, regulations, risks) and contains no network requests, file system modifications, or data exfiltration logic. The SKILL.md instructions are consistent with the script's functionality and do not contain any prompt injection or malicious directives.
Capability Assessment
Purpose & Capability
Name/description (Quant Finance reference) match the included files and behavior. The script provides the documented reference commands (intro, formulas, regulations, etc.) and no unrelated capabilities are requested.
Instruction Scope
SKILL.md instructs the agent to return plain-text heredoc outputs. The included script only emits static text via heredocs and does not read files, environment variables, or network resources. There is no scope creep in the instructions.
Install Mechanism
There is no install spec (instruction-only) aside from a bundled script. Nothing is downloaded or extracted from external URLs and no packages are installed.
Credentials
No environment variables, credentials, or config paths are required. The script does not access or reference secrets or system configuration.
Persistence & Privilege
The skill does not request permanent presence (always:false) nor does it modify other skills or system-wide settings. Autonomous invocation is allowed by platform default but the skill's behavior is limited and local-only.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quant-finance
  3. After installation, invoke the skill by name or use /quant-finance
  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
v2.0.0
publish v2.0.0
Metadata
Slug quant-finance
Version 2.0.3
License MIT-0
All-time Installs 4
Active Installs 4
Total Versions 4
Frequently Asked Questions

What is Quant Finance?

Reference tool for devtools — covers intro, formulas, regulations and more. Quick lookup for Quant Finance concepts, best practices, and implementation patte... It is an AI Agent Skill for Claude Code / OpenClaw, with 339 downloads so far.

How do I install Quant Finance?

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

Is Quant Finance free?

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

Which platforms does Quant Finance support?

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

Who created Quant Finance?

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

💬 Comments