Agent skill · Data & Analytics

llmquant-data

Router skill for LLMQuant Data primitive workflows. Use when the user needs SEC filings, 13F holders, macro snapshots, or source-grounded macro briefs.

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

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

Facts
Files in the skill folder: 7
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/llmquant-data/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 Data This category routes data-primitive research tasks to focused workflows. Use it when the user needs a direct LLMQuant Data-backed answer before any higher-level strategy or portfolio overlay. ## Routing Rules 1. Identify the user's entity, ticker, macro indicator, period, and requested deliverable. 2. Select the closest workflow below. 3. Open only that workflow and any explicitly referenced local resources. 4. Use LLMQuant Data as the source of external facts. 5. Report returned dates, filing periods, coverage notices, and missing inputs. ## Workflow Index | User intent | Workflow | |---|---| | Review business, risk, and MD&A evidence from a company's 10-K. | [`workflows/10k-risk-review.md`](workflows/10k-risk-review.md) | | Identify top 13F managers holding a ticker and crowding signals. | [`workflows/ticker-smart-money-holders.md`](workflows/ticker-smart-money-holders.md) | | Build a compact U.S. macro regime snapshot. | [`workflows/us-macro-snapshot.md`](workflows/us-macro-snapshot.md) | | Compose a market-facing macro brief from macro, market, and research inputs. | [`workflows/macro-brief.md`](workflows/macro-brief.md) | ## LLMQuant Data Contract Prefer LLMQua

What's inside
Steps it walks through
  1. Routing Rules
  2. Workflow Index
  3. LLMQuant Data Contract
Ships with 6 files
  • assets/.gitkeep
  • scripts/.gitkeep
  • workflows/10k-risk-review.md
  • workflows/macro-brief.md
  • workflows/ticker-smart-money-holders.md
  • workflows/us-macro-snapshot.md
More from skills
All skills →
About this skill
What does the llmquant-data skill do?

Router skill for LLMQuant Data primitive workflows. Use when the user needs SEC filings, 13F holders, macro snapshots, or source-grounded macro briefs.

How do I install it?

Run `npx skills add LLMQuant/skills --skill llmquant-data --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