A professional-grade quantitative investment assistant for A-share and global markets, enabling factor mining, backtesting, and real-time risk management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install quant
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install quant using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Quant is a sophisticated AI-powered skill designed to streamline the quantitative trading lifecycle. As a featured entry in the Openclaw Skills ecosystem, it provides developers and investors with a modular framework to handle everything from macro data acquisition to complex strategy execution. By integrating with high-fidelity data sources like Tushare, AkShare, and yfinance, Quant ensures that users have the technical infrastructure needed to build alpha-seeking strategies.
Built with security and transparency in mind, all data processing occurs locally. This skill serves as a bridge between raw market noise and structured financial insights, allowing users to focus on strategy development rather than data plumbing. Whether you are managing a personal portfolio or developing enterprise-grade trading bots, this tool provides the necessary hooks and modules to scale your investment operations.
To get started with this addition to your Openclaw Skills, use the following commands:
# Install required dependencies
quant install
# Configure API tokens (e.g., Tushare)
quant setup
After setup, verify your installation by fetching data for a sample ticker:
quant data "600519.SH" 2024-01-01 2024-12-31
Quant maintains a structured directory and configuration schema to ensure data integrity:
| File/Folder | Purpose |
|---|---|
lib/ |
Contains core modules for data, factors, backtest, and risk. |
config.yaml |
Stores API keys, data source preferences, and default symbols. |
examples/ |
Includes strategy templates to help users build their first algorithms. |
SKILL.md |
Documentation and command reference for the agent. |
Loading
An automated T+1 signal engine designed to identify the top 30 high-potential A-share stocks for next-day gains after every market close.

A high-performance utility designed to transform verbose agent logs into compact, indexed memory digests.

A dual-endpoint governance API that protects agents from malicious inputs and verifies AI outputs for factual accuracy and safety.

A specialized CLI tool for automating AWS S3 bulk uploads with intelligent, character-based file organization.

An AI-native operating system that transforms stateless agents into disciplined orchestrators with persistent memory and structured delegation patterns.

A comprehensive integration for the Notion API that allows AI agents to programmatically manage pages, databases, and content blocks.








































