Skip to main content
Run any Skill in Manus
with one click

vxdb

Stars2
Forks1
UpdatedMarch 8, 2026 at 13:05

Agent infrastructure built on vxdb — semantic KV store over MCP. Use this skill whenever you need persistent state beyond the context window: working memory, caching, debugging state, knowledge accumulation, cross-agent coordination, or any structured data with semantic search. Triggers: any task where you're losing context to compression, repeating expensive operations, debugging in circles, building knowledge across sessions, or coordinating with other agents. Also triggers on: 'remember', 'cache', 'what did I learn', 'have I seen this before', 'log this'. This skill teaches you to build your own infrastructure from three primitives: tables (create_table), semantic search (NEAR/SEARCH), and relational queries (sql tool).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly