Agentdb Query
技能 已验证 活跃Query AgentDB through the controller bridge -- semantic routing, hierarchical recall, causal graphs, context synthesis, pattern store/search
To provide a structured and reliable way to interact with AgentDB's advanced knowledge management features, enabling efficient storage, retrieval, and analysis of agent memory and patterns.
功能
- Query AgentDB through controller bridge
- Semantic routing and hierarchical recall
- Context synthesis and pattern store/search
- Manage causal graphs and agent memory
- Utilize specialized MCP tools for AgentDB operations
使用场景
- Storing and retrieving structured knowledge across agent sessions
- Searching for learned patterns and reasoning routes
- Synthesizing context from multiple memories
- Building and querying causal knowledge graphs
非目标
- Directly managing AgentDB infrastructure beyond the controller bridge
- Performing operations not supported by the exposed MCP tools
- Replacing the core AgentDB functionality; it acts as an interface
Protocol
- info:Idempotent retry & timeoutsWhile the skill uses MCP tools, the idempotency and timeout handling are presumed to be managed by the underlying MCP server and AgentDB implementation, not explicitly detailed here.
安装
请先添加 Marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-agentdb@ruflo质量评分
已验证类似扩展
Mongodb Search And Ai
100指导 MongoDB 用户实现和优化 Atlas Search(全文搜索)、Vector Search(语义搜索)和 Hybrid Search 解决方案。当用户需要为文本查询(自动完成、模糊匹配、分面搜索)、语义相似性(嵌入、RAG 应用)或组合方法构建搜索功能时,请使用此技能。当用户需要文本包含、子字符串匹配(“包含”、“包括”、“出现在”)、不区分大小写或多字段文本搜索,或跨多个字段进行具有可变组合的过滤时,也请使用此技能。提供有关选择正确的搜索类型、创建索引、构建查询和使用 MongoDB MCP 服务器优化性能的工作流。
DBHub Database Query Guide
100DBHub MCP 服务器查询数据库指南。每当您需要通过 DBHub 的 MCP 工具(search_objects、execute_sql)来探索数据库模式、检查表或运行 SQL 查询时,请使用此技能。在任何数据库查询任务、模式探索、数据检索或通过 MCP 执行 SQL 时激活,即使用户只说“检查数据库”或“为我查找一些数据”。此技能可确保您遵循正确的先探索后查询的工作流程,而不是猜测表结构。
Dsql
100Build with Aurora DSQL — manage schemas, execute queries, handle migrations, diagnose query plans, and develop applications with a serverless, distributed SQL database. Covers IAM auth, multi-tenant patterns, MySQL-to-DSQL migration, DDL operations, query plan explainability, and SQL compatibility validation. Triggers on phrases like: DSQL, Aurora DSQL, create DSQL table, DSQL schema, migrate to DSQL, distributed SQL database, serverless PostgreSQL-compatible database, DSQL query plan, DSQL EXPLAIN ANALYZE, why is my DSQL query slow.
Understand Knowledge
100分析 Karpathy 模式的 LLM Wiki 知识库,并生成一个交互式知识图谱,包含实体提取、隐含规则和主题聚类。
Kg Extract
99Extract entities and relations from source files to build a knowledge graph
V3 Memory Unification
99Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend).