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.
$npx -y skills add christopherkarani/wax --skill wax-mcpInstalls into the current project.
Run `npx skills use "https://github.com/christopherkarani/wax" --skill "christopherkarani/wax/wax-mcp"` 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/christopherkarani/wax" that are relevant to the current task. Run `npx skills add "https://github.com/christopherkarani/wax"` and select the relevant skills, then follow their instructions.