mcpbeat

Llmquant Macro

llmquant/llmquant-macro

Router skill for LLMQuant macro workflows. Use when the user needs macro dashboards, Fed or central-bank previews, inflation and growth context, liquidity, or macro-to-portfolio impact analysis.

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-macro

The instruction itself

4 sections, as written by the author

LLMQuant Macro

This category routes macroeconomic research workflows for regime dashboards, policy previews, and portfolio impact mapping.

Routing Rules

  • Identify geography, indicators, policy body, asset universe, horizon, and requested deliverable.
  • Select the closest workflow below.
  • Open only that workflow and any referenced local resources.
  • Use LLMQuant Data for macro observations, release dates, rates, FX, commodities, credit, equity indices, and research context.
  • Report observation dates, release dates, revisions, frequencies, stale notices, and missing inputs.

Workflow Index

| User intent | Workflow |

|---|---|

| Build a cross-indicator macro dashboard and regime view. | workflows/global-macro-dashboard.md |

| Prepare a Fed or central-bank policy meeting preview. | workflows/fed-policy-preview.md |

| Translate macro data into equity, rates, credit, FX, commodity, and portfolio implications. | workflows/macro-to-portfolio-impact.md |

LLMQuant Data Contract

Prefer LLMQuant Data when available. The workflows may need these data capabilities:

  • Retrieve macro indicator snapshots, histories, revisions, release dates, and consensus context.
  • Retrieve central-bank policy rates, rate expectations, yield curves, inflation, labor, growth, housing, liquidity, and sentiment.
  • Retrieve cross-asset prices for equities, rates, FX, commodities, credit, crypto, and volatility.
  • Retrieve portfolio exposures and ETF look-through when translating macro into portfolio impact.

Fallback:

  • If a macro series or release calendar is unavailable, name the missing input and avoid time-sensitive claims.
  • Do not imply real-time macro data when only latest closed observations are available.

How to use it

Copy the folder

Take llmquant/llmquant-macro 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.