mcpbeat

Llmquant Commodities

llmquant/llmquant-commodities

Router skill for LLMQuant commodities workflows. Use when the user needs commodity spot, futures curve, inventory, roll yield, or macro linkage analysis.

1k tokens
context cost
the whole folder, loaded on every use
5
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-commodities

The instruction itself

4 sections, as written by the author

LLMQuant Commodities

This category routes commodity research and futures-curve workflows. It defines the LLMQuant Data inputs required even when some commodity endpoints are future product surface.

Routing Rules

  • Identify the commodity, contract codes, region, horizon, and output target.
  • Select the closest workflow below.
  • Open only that workflow and relevant local resources.
  • Use LLMQuant Data for spot, futures, inventory, macro, FX, and rate inputs.
  • Report contract dates, observation dates, source coverage, and missing inputs.

Workflow Index

| User intent | Workflow |

|---|---|

| Build a commodity market brief across price, curve, inventory, macro, and equities. | workflows/commodity-market-lens.md |

| Analyze futures term structure, roll yield, contango/backwardation, and curve shifts. | workflows/futures-curve-monitor.md |

LLMQuant Data Contract

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

  • Retrieve commodity spot or front-month prices, recent changes, volume, and observation timestamp.
  • Retrieve futures curves by contract month, including curve shape, roll yield, volume, and open interest.
  • Retrieve inventory, production, demand, import/export, weather, and commodity event context.
  • Retrieve macro indicators, rates, FX, inflation, growth, and related equity or ETF price proxies.

Fallback:

  • If commodity data is not available, list the exact inputs needed and continue only with available macro, market, or user-provided evidence.
  • Do not infer spot prices, inventories, or curve shape from memory.

How to use it

Copy the folder

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