llmquant/llmquant-strategies
Router skill for LLMQuant hedge-fund and PM strategy workflows. Use when the user needs equity long/short, long-biased, event-driven, macro, quant, or multi-strategy playbooks.
npx skills add https://github.com/LLMQuant/skills --skill llmquant-strategies
This category routes hedge-fund and portfolio-manager strategy playbooks.
| User intent | Workflow |
|---|---|
| Fundamental paired-book construction and factor-aware hedging. | workflows/equity-long-short.md |
| Concentrated long-biased ownership with structural hedges. | workflows/long-biased.md |
| Merger arb, spin-offs, activism, restructurings, and special situations. | workflows/event-driven.md |
| Cross-asset macro regime trading. | workflows/macro.md |
| Systematic strategy research, backtesting, overfitting control, and execution discipline. | workflows/quant.md |
| Pod-style capital allocation and unified risk budgeting. | workflows/multi-strategy.md |
Prefer LLMQuant Data when available. The workflows may need these data capabilities:
Fallback:
Take llmquant/llmquant-strategies from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.