Manage ArtClaw's memory system: store/get/search/list/delete user preferences, operation history, project conventions, and user habits. Use when AI needs to: (1) remember user preferences or conventions, (2) check operation history (what was done before), (3) store lessons learned from errors, (4) maintain and compact memory tiers. Replaces old MCP tool: memory (7 actions: store/get/search/list/delete/check_operation/maintain).
$npx -y skills add ivanyangyangxi/artclaw_bridge --skill artclaw-memoryInstalls into the current project.
Run `npx skills use "https://github.com/ivanyangyangxi/artclaw_bridge" --skill "ivanyangyangxi/artclaw_bridge/artclaw-memory"` 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/ivanyangyangxi/artclaw_bridge" that are relevant to the current task. Run `npx skills add "https://github.com/ivanyangyangxi/artclaw_bridge"` and select the relevant skills, then follow their instructions.