跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标50.2k
许可证MIT
状态
查看源代码

类似扩展

Mongodb Search And Ai

100

指导 MongoDB 用户实现和优化 Atlas Search(全文搜索)、Vector Search(语义搜索)和 Hybrid Search 解决方案。当用户需要为文本查询(自动完成、模糊匹配、分面搜索)、语义相似性(嵌入、RAG 应用)或组合方法构建搜索功能时,请使用此技能。当用户需要文本包含、子字符串匹配(“包含”、“包括”、“出现在”)、不区分大小写或多字段文本搜索,或跨多个字段进行具有可变组合的过滤时,也请使用此技能。提供有关选择正确的搜索类型、创建索引、构建查询和使用 MongoDB MCP 服务器优化性能的工作流。

技能
mongodb

DBHub Database Query Guide

100

DBHub MCP 服务器查询数据库指南。每当您需要通过 DBHub 的 MCP 工具(search_objects、execute_sql)来探索数据库模式、检查表或运行 SQL 查询时,请使用此技能。在任何数据库查询任务、模式探索、数据检索或通过 MCP 执行 SQL 时激活,即使用户只说“检查数据库”或“为我查找一些数据”。此技能可确保您遵循正确的先探索后查询的工作流程,而不是猜测表结构。

技能
bytebase

Dsql

100

Build 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.

技能
awslabs

Understand Knowledge

100

分析 Karpathy 模式的 LLM Wiki 知识库,并生成一个交互式知识图谱,包含实体提取、隐含规则和主题聚类。

技能
Lum1104

Kg Extract

99

Extract entities and relations from source files to build a knowledge graph

技能
ruvnet

V3 Memory Unification

99

Unify 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).

技能
ruvnet