llmquant/llmquant-equities
Router skill for LLMQuant equities workflows. Use when the user needs stock analysis, equity comparison, research memos, merger-arb memos, or sell/take-profit work.
npx skills add https://github.com/LLMQuant/skills --skill llmquant-equities
This category routes equity research, comparison, valuation, catalyst, and sell-discipline workflows.
| User intent | Workflow |
|---|---|
| Score a stock across fundamentals, valuation, technicals, sentiment, and flow. | workflows/five-lens-stock-analysis.md |
| Compare 2-5 stocks or ETFs side by side. | workflows/equity-compare.md |
| Build a full equity research memo. | workflows/equity-research-memo.md |
| Build a catalyst-bound merger-arbitrage memo. | workflows/merger-arb-memo.md |
| Analyze hold versus systematic profit-taking rules. | workflows/take-profit-lab.md |
Prefer LLMQuant Data when available. The workflows may need these data capabilities:
Fallback:
Take llmquant/llmquant-equities 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.