Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

vxdb

Étoiles2
Forks1
Mis à jour8 mars 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly