← Back to Skills Marketplace
tangweigang-jpg

Quantlib Derivatives

by Tang Weigang · GitHub ↗ · v0.3.3 · MIT-0
cross-platform ⚠ suspicious
109
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install quantlib-derivatives
Description
通过 SWIG 绑定调用 QuantLib 引擎,完成期权、互换、债券等金融衍生品的定价计算,支持美式期权有限差分法和篮子价差期权等多资产策略验证。。
Usage Guidance
This skill appears to be a knowledge-rich, instruction-only wrapper for QuantLib/SWIG and ZVT-based backtests, but there are important mismatches you should consider before installing or running it: - Environment: The SKILL.md requires Python 3.12+, SWIG/QuantLib SWIG bindings and ZVT, but the skill declares no install steps. Ensure your environment already has QuantLib, the SWIG Python bindings, and zvt installed (or be prepared to install them manually) before use. - Credentials: The skill references data providers (joinquant, eastmoney, akshare, qmt). Some providers (e.g., joinquant) require API keys/accounts. Expect the agent to request or need credentials at runtime — the skill did not declare these, so plan to provide them only after verifying the author/source. - Filesystem actions: The instructions include running precondition checks that read and write to a ZVT home directory (default ~/.zvt). If you run this skill, do so in a sandbox or ensure it has access only to directories you are comfortable with. - No code install vs host expectations: Because there is no install recipe, the skill will either fail when dependencies are missing or the agent may attempt to run pip/recorder commands during preconditions. Confirm who will run those commands and whether network access is allowed. - Verification steps: Ask the publisher for an explicit dependency/install list and for a manifest of any runtime network endpoints the skill will call. If you cannot verify the author, run initial experiments in an isolated environment (container/VM) and monitor file and network activity. What would change this assessment: presence of an explicit, trusted install spec (with known package sources), declared required env vars/credential names, or included code that transparently shows only local computations and calls to known provider APIs would increase confidence. Conversely, any hidden network endpoints, undeclared credential usage, or instructions to run arbitrary shell/python code would increase concern.
Capability Analysis
Type: OpenClaw Skill Name: quantlib-derivatives Version: 0.3.3 The skill bundle is a highly structured framework for quantitative finance and derivatives pricing using QuantLib and the ZVT library. It contains extensive domain-specific constraints, semantic locks (e.g., SL-01 to SL-12), and validation rules designed to prevent common quantitative errors like look-ahead bias and incorrect financial conventions. The instructions in SKILL.md and seed.yaml are focused on enforcing these financial rules and managing the agent's persona. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the installation recipes and preconditions are limited to standard environment checks and the installation of the legitimate 'zvt' package.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description and the included reference material consistently describe QuantLib+SWIG derivatives pricing and ZVT-based data/backtest flows — this is coherent. However, the SKILL.md expects Python 3.12+, uv package manager, SWIG/QuantLib bindings and ZVT to be present, yet the skill declares no required binaries, no install recipe, and no environment variables. The skill also lists data providers (joinquant, eastmoney) where some providers require accounts/keys but no credential requirements are declared — mismatch between claimed capability and declared requirements.
Instruction Scope
The instructions and seed.yaml impose runtime behaviors beyond simple question-answering: agents are told to re-read seed.yaml, run preconditions (python -c checks that import zvt, call recorders, check/create files under ZVT_HOME), and execute pipeline stages (data fetch, backtest, execution). These steps read/write local filesystem state (e.g., ~/.zvt), may install/invoke recorders, and expect network access to data providers. While consistent with backtest/pricing use, they grant the agent discretion to run arbitrary Python commands on the host and to create files — benign for intended use but higher risk if you don't expect the agent to run code locally or access your data directories.
Install Mechanism
There is no install specification (instruction-only), which minimizes the skill installing arbitrary remote code. That said, the seed.yaml and SKILL.md reference host install triggers and require host-side components (QuantLib SWIG, zvt, uv) but provide no automated install steps. This is coherent for a skill that expects a preconfigured environment, but is a practical gap: the skill will fail or prompt the agent to run installs if dependencies are missing.
Credentials
The registry shows no required environment variables or credentials, yet SKILL.md and human_summary refer to data providers (joinquant: account+paid, eastmoney, akshare, qmt) and preconditions reference ZVT_HOME environment variable and writable directories. The skill may prompt for or attempt to use provider credentials at runtime, but none are declared in requires.env. This lack of declared credential requirements is an incoherence that can surprise users and mask where sensitive keys would be needed.
Persistence & Privilege
The skill does not request persistent 'always' inclusion (always:false) and doesn't declare modifications to other skills or system-wide settings. It does instruct reading/writing to host data directories (ZVT_HOME) and running precondition commands, which is expected for a backtest/pricing tool. Autonomous invocation is allowed (platform default) but not combined with always:true or broad undeclared credential access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quantlib-derivatives
  3. After installation, invoke the skill by name or use /quantlib-derivatives
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.3.3
v0.3.3: bilingual metadata injected. H1 shows QuantLib 衍生品定价; tagline replaced with skill-specific Chinese hook; tags upgraded to Level 1-4.
v0.3.1
Remove install.sh — knowledge-only bundle. Host AI consumes directly from URL; no user-side installation needed. Fixes ClawHub suspicious flag.
v0.3.0
Doramagic crystal portfolio v0.3.0. Full 5-layer bp-009 standard. github.com/tangweigang-jpg/doramagic-skills
Metadata
Slug quantlib-derivatives
Version 0.3.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Quantlib Derivatives?

通过 SWIG 绑定调用 QuantLib 引擎,完成期权、互换、债券等金融衍生品的定价计算,支持美式期权有限差分法和篮子价差期权等多资产策略验证。。 It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install Quantlib Derivatives?

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

Is Quantlib Derivatives free?

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

Which platforms does Quantlib Derivatives support?

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

Who created Quantlib Derivatives?

It is built and maintained by Tang Weigang (@tangweigang-jpg); the current version is v0.3.3.

💬 Comments