Show HN: Skill for your agent to visualize your gbrain and Obsidian
Category: devtools
Tags: knowledge-graph, obsidian, markdown, visualization, agent-skill
Score: 6.0/10 (Innovation: 6, Technical: 5, Documentation: 7, Utility: 6)
A Python tool that transforms a folder of Markdown notes (Obsidian vault or gbrain export) into a self-contained, interactive HTML knowledge map with force-directed graph, timeline, and filtering. It's interesting for its zero-dependency setup, optional optimization with networkx, and dual use as both a standalone script and an agent skill for code assistants.
Target audience: knowledge workers, note-takers, developers
Repository: https://github.com/vladignatyev/brain-map-skill · Python · MIT
View on Hacker News