llmquant-setup
Installation
SKILL.md
LLMQuant Setup
Thin entry point for connecting LLMQuant Data to Hermes. This skill does not
contain the setup steps — the single canonical source is SETUP.md at the
root of this repo. Your job is to fetch it and follow it exactly, so this
skill never drifts out of sync with the real procedure.
Do this
- Fetch the canonical setup document: https://raw.githubusercontent.com/LLMQuant/llmquant-hermes/master/SETUP.md
- Follow it top to bottom. It is agent-facing and self-contained: a trust contract, an instance self-check, DeepSeek baseline guidance, and setup steps (get key or Remote MCP URL -> write config -> smoke-test -> install playbooks -> schedule first cron), each ending in a check.
- If this repo is already tapped locally, read the local
SETUP.mdinstead of fetching — same document.