77spongebob/quant/SKILL.md
# quant — 你的智能量化投资助手 > 🤖 由 Jarvis 构建 | 专为 A 股 & 全球市场设计 | 支持因子挖掘、回测、风控、实盘信号 ## ✅ 能力概览 | 模块 | 功能 | |------|------| | `data` | 获取股票/指数/宏观数据(tushare, akshare, yfinance) | | `factors` | 计算 50+ 传统与另类因子(估值、成长、动量、资金流、情绪) | | `backtest` | 多引擎回测(Backtrader / VectorBT),支持多空、组合、滑点建模 | | `risk` | 实时风控:最大回撤预警、夏普比率监控、Black-Litterman 仓位优化 | | `signal` | 生成交易信号 → 推送至 Windows 剪贴板 / 弹窗 / 语音提醒 | ## 🚀 快速开始 1. **配置**:运行 `quant setup`(首次需提供 tushare token) 2. **查数据**:`quant data "600519.SH" 2020-01-01 2024-12-31`
npx skillsauth add openclaw/skills 77spongebob/quantInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
🤖 由 Jarvis 构建 | 专为 A 股 & 全球市场设计 | 支持因子挖掘、回测、风控、实盘信号
| 模块 | 功能 |
|------|------|
| data | 获取股票/指数/宏观数据(tushare, akshare, yfinance) |
| factors | 计算 50+ 传统与另类因子(估值、成长、动量、资金流、情绪) |
| backtest | 多引擎回测(Backtrader / VectorBT),支持多空、组合、滑点建模 |
| risk | 实时风控:最大回撤预警、夏普比率监控、Black-Litterman 仓位优化 |
| signal | 生成交易信号 → 推送至 Windows 剪贴板 / 弹窗 / 语音提醒 |
quant setup(首次需提供 tushare token)quant data "600519.SH" 2020-01-01 2024-12-31quant factors "600519.SH" --type=valuation,momentumquant backtest --strategy=macd_rsi --symbol=000300.SHquant risk --portfolio="my_watchlist"skills/quant/
├── SKILL.md
├── lib/
│ ├── __init__.py
│ ├── data.py
│ ├── factors.py
│ ├── backtest.py
│ └── risk.py
├── examples/
│ └── strategy_template.py
└── config.yaml
💡 提示:你只需说
quant help,我就会列出完整命令;说quant install,我自动安装依赖。
下一步:我将立即创建 lib/data.py 和 config.yaml 骨架。
你无需做任何事——除非你想定制某部分(比如指定偏好的数据源)。
是否继续?
✅ 回复“继续”或直接说:“Jarvis,先写 data.py”。
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。