Agent skill · AI & Agents

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.

LLMQuantgithub.com/LLMQuantGitHub ↗
claude-codecodexcursorMIT
Install
npx skills add LLMQuant/skills --skill llmquant-equities --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 8
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/llmquant-equities/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 183 · +6 this week
Language: Shell
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# LLMQuant Equities This category routes equity research, comparison, valuation, catalyst, and sell-discipline workflows. ## Routing Rules 1. Identify ticker(s), investment horizon, benchmark, and requested deliverable. 2. Select the closest workflow below. 3. Open only the selected workflow and needed local resources. 4. Use LLMQuant Data for filings, prices, fundamentals, ownership, macro, estimates, and events. 5. Report data periods, filing dates, observation dates, stale notices, and missing future inputs. ## Workflow Index | User intent | Workflow | |---|---| | Score a stock across fundamentals, valuation, technicals, sentiment, and flow. | [`workflows/five-lens-stock-analysis.md`](workflows/five-lens-stock-analysis.md) | | Compare 2-5 stocks or ETFs side by side. | [`workflows/equity-compare.md`](workflows/equity-compare.md) | | Build a full equity research memo. | [`workflows/equity-research-memo.md`](workflows/equity-research-memo.md) | | Build a catalyst-bound merger-arbitrage memo. | [`workflows/merger-arb-memo.md`](workflows/merger-arb-memo.md) | | Analyze hold versus systematic profit-taking rules. | [`workflows/take-profit-lab.md`](workflows/take-profit-lab.md) | ## L

What's inside
Steps it walks through
  1. Routing Rules
  2. Workflow Index
  3. LLMQuant Data Contract
Ships with 7 files
  • assets/.gitkeep
  • scripts/.gitkeep
  • workflows/equity-compare.md
  • workflows/equity-research-memo.md
  • workflows/five-lens-stock-analysis.md
  • workflows/merger-arb-memo.md
  • workflows/take-profit-lab.md
More from skills
All skills →
About this skill
What does the llmquant-equities skill do?

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.

How do I install it?

Run `npx skills add LLMQuant/skills --skill llmquant-equities --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From LLMQuant/skills, a repository with 183 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going