# xtquantai

面向迅投 QMT / 投研终端的 Agent Skills 仓库：把量化策略开发的领域知识（因子回测、信号生成、实盘模板等）封装为标准 SKILL.md 技能，安装后可在 Claude Code、Cursor、Codex、Gemini CLI、Kimi Code 等 70+ AI 编程工具中直接使用。 本仓库曾是 xtquant 的 MCP 服务器实现，现已全面转型为 skill 仓库。旧 MCP 代码保留在 legacy-mcp 分支（tag v0.1.0-mcp），不再维护。

- Tier: Indexed (plain plugin)
- Category: Finance
- Page: https://www.flowy.sh/listings/dfkai-xtquantai
- Source: https://github.com/dfkai/xtquantai
- Price: free and open source

## Summary
xtquantai is a Claude Code plugin with 1 hand-picked skill for finance work, indexed on Flowy. Install it with the command on its page. It includes qmt-inner-backtest. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
/plugin marketplace add dfkai/xtquantai
/plugin install qmt-skills@xtquantai
```

## Skills
- qmt-inner-backtest

## FAQ

### What is xtquantai?
面向迅投 QMT / 投研终端的 Agent Skills 仓库：把量化策略开发的领域知识（因子回测、信号生成、实盘模板等）封装为标准 SKILL.md 技能，安装后可在 Claude Code、Cursor、Codex、Gemini CLI、Kimi Code 等 70+ AI 编程工具中直接使用。 本仓库曾是 xtquant 的 MCP 服务器实现，现已全面转型为 skill 仓库。旧 MCP 代码保留在 legacy-mcp 分支（tag v0.1.0-mcp），不再维护。

### How do I install xtquantai?
Run these in Claude Code: /plugin marketplace add dfkai/xtquantai then /plugin install qmt-skills@xtquantai. Then prompt normally.

### Does xtquantai auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is xtquantai free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
