What problem does it solve?
Users often ask how to use a feature, where a setting lives, or what a panel does, and answering from memory risks inventing wrong setting names or UI paths. This Skill grounds every answer in the official bilingual user guide shipped with Hope Agent.
Core Features & Use Cases
- Manual lookup: Resolves the mirrored manual directory dynamically via
$HA_DATA_DIR (or ~/.hope-agent) and reads the correct language folder (zh or en).
- Chapter routing: A routing table maps questions to 14 chapters covering install, models, chat, memory, knowledge space, tools, autonomous tasks, IM channels, MCP/hooks/skills, settings, and more.
- Faithful citation: Answers quote exact UI labels and cite chapter and section numbers, and explicitly say so when the guide lacks the answer.
- Use Case: A user asks "在哪设置主模型和备用模型" — the Skill reads
02.md (Models & Providers) and replies with the exact panel names and section reference.
Quick Start
Ask how to use a Hope Agent feature or where a setting is located, and the Skill will look it up in the built-in user manual and answer with cited sections.