Map of Hope Agent's local data stores and safe read-only query workflow. Use when the user asks where Hope Agent stores data, wants to inspect sessions/messages/memory/logs/background jobs/knowledge indexes/settings, asks the model to query local app data, or debugging requires checking persisted state. Trigger phrases: data stores, database path, sessions.db, memory.db, logs.db, background_jobs.db, knowledge index, where is data stored, query app data, 查数据库, 数据存储, 会话记录在哪, 记忆库在哪.
$npx -y skills add shiwenwen/hope-agent --skill ha-data-storesInstalls into the current project.
Run `npx skills use "https://github.com/shiwenwen/hope-agent" --skill "shiwenwen/hope-agent/ha-data-stores"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/shiwenwen/hope-agent" that are relevant to the current task. Run `npx skills add "https://github.com/shiwenwen/hope-agent"` and select the relevant skills, then follow their instructions.