Agent Skillschristopherkarani/Wax › wax-memory-maintenance

wax-memory-maintenance

GitHub

维护Wax记忆存储,包括健康检查、事实存储、会话延续及故障恢复。

Resources/hermes/wax-memory-plugin/skills/maintenance/SKILL.md christopherkarani/Wax

触发场景

需要维护Hermes wax-memory记忆库时 记忆召回异常或向量搜索失效需修复时

安装

npx skills add christopherkarani/Wax --skill wax-memory-maintenance -g -y
更多选项

非标准路径

npx skills add https://github.com/christopherkarani/Wax/tree/main/Resources/hermes/wax-memory-plugin/skills/maintenance -g -y

不安装直接使用

npx skills use christopherkarani/Wax@wax-memory-maintenance

指定 Agent (Claude Code)

npx skills add christopherkarani/Wax --skill wax-memory-maintenance -a claude-code -g -y

安装 repo 全部 skill

npx skills add christopherkarani/Wax --all -g -y

预览 repo 内 skill

npx skills add christopherkarani/Wax --list

SKILL.md

Frontmatter
{
    "name": "wax-memory-maintenance",
    "description": "Maintain the Wax memory store used by the Hermes wax-memory provider."
}

Wax Memory Maintenance

Use when the active Hermes memory provider is wax-memory.

Checks

  1. Confirm the broker is reachable: hermes wax-memory doctor
  2. Prefer wax_recall for assembled context and wax_search for raw hits
  3. Store durable facts with wax_remember and memory_type from note, task_state, user_preference, decision, lesson, handoff, constraint, fact
  4. Write session continuity with wax_handoff; do not dump raw transcripts
  5. Use structured tools (wax_entity_upsert, wax_fact_assert, wax_facts_query) only for stable knowledge-graph facts

Recovery

  • If recall is empty, run npx waxmcp --embedder minilm --transport http
  • If vector search is disabled, rebuild both wax-cli and wax-mcp with MiniLM/Arctic traits
  • After /reset or /resume, rely on the provider session switch — do not invent a new session id

版本历史

  • a1bc4a0 当前 2026-08-20 02:14

同 Skill 集合

Resources/npm/waxmcp/skills/wax-mcp/SKILL.md
Resources/skills/internal/wax-deploy/SKILL.md
Resources/skills/public/wax-mcp/SKILL.md
Resources/skills/public/wax-performance-audit/SKILL.md
Resources/skills/public/wax/SKILL.md

元信息

文件数
0
版本
a1bc4a0
Hash
d8cfbe8f
收录时间
2026-08-20 02:14

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 15:51
浙ICP备14020137号-1 $访客地图$