Stats
Actions
Tags
From vx-mcp
Use VX inside OpenClaw for durable recall of preferences, project context, setup choices, imported history, and recurring workflows across sessions. Trigger when OpenClaw should use VX without exposing internal system details.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vx-mcp:skills-openclaw-vx-memoryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use VX as OpenClaw's durable memory layer.
Use VX as OpenClaw's durable memory layer.
vx_status when setup readiness matters.vx-librarian context is empty, call vx_librarian_seed once so VX stores the Librarian's governing reality as normal memories.vx_librarian_context; treat returned VX memory as the source of truth.vx_reality when OpenClaw joins or continues a scoped workstream.vx_recall for focused questions or vx_context when one topic needs broader continuity.vx_contexts_list to inspect existing contexts and vx_contexts_create when you need a new namespace.vx_store one preference, decision, workflow, or summary at a time inside the correct knowledge context.vx_import_text for transcripts or exports, and vx_import_batch for curated memory lists. Put imports into the right knowledge context or create one first.personal/preferences, work/decisions, or workflow/<topic>.workflow/agent-continuity-proof/run-123, pass contexts: ["workflow/agent-continuity-proof/run-123"]; never split it into ["workflow", "agent-continuity-proof"].Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub vx-nyc/vx-mcp --plugin vx-mcp