wiki-graph-export

Community

Rebuild your MemoryLane constellation graph.

Authoritsmarsss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill exports your Obsidian vault into the exact nodes-and-edges JSON format the MemoryLane frontend needs, eliminating broken or outdated constellation visuals after new moments are ingested.

Core Features & Use Cases

  • Vault-to-Frontend graph export: Generates _meta/graph.json with the fixed schema required by the frontend constellation viewer.
  • Wikilink-based relationship wiring: Parses [[wikilinks]] (including |alias display text) and converts them into undirected graph edges.
  • Deterministic, stable layout: Computes a force-directed layout and seeds from any existing _meta/graph.json so positions don’t “swim” between refreshes.
  • Ingestion-aware filtering: Excludes files marked ingest_status: pending or ingest_status: failed to avoid rendering incomplete data.

Quick Start

Export the graph by running wiki-graph-export after you ingest a batch of moments or when the user says “refresh frontend data.”

Dependency Matrix

Required Modules

networkx

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wiki-graph-export
Download link: https://github.com/itsmarsss/memento/archive/main.zip#wiki-graph-export

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.