Agent skill · AI & Agents

llmquant-market-intelligence

Router skill for LLMQuant market-intelligence workflows. Use when the user needs macro views, market sentiment dashboards, or event probability signals.

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

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

Facts
Files in the skill folder: 6
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/llmquant-market-intelligence/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 Market Intelligence This category contains reusable market utility workflows that can support research, trading, and portfolio decisions. ## Routing Rules 1. Identify whether the user needs macro context, sentiment, or event probability evidence. 2. Select one workflow from the index. 3. Open only the selected workflow. 4. Use LLMQuant Data for all market, macro, event, options, and sentiment inputs. 5. Report dates, data windows, stale notices, and missing future data contracts. ## Workflow Index | User intent | Workflow | |---|---| | Track cross-asset macro indicators and likely portfolio impact. | [`workflows/macro-view.md`](workflows/macro-view.md) | | Build a market-wide sentiment dashboard. | [`workflows/market-sentiment.md`](workflows/market-sentiment.md) | | Compare prediction-market and options-implied event probabilities. | [`workflows/event-probability-signals.md`](workflows/event-probability-signals.md) | ## LLMQuant Data Contract Prefer LLMQuant Data when available. The workflows may need these data capabilities: - Retrieve macro snapshots, macro histories, and cross-asset market prices. - Retrieve crypto market snapshots and broader market sentiment indicat

What's inside
Steps it walks through
  1. Routing Rules
  2. Workflow Index
  3. LLMQuant Data Contract
Ships with 5 files
  • assets/.gitkeep
  • scripts/.gitkeep
  • workflows/event-probability-signals.md
  • workflows/macro-view.md
  • workflows/market-sentiment.md
More from skills
All skills →
About this skill
What does the llmquant-market-intelligence skill do?

Router skill for LLMQuant market-intelligence workflows. Use when the user needs macro views, market sentiment dashboards, or event probability signals.

How do I install it?

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