Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Kg Extract

Skill Verifiziert Aktiv

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

Zweck

To automatically build and update a knowledge graph from source code, aiding in codebase understanding, dependency analysis, and impact assessment.

Funktionen

  • Extracts entities like classes, functions, and modules
  • Identifies relations such as imports, extends, and calls
  • Stores extracted data as a knowledge graph in AgentDB
  • Provides CLI alternatives for direct interaction

Anwendungsfälle

  • Building a knowledge graph for a new codebase
  • Updating an existing knowledge graph with new code
  • Analyzing codebase dependencies and structure
  • Assessing the impact of code changes

Nicht-Ziele

  • Executing code
  • Performing static analysis beyond entity and relation extraction
  • Managing the AgentDB instance itself

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-knowledge-graph@ruflo

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commitabout 23 hours ago
Sterne50.2k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Understand Domain

100

Extrahiert Geschäftsdomänenwissen aus einer Codebasis und generiert einen interaktiven Domänenflussgraphen. Funktioniert eigenständig (leichtgewichtige Analyse) oder leitet sich von einem vorhandenen /understand Wissensgraphen ab.

Skill
Lum1104

Understand

100

Analysieren Sie eine Codebasis, um einen interaktiven Wissensgraphen zur Verständnis von Architektur, Komponenten und Beziehungen zu erstellen

Skill
Lum1104

Understand Knowledge

100

Analysieren Sie eine LLM-Wiki-Wissensdatenbank nach dem Karpathy-Muster und generieren Sie einen interaktiven Wissensgraphen mit Entitätsextraktion, impliziten Beziehungen und Themenclustern.

Skill
Lum1104

Agentdb Query

99

Query AgentDB through the controller bridge -- semantic routing, hierarchical recall, causal graphs, context synthesis, pattern store/search

Skill
ruvnet

Metal

100

Extract the conceptual essence of a repository as skills, agents, and teams — the project's roles, procedures, and coordination patterns expressed as agentskills.io-standard definitions. Reads an arbitrary codebase and produces generalized definitions that capture WHAT the project does and WHO operates it, without replicating HOW it does it. Use when onboarding to a new codebase and wanting to understand its conceptual architecture, when bootstrapping an agentic system from an existing project, when studying a project's organizational DNA for cross-pollination, or when creating a skill/agent/team library inspired by a reference implementation.

Skill
pjt222

Lean Ctx

100

Context Runtime für KI-Agenten — 59 MCP-Tools, 10 Lesemodi, über 95 Shell-Muster, Tree-sitter AST für 18 Sprachen. Komprimiert LLM-Kontext um bis zu 99%. Verwenden Sie es beim Lesen von Dateien, Ausführen von Shell-Befehlen, Suchen von Code oder Erkunden von Verzeichnissen. Automatische Installation, falls nicht vorhanden.

Skill
yvgude