← Back to Skills Marketplace
tangweigang-jpg

Quantaxis Data Platform

by Tang Weigang · GitHub ↗ · v0.3.3 · MIT-0
cross-platform ✓ Security Clean
125
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install quantaxis-data-platform
Description
提供 A 股市场的因子计算、存储与 tear sheet 分析能力,支持 Pandas/Polars 零拷贝数据转换和 QIFI 账户回测模拟,适用于多数据源量化研究。
Usage Guidance
This skill is instruction-only and appears coherent for A‑share/factor research and backtesting. Before installing or letting the agent execute commands: (1) Review any proposed shell commands (especially pip install) and prefer using a virtualenv/container to avoid global package changes. (2) Expect the agent to ask for data-source credentials (eastmoney/joinquant/qmt) or DB connection strings later — do not share secrets until you confirm the exact use and endpoint. (3) Be prepared for disk writes (ZVT_HOME ~/.zvt) and potentially large data pulls (ClickHouse, full‑market downloads) — run initial experiments on a small universe. (4) If you need stricter isolation, run the skill actions in a disposable container or VM and inspect commands the agent requests before consenting.
Capability Analysis
Type: OpenClaw Skill Name: quantaxis-data-platform Version: 0.3.3 The quantaxis-data-platform bundle is a legitimate quantitative trading research tool focused on the A-share market. It employs sophisticated prompt-engineering techniques, such as 'Semantic Locks' (SL-01 to SL-12) and 'Fatal Constraints' (finance-C-*), to ensure the AI agent generates realistic trading code that respects financial regulations like T+1 settlement and avoids common errors like look-ahead bias. The bundle includes a valuable database of cross-project anti-patterns (e.g., AP-QLIB-1930, AP-ZVT-183) to protect users from known bugs in popular quant libraries. No evidence of data exfiltration, malicious execution, or harmful instructions was found; the complex logic is entirely dedicated to enforcing domain-specific correctness and safety in financial simulations.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description (A‑share factor computation, storage, tear sheets, zero‑copy Pandas/Polars bridges, QIFI account backtests) match the provided SKILL.md and reference artifacts. Minor inconsistency: SKILL.md metadata says 'Requires Python 3.12+ with uv package manager' but the registry metadata lists no required binaries/install spec. That is likely an omission in the registry entry rather than malicious.
Instruction Scope
The SKILL.md + seed.yaml are detailed and scoped to data collection, factor computation, backtesting, and resource management. The seed.yaml execution_protocol and preconditions include commands that check for zvt and may recommend 'python3 -m pip install zvt' and touch ~/.zvt; these are expected for a runtime that needs local packages/data dirs but constitute local filesystem and package-manager operations the agent may propose to run. There are no instructions that request unrelated system secrets or to exfiltrate data to unknown endpoints.
Install Mechanism
No install spec or code files are bundled (instruction-only). No downloads, URLs, or archive extraction are present in the skill metadata. Any package installation would be via generic python/pip commands referenced in preconditions (not pre-populated install recipes).
Credentials
The skill does not declare required env vars, credentials, or config paths. The content references external services and databases (ClickHouse, MongoDB, RabbitMQ, Redis, brokers and data providers like eastmoney/joinquant/akshare) which in real use require connection strings/credentials — but none are requested up-front. This is reasonable for an instruction-only skill but means the agent will later ask the user to provide service credentials or connection details when needed.
Persistence & Privilege
always:false (normal). The seed.yaml instructs agents to re-read seed.yaml on decisions and run preconditions that may create/check ~/.zvt and run pip install commands; that implies the agent may perform local installs and write to the user's home directory. This is normal for a platform that initializes local data directories, but you should be aware it can modify disk and install Python packages if you allow it.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quantaxis-data-platform
  3. After installation, invoke the skill by name or use /quantaxis-data-platform
  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 QuantAxis 数据平台; 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 quantaxis-data-platform
Version 0.3.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Quantaxis Data Platform?

提供 A 股市场的因子计算、存储与 tear sheet 分析能力,支持 Pandas/Polars 零拷贝数据转换和 QIFI 账户回测模拟,适用于多数据源量化研究。 It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.

How do I install Quantaxis Data Platform?

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

Is Quantaxis Data Platform free?

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

Which platforms does Quantaxis Data Platform support?

Quantaxis Data Platform is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Quantaxis Data Platform?

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

💬 Comments