Kg Extract
Skill Verifiziert AktivExtract entities and relations from source files to build a knowledge graph
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@rufloQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Understand Domain
100Extrahiert 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.
Understand
100Analysieren Sie eine Codebasis, um einen interaktiven Wissensgraphen zur Verständnis von Architektur, Komponenten und Beziehungen zu erstellen
Understand Knowledge
100Analysieren Sie eine LLM-Wiki-Wissensdatenbank nach dem Karpathy-Muster und generieren Sie einen interaktiven Wissensgraphen mit Entitätsextraktion, impliziten Beziehungen und Themenclustern.
Agentdb Query
99Query AgentDB through the controller bridge -- semantic routing, hierarchical recall, causal graphs, context synthesis, pattern store/search
Metal
100Extract 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.
Lean Ctx
100Context 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.