mcpbeat

Llmquant Market Intelligence

llmquant/llmquant-market-intelligence

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

2k tokens
context cost
the whole folder, loaded on every use
6
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
183
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/LLMQuant/skills --skill llmquant-market-intelligence

The instruction itself

4 sections, as written by the author

LLMQuant Market Intelligence

This category contains reusable market utility workflows that can support research, trading, and portfolio decisions.

Routing Rules

  • Identify whether the user needs macro context, sentiment, or event probability evidence.
  • Select one workflow from the index.
  • Open only the selected workflow.
  • Use LLMQuant Data for all market, macro, event, options, and sentiment inputs.
  • 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 |

| Build a market-wide sentiment dashboard. | workflows/market-sentiment.md |

| Compare prediction-market and options-implied event probabilities. | 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 indicators.
  • Compare event probabilities from prediction markets, options-implied pricing, or user-provided probability tables.
  • Track dates, frequencies, market windows, and stale-data notices.

Fallback:

  • If a needed data capability is unavailable, name it explicitly and continue only with available LLMQuant Data or user-provided evidence.

How to use it

Copy the folder

Take llmquant/llmquant-market-intelligence from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.