llmquant/llmquant-risk
Router skill for LLMQuant risk workflows. Use when the user needs fear scoring, VIX regime, hedge design, or research health checks.
npx skills add https://github.com/LLMQuant/skills --skill llmquant-risk
This category routes risk regime, hedging, panic scoring, and research-quality workflows.
| User intent | Workflow |
|---|---|
| Build a per-ticker panic score. | workflows/fear-score.md |
| Translate VIX into an options-risk regime. | workflows/vix-status.md |
| Design protective puts, collars, and put-spread hedges. | workflows/hedge-advisor.md |
| Audit stale profiles, thesis drift, orphan themes, and outdated evidence. | workflows/research-health-check.md |
Prefer LLMQuant Data when available. The workflows may need these data capabilities:
Fallback:
Take llmquant/llmquant-risk from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
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.