用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/christopherkarani/Wax --skill wax-memory-maintenance命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Swift framework guidance for Wax on-device memory/RAG. Use when writing Swift code with the public Memory facade, embedding providers, retrieval modes, or hybrid search. For agent operators using the Wax MCP server tools, use the separate wax-mcp skill instead.
Operator playbook for the Wax MCP memory server. Use whenever Wax MCP tools are available (remember, recall, search, handoff, session_start/end, structured memory), when installing or configuring waxmcp, or when an agent should keep durable cross-session memory. Prefer this skill over the Swift framework skill unless the task is writing Wax Swift code.
Wax deployment orchestration skill. Use when releasing new versions of Wax across npm, Homebrew, OpenClaw, OpenCode, or Claude Code channels. Covers version bumping, congruency validation, binary building, staged publishing, and rollback procedures.
基于 SOC 职业分类
正在显示 SKILL.md
| name | wax-memory-maintenance |
| description | Maintain the Wax memory store used by the Hermes wax-memory provider. |
Use when the active Hermes memory provider is wax-memory.
hermes wax-memory doctorwax_recall for assembled context and wax_search for raw hitswax_remember and memory_type from note, task_state, user_preference, decision, lesson, handoff, constraint, factwax_handoff; do not dump raw transcriptswax_entity_upsert, wax_fact_assert, wax_facts_query) only for stable knowledge-graph factsnpx waxmcp --embedder minilm --transport httpwax-cli and wax-mcp with MiniLM/Arctic traits/reset or /resume, rely on the provider session switch — do not invent a new session id