quantitative finance skills

169 tagged quantitative finance, measured the same way as everything else here.

Browse within: backtesting 89algorithmic-trading 64financial-data 64market-data 63trading 63Multi-Agent 60agent-tools 60ftshare 60point-in-time 23analysis 16strategy 13asset-class 8data-source 6flow 6

build_workspace_app

01

OpenBB-finance/OpenBB

Skill Claude CodeCodex

This guide covers the full lifecycle of building, running, and serving a custom OpenBB Workspace application from an extension project scaffolded by openbb-cookiecutter. It assumes the project shell already exists (see the developextension skill for scaffolding instructions).

73k +82 1mo ago A 57 tokens

develop_extension

02

OpenBB-finance/OpenBB

Skill Claude CodeCodex

This is a complete guide for creating a new OpenBB Platform extension from scratch. Follow every phase in order. When the user says "build me an application that does X", use this guide to scaffold, implement, install, and verify the extension.

73k +82 1mo ago A 53 tokens

work_with_server

03

OpenBB-finance/OpenBB

Skill Claude CodeCodex

This guide explains how to call tools, interpret responses, discover capabilities, use prompts, and handle errors when interacting with an OpenBB MCP server.

73k +82 1mo ago A 33 tokens

HKUDS/Vibe-Trading

Skill Claude CodeCodex

An A-share China stock risk checker that forecasts whether a company may receive an ST or *ST warning in the next financial year. ST labels are Chinese exchange warnings for companies facing specified financial or regulatory problems.

32k +156 today A 89 tokens original MIT

HKUDS/Vibe-Trading

Skill Claude CodeCodex

Correlation and cointegration analysis — co-movement discovery, deep return-correlation analysis, sector clustering, realized correlation, Engle-Granger / Johansen cointegration, half-life, Kalman dynamic hedge ratio, cross-market linkage analysis, and pair-trading signal generation.

32k +156 today A 57 tokens original MIT

credit-analysis

06

HKUDS/Vibe-Trading

Skill Claude CodeCodex

A guide to analysing bonds and other fixed-income investments, including issuer credit quality, interest payments, default risk, credit spreads, and convertible bonds. It also covers Chinese fixed-income markets and local-government financing bonds.

32k +156 today A 36 tokens original MIT

bprr

07

wilsonfreitas/awesome-quant

Skill Claude CodeCodex

Bulk PR reviewer for awesome-quant. Use when the user asks to review all open PRs, review unreviewed PRs, bulk review, or mentions "bprr". Reviews open PRs lacking the reviewed label and presents a summary before any merge/comment/label action.

29k +44 changed today A 61 tokens

sprr

08

wilsonfreitas/awesome-quant

Skill Claude CodeCodex

Single PR reviewer for awesome-quant. Use when the user asks to review, validate, comment on, label, close, or merge one specific pull request that adds README.md entries. Triggers include "sprr", "review PR", "check PR", and "validate contribution".

29k +44 changed today A 60 tokens

update-pypi-dates

09

wilsonfreitas/awesome-quant

Skill Claude CodeCodex

Refresh tracked PyPI last-updated dates in awesome-quant README.md. Use when the user asks to update PyPI dates, refresh PyPI metadata, or run update-pypi-dates.

29k +44 today A 47 tokens

OpenByteInc/QuantDinger

Skill Claude CodeCodexCursor

QuantDinger repo workflow for coding agents: layered contracts, safety boundaries, and where backend, strategies, and Docker live. Use when editing Python API, strategies, deployment, or docs/agent.

11k +47 today A 47 tokens original Apache-2.0

quantmind-dev

11

LLMQuant/quant-mind

Skill Claude CodeCodex

Contributor workflow for the QuantMind codebase. Covers contributor setup (environment + hooks), filing issues, commit format, pull request format, and component development across quantmind/ modules (etl, knowledge, configs, preprocess, rag, flows, mind, utils) with tests, examples, and verification. Use when setting…

2.8k +24 18d ago A 90 tokens original MIT

ftshare-market-data

13

FTShare-Lab/FTShare-skill

Skill Claude CodeCodex

A collection of tools for retrieving financial and economic data from Chinese, Hong Kong, and United States markets. It covers items such as stock lists, prices, charts, company financial statements, funds, indexes, bonds, news, and macroeconomic data.

62 +1 7d ago A 209 tokens original MIT

FTShare-Lab/FTShare-skill

Skill Claude CodeCodex

A tool for retrieving daily valuation data for major Chinese A-share market indexes, such as price-to-earnings ratios, market value, and closing levels.

62 +1 7d ago A 91 tokens original MIT

FTShare-Lab/FTShare-skill

Skill Claude CodeCodex

A lookup for daily valuation figures on Chinese A-share stocks, such as price-to-earnings, price-to-book, market value and closing price. It can return one stock, a date range, one trading day, or the whole market.

62 +1 7d ago A 93 tokens original MIT

pinets

16

LuxAlgo/pinets-cli

Skill Claude CodeCodex

Run Pine Script indicators from the command line using pinets-cli. Use when the user asks to run, execute, test, or analyze a Pine Script indicator, calculate technical analysis values, fetch market data for crypto symbols, or work with .pine files. Also use when the user wants RSI, SMA, EMA, MACD, Bollinger Bands, or…

24 1mo ago A 105 tokens AGPL-3.0

pinets

17

LuxAlgo/pinets-cli

Skill Claude CodeCodex

Run Pine Script indicators from the command line using pinets-cli. Use when asked to execute, test, or analyze Pine Script indicators, calculate technical analysis values (RSI, SMA, EMA, MACD, Bollinger Bands, etc.), fetch market data for crypto trading pairs. This tool can run PineScript indicators from .pine files…

24 1mo ago A 81 tokens AGPL-3.0

pinets

18

LuxAlgo/pinets-cli

Skill Claude CodeCodex

Run Pine Script indicators from the command line using pinets-cli. Use when asked to execute, test, or analyze Pine Script indicators, calculate technical analysis values (RSI, SMA, EMA, MACD, etc.), or fetch market data for crypto trading pairs. This tool can run PineScript indicators from .pine files or stdin and…

24 1mo ago A 78 tokens AGPL-3.0

autostrategy

19

Zach0911/autostrategy

Skill Claude CodeCodex

A tool for turning quantitative trading requirements into strategy code, testing that code against historical data, and refining it. Quantitative trading uses rules and data to make investment decisions; backtesting checks those rules against past market data.

20 22d ago A 323 tokens

investment-agent

20

tohnee/investagent

Skill Claude CodeCodex

A Chinese-language AI investment research workflow covering industry-chain research, company analysis, valuation, multi-agent debate, and quantitative backtesting for Chinese, Hong Kong, and US stocks.

10 +1 2mo ago A 146 tokens original MIT

equity-research

21

pppop00/Equity-Research-Company

Skill Claude CodeCodex

Full-stack equity research report generator built on the Anamnesis Pattern (cross-session institutional memory + scheduled adversarial review). Trigger when the user wants to analyze a company, generate an equity research report, fundamental analysis, or stock investment research. Works with a company name (web…

8 +1 1mo ago A 285 tokens original Apache-2.0

docker-workflow

22

WolfpackOfOne/Q-agent

Skill Claude CodeCodex

Build, smoke-test, publish, and verify the Q-agent Docker image (LEAN CLI + infrastructure pipelines + marimo). Handles LEANVERSION bumps, local iteration, GHCR pull verification, and CI debugging for the docker workflow.

5 1mo ago A 50 tokens original MIT

push-lean

23

WolfpackOfOne/Q-agent

Skill Claude CodeCodex

Push a QuantConnect project to QuantConnect Cloud via lean cloud push. Use when the user wants to deploy a LEAN algorithm to the cloud.

5 1mo ago A 33 tokens original MIT

WolfpackOfOne/Q-agent

Skill Claude CodeCodex

Run a local QuantConnect research notebook in the correct LEAN Docker environment, inspect executed outputs, extract rendered charts, and interpret the results. Use when the user asks to run, debug, validate, or explain a notebook under MyProjects//research/.ipynb.

5 1mo ago A 62 tokens original MIT