qmt-trading-skill 是做什麼的?
将轻量级 QMT Bridge API 服务(封装 xtquant / miniQMT)与 21 个 Agent Skills 组合发布,供 Cursor / Claude Code 使用。Bridge 在 Windows 上随 QMT 客户端运行,通过 HTTP/WebSocket 向局域网暴露行情与交易;Mac、Linux 或手机可远程调用 API,Skills 则用自然语言驱动脚本工作流(交易、当日盈亏、交易复盘、飞书报告同步等)。
将轻量级 **QMT Bridge** API 服务(封装 [xtquant](https://dict.thinktrader.net/nativeApi/start_now.html) / miniQMT)与 **21 个 Agent Skills** 组合发布,供 Cursor / Claude Code 使用。Bridge 在 Windows 上随 QMT 客户端运行,通过 HTTP/WebSocket 向局域网暴露行情与交易;Mac、Linux 或手机可远程调用 API,Skills 则用自然语言驱动脚本工作流(交易、当日盈亏、交易复盘、飞书报告同步等)。
qmt-trading-skill is a Claude Code agent skill that 将轻量级 **QMT Bridge** API 服务(封装 [xtquant](https://dict.thinktrader.net/nativeApi/start_now.html) / miniQMT)与 **21 个 Agent Skills** 组合发布,供 Cursor / Claude Code 使用。Bridge 在 Windows 上随 QMT 客户端运行,通过 HTTP/WebSocket 向局域网暴露行情与交易;Mac、Linux 或手机可远程调用 API,Skills 则用自然语言驱动脚本工作流(交易、当日盈亏、交易复盘、飞书报告同步等)。.
npx skills add atorber/qmt-trading-skill将轻量级 QMT Bridge API 服务(封装 xtquant / miniQMT)与 21 个 Agent Skills 组合发布,供 Cursor / Claude Code 使用。Bridge 在 Windows 上随 QMT 客户端运行,通过 HTTP/WebSocket 向局域网暴露行情与交易;Mac、Linux 或手机可远程调用 API,Skills 则用自然语言驱动脚本工作流(交易、当日盈亏、交易复盘、飞书报告同步等)。
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.