Agent Skillschristopherkarani/Wax › wax-memory-maintenance

wax-memory-maintenance

GitHub

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

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

Trigger Scenarios

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

Install

npx skills add christopherkarani/Wax --skill wax-memory-maintenance -g -y
More Options

Non-standard path

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

Use without installing

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

Version History

  • a1bc4a0 Current 2026-08-20 02:14

Same Skill Collection

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

Metadata

Files
0
Version
a1bc4a0
Hash
d8cfbe8f
Indexed
2026-08-20 02:14

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 08:24
浙ICP备14020137号-1 $Гость$