Awesome-Agent-Skills-for-Empirical-Research finance-skills
8 finance skills. Trigger: financial modeling, market data, risk analysis, quantitative finance. Design: data sources, quantitative methods, and regulatory frameworks.
install
source · Clone the upstream repo
git clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/43-wentorai-research-plugins/skills/domains/finance" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-finance-skills && rm -rf "$T"
manifest:
skills/43-wentorai-research-plugins/skills/domains/finance/SKILL.mdsource content
Finance — 8 Skills
Select the skill matching the user's need, then
read its SKILL.md.
| Skill | Description |
|---|---|
| akshare-finance-data | Access Chinese and global financial data using the AkShare Python library |
| financial-data-analysis | Methods for acquiring, cleaning, and analyzing financial datasets for research |
| finsight-research-guide | Deep financial research with the FinSight multi-agent system |
| options-analytics-agent-guide | AI agent for options pricing, Greeks, and strategy analysis |
| portfolio-optimization-guide | Portfolio theory, optimization algorithms, and asset allocation methods |
| quantitative-finance-guide | Quantitative methods for financial modeling, derivatives pricing, and risk an... |
| risk-modeling-guide | Financial risk modeling including VaR, stress testing, and credit risk |
| stata-accounting-research | STATA code patterns for empirical accounting and finance research |