Token导航 LogoToken导航TokenDH.com
运维和基础设施只读github未标认证来源可访问clear审计通过

quant-analyst量化分析师

Agent Skill

quant-analyst 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

27,192

周安装

1,072

GitHub Stars

76

下载量

8,536
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:quant-analyst(量化分析师)
来源仓库:https://github.com/404kidwiz/claude-supercode-skills
仓库路径:skills/quant-analyst
安装命令:
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill quant-analyst
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill quant-analyst

简介

使用 Python 科学计算进行专业定量金融、算法交易和金融数据分析。

  • 涵盖算法交易策略开发、回溯测试框架和信号生成以及前向验证以防止过度拟合
  • 实施风险模型,包括 VaR、CVaR、Greeks 计算和衍生品定价的蒙特卡洛模拟
  • 提供投资组合优化技术(均值方差、Black-Litterman、风险平价)以及交易成本和再平衡考虑
  • 擅长使用金融数据的矢量化 NumPy/Pandas 操作进行时间序列分析、因子建模和市场微观结构

SKILL.md

Quantitative Analyst

Purpose

Provides expertise in quantitative finance, algorithmic trading strategies, and financial data analysis. Specializes in statistical modeling, risk analytics, and building data-driven trading systems using Python scientific computing stack.

When to Use

  • Building algorithmic trading strategies or backtesting frameworks
  • Performing statistical analysis on financial time series data
  • Implementing risk models (VaR, CVaR, Greeks calculations)
  • Creating portfolio optimization algorithms
  • Developing quantitative pricing models for derivatives
  • Analyzing market microstructure and order book dynamics
  • Building factor models for asset returns
  • Implementing Monte Carlo simulations for financial instruments

Quick Start

Invoke this skill when:

  • Building algorithmic trading strategies or backtesting frameworks
  • Performing statistical analysis on financial time series data
  • Implementing risk models (VaR, CVaR, Greeks calculations)
  • Creating portfolio optimization algorithms
  • Developing quantitative pricing models for derivatives

Do NOT invoke when:

  • Building general web applications → use fullstack-developer
  • Creating data visualizations without financial context → use data-analyst
  • Implementing payment processing → use payment-integration
  • Building generic ML models → use ml-engineer

Decision Framework

Financial Analysis Task?
├── Trading Strategy → Backtesting framework + signal generation
├── Risk Management → VaR/CVaR models + stress testing
├── Portfolio Optimization → Mean-variance, Black-Litterman, risk parity
├── Derivatives Pricing → Monte Carlo, finite difference, analytical
└── Time Series Analysis → ARIMA, GARCH, cointegration tests

Core Workflows

1. Algorithmic Trading Strategy Development

  1. Define trading hypothesis and signal generation logic
  2. Implement strategy using vectorized Pandas operations
  3. Build backtesting engine with realistic execution simulation
  4. Calculate performance metrics (Sharpe, Sortino, max drawdown)
  5. Perform walk-forward optimization to avoid overfitting
  6. Implement live trading hooks with proper risk controls

2. Risk Model Implementation

  1. Gather historical price/returns data
  2. Select appropriate risk metric (VaR, CVaR, Greeks)
  3. Implement calculation using parametric, historical, or Monte Carlo methods
  4. Validate model with backtesting and stress scenarios
  5. Build monitoring dashboard for real-time risk exposure

3. Portfolio Optimization

  1. Define investment universe and constraints
  2. Calculate expected returns and covariance matrix
  3. Implement optimization (scipy.optimize or cvxpy)
  4. Apply regularization to prevent concentration
  5. Rebalance periodically with transaction cost consideration

Best Practices

  • Use vectorized NumPy/Pandas operations for performance on large datasets
  • Always account for transaction costs, slippage, and market impact in backtests
  • Implement proper cross-validation (walk-forward) to prevent lookahead bias
  • Use log returns for statistical properties, simple returns for aggregation
  • Store financial data with timezone-aware timestamps (UTC preferred)
  • Validate models with out-of-sample testing before deployment

Anti-Patterns

  • Overfitting to historical data → Use walk-forward validation and regularization
  • Ignoring transaction costs → Include realistic costs in all backtests
  • Using future data in signals → Ensure strict point-in-time correctness
  • Assuming normal distributions → Use fat-tailed distributions for risk models
  • Hardcoding market assumptions → Parameterize and stress test assumptions

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

30%
按下载量换算2,561

OpenCode

23.8%
按下载量换算2,032

Gemini CLI

16.82%
按下载量换算1,436

Antigravity

12.4%
按下载量换算1,058

Cursor

7.43%
按下载量换算634

Codex

3.69%
按下载量换算315

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills