Topic: quantitative-finance
98 skills in this topic.
-
pm-agent-strategy-authoring
用于把 LLM/工具驱动的想法实现为 AgentStrategy 代码,并通过 paper trading 评估效果。
YichengYang-Ethan/oracle3 155
-
pm-quant-strategy-authoring
用于把 agent 的量化想法实现为 Strategy 代码,并形成可调参数接口与可验证行为。
YichengYang-Ethan/oracle3 155
-
pm-paper-trade-ops
用于在策略通过回测后执行 paper trading、监控、干预和归档。
YichengYang-Ethan/oracle3 155
-
pm-live-trade-ops
用于在明确授权下执行 live trading,并严格执行风险与应急控制。
YichengYang-Ethan/oracle3 155
-
pm-data-discovery
用于先搞清楚“有哪些数据可看、怎么搜索目标市场、怎么落地数据样本”的技能。只做数据发现与取数,不做策略假设。
YichengYang-Ethan/oracle3 155
-
pm-live-trade-ops
用于在明确授权下执行 live trading,并严格执行风险与应急控制。
YichengYang-Ethan/oracle3 155
-
pm-quant-strategy-authoring
用于把 agent 的量化想法实现为 Strategy 代码,并形成可调参数接口与可验证行为。
YichengYang-Ethan/oracle3 155
-
pm-quant-strategy-authoring
用于把 agent 的量化想法实现为 Strategy 代码,并形成可调参数接口与可验证行为。
YichengYang-Ethan/oracle3 155
-
pm-data-discovery
用于先搞清楚“有哪些数据可看、怎么搜索目标市场、怎么落地数据样本”的技能。只做数据发现与取数,不做策略假设。
YichengYang-Ethan/oracle3 155
-
pm-paper-trade-ops
用于在策略通过回测后执行 paper trading、监控、干预和归档。
YichengYang-Ethan/oracle3 155
-
pm-live-trade-ops
用于在明确授权下执行 live trading,并严格执行风险与应急控制。
YichengYang-Ethan/oracle3 155
-
pm-paper-trade-ops
用于在策略通过回测后执行 paper trading、监控、干预和归档。
YichengYang-Ethan/oracle3 155
-
pm-data-discovery
用于先搞清楚“有哪些数据可看、怎么搜索目标市场、怎么落地数据样本”的技能。只做数据发现与取数,不做策略假设。
YichengYang-Ethan/oracle3 155
-
add-strategy
Create a new trading strategy for the ai-trader backtesting framework. Handles file creation, registration, docstrings, and backtest scaffolding.
whchien/ai-trader 591
-
skills_auditor
Detect incorrectly installed skills and report issues.
CheekyCodexConjurer/quant-lab
-
quality_gates
Enforce Definition of Done checks from QUALITY_GATES.md.
CheekyCodexConjurer/quant-lab
-
Refactor/Slice File
Use this skill when a file exceeds ~350 lines (target) / approaches the 500-line hard cap, or has mixed responsibilities (UI + Logic + Types).
CheekyCodexConjurer/quant-lab
-
size_guard
Enforce line budgets and rotate or split large context files.
CheekyCodexConjurer/quant-lab
-
context_compactor
Compress long-run context into handoff, backlog, and action logs.
CheekyCodexConjurer/quant-lab
-
context_compactor
Compress long-run context into handoff, backlog, and action logs.
CheekyCodexConjurer/quant-lab
-
pattern_miner
Extract recurring patterns from action logs and propose automations.
CheekyCodexConjurer/quant-lab
-
Create Interactive Menu
Use this skill when creating dropdowns, context menus, or overlays that need a polished UX (open/close animation, click-outside, Escape, etc.).
CheekyCodexConjurer/quant-lab
-
archaeologist
Detect legacy patterns and guide compatibility decisions.
CheekyCodexConjurer/quant-lab
-
analyze_repo_capabilities
Detect repo tooling and patterns, then record a dynamic manifest.
CheekyCodexConjurer/quant-lab