Agentdb Core

Agentdb Core from ruvnet/agentdb.

by @ruvnet-agentdb 2 skills

Skills in this plugin

2
  1. Agentdb Init · ruvnet-agentdb
    Initialize an AgentDB Cognitive Container (.rvf file) in the current project. Sets up storage, embedder config, and the agentdb MCP server. Use when the user is starting a new project that needs vector memory, or asks to "set up agentdb" / "init agentdb".
    1 install
  2. Agentdb Status · ruvnet-agentdb
    Show AgentDB health — pattern count, embedder status, cache hit rate, learning gain since init. Use when the user asks "is agentdb working?", "how many memories?", "show agentdb stats", or after long-running sessions to confirm state.
    1 install