docs-knowledge-graph

Build Knowledge Graph

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "docs-knowledge-graph" with this command: npx skills add laurigates/claude-plugins/laurigates-claude-plugins-docs-knowledge-graph

Build Knowledge Graph

Build a comprehensive knowledge graph from technical documentation files in an Obsidian vault's z/ directory.

Usage

claude build-knowledge-graph

What it does

This command systematically processes all files in the z/ directory of your current Obsidian vault and commits their summaries and relationships to the memory system using the memory-keeper agent. It:

  • Scans all documentation files in the z/ directory

  • Processes them in logical groups (AI/Automation, Infrastructure, DevOps, Security, etc.)

  • Extracts key entities, relationships, and technical specifications

  • Builds a comprehensive knowledge graph for semantic search and pattern recognition

  • Preserves architectural decisions, integration points, and operational context

Output

  • Complete knowledge graph stored in memory with group_id "technical-docs"

  • Rich entity relationships for cross-referencing technologies and projects

  • Enables intelligent queries about system dependencies and technical patterns

Requirements

  • Must be run from an Obsidian vault directory containing a z/ subdirectory

  • Memory-keeper agent must be available

  • Files should be technical documentation in Markdown format

Example Use Cases

  • Building institutional knowledge from years of technical documentation

  • Creating searchable relationships between projects and technologies

  • Preserving architectural decisions and their rationale

  • Enabling intelligent queries about system dependencies

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

binary analysis

No summary provided by upstream source.

Repository SourceNeeds Review
Research

test quality analysis

No summary provided by upstream source.

Repository SourceNeeds Review
Research

documentation quality analysis

No summary provided by upstream source.

Repository SourceNeeds Review