EveryDev.ai
Sign inSubscribe
Home
Tools

2,790+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1916
  • Coding1362
  • Infrastructure646
  • Marketing508
  • Projects459
  • Research417
  • Design399
  • Analytics362
  • MCP249
  • Security249
  • Testing243
  • Data235
  • Integration181
  • Prompts171
  • Learning164
  • Communication163
  • Extensions158
  • Voice140
  • Commerce128
  • DevOps113
  • Web83
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. brain-map-skill
    brain-map-skill icon

    brain-map-skill

    Knowledge Management

    Turn a folder of Markdown notes (Obsidian vault or gbrain export) into a self-contained, interactive HTML knowledge map with a force-directed graph and growth timeline.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. Use, modify, and distribute freely.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteGitHubllms.txt

    Topics

    Knowledge ManagementAgent Skill RegistriesInformation Synthesis

    Alternatives

    ObsidianFiles.mdGoodnotes AI
    Developer
    Vladimir IgnatevVladimir Ignatev builds open-source developer tools and agen…

    Listed Jun 2026

    About brain-map-skill

    brain-map-skill is an open-source Python tool by Vladimir Ignatev that converts a directory of Markdown notes into a single, self-contained interactive HTML file — no server, no embeddings, and no external services required. It ships with a prebuilt demo of 992 fictional notes so you can explore the output immediately without any setup.

    What It Is

    brain-map-skill is a knowledge visualization tool that reads plain Markdown files — including Obsidian vaults and gbrain exports — and produces an interactive force-directed graph coloured by theme, a scrubbable growth timeline, and a click-to-inspect detail panel. The output is one standalone HTML file that works in any modern browser, including on mobile. It is designed to work as an agent skill for Claude Code, OpenAI Codex, Cursor, Gemini CLI, and OpenClaw, or it can be run directly as a Python script.

    How It Works

    The builder script (scripts/build_map.py) reads a notes directory and extracts structure from plain Markdown:

    • Theme is derived from the top-level folder name; colours are assigned automatically from a palette.
    • Node type (person, meeting, journal, lecture, project, link, todo, index, note) comes from subfolders or YAML frontmatter tags.
    • Edges are resolved [[wikilinks]]; node size scales with link count and hubs get labels.
    • Timeline uses created timestamps from YAML frontmatter, falling back to file system timestamps for plain vaults.

    Dependencies are optional: with stdlib Python only, the browser computes the layout using Cytoscape cose; adding networkx, numpy, and scipy via requirements.txt pre-computes the layout so 1000-node maps open instantly and look cleaner. The builder auto-detects which path to take.

    Interactive HTML Features

    The generated HTML file includes several interactive capabilities:

    • Scrub or animate the timeline to watch the knowledge base grow from empty to the present
    • Filter nodes live by theme and type with live counts
    • Search to highlight matching nodes
    • Click any node to dim the rest, highlight its neighbourhood, and open a detail panel showing summary, tags, date, and connected notes
    • Responsive layout down to phone screen sizes

    Agent Skill Integration

    The repository is structured as an installable agent skill. For Claude Code, the skill is cloned into ~/.claude/skills/brain-map; for OpenAI Codex, into ~/.agents/skills/brain-map. For Cursor and other agents, the SKILL.md file is self-contained and can be pasted directly into agent instructions. The README notes it is designed to pair with the save-note-skill, which writes notes in the exact shape brain-map-skill expects.

    Current Status

    The repository was created in June 2026 and last updated on June 17, 2026, with 37 stars and 3 forks at the time of indexing. It is licensed under the MIT License and is actively maintained by Vladimir Ignatev (vladignatyev on GitHub). The project is free to use, modify, and distribute.

    brain-map-skill - 1

    Community Discussions

    Be the first to start a conversation about brain-map-skill

    Share your experience with brain-map-skill, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the MIT License. Use, modify, and distribute freely.

    • Full source code access
    • MIT License
    • Force-directed graph visualization
    • Growth timeline
    • Agent skill integration

    Capabilities

    Key Features

    • Force-directed graph coloured by theme
    • Scrubbable growth timeline with Play animation
    • Self-contained single HTML output file
    • Reads plain Markdown with YAML frontmatter and wikilinks
    • Optional networkx/numpy/scipy for pre-computed layouts
    • Click-to-inspect node detail panel
    • Live filter by theme and type
    • Search with node highlighting
    • Responsive down to mobile
    • Prebuilt demo with 992 fictional notes
    • Agent skill spec (SKILL.md) for Claude Code, Codex, Cursor, Gemini CLI, OpenClaw
    • No server, no embeddings, no external services required

    Integrations

    Obsidian
    gbrain
    Claude Code
    OpenAI Codex
    Cursor
    Gemini CLI
    OpenClaw
    networkx
    numpy
    scipy
    Cytoscape.js
    API Available

    Ratings & Reviews

    No ratings yet

    Be the first to rate brain-map-skill and help others make informed decisions.

    Developer

    Vladimir Ignatev

    Vladimir Ignatev builds open-source developer tools and agent skills, with a focus on knowledge management and AI-assisted workflows. His projects include brain-map-skill for interactive Markdown knowledge visualization and save-note-skill for structured note creation. He publishes his work publicly on GitHub under permissive MIT licenses.

    Read more about Vladimir Ignatev
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Obsidian icon

    Obsidian

    A free, private, and flexible note-taking app that stores your notes locally as plain text Markdown files, with powerful linking, graph visualization, and a rich plugin ecosystem.

    Files.md icon

    Files.md

    A local-first, open-source Markdown note-taking app that stores your notes, journals, tasks, and documents in plain .md files on your device.

    Goodnotes AI icon

    Goodnotes AI

    Goodnotes AI is an intelligent note-taking assistant built into Goodnotes that offers handwriting spellcheck, AI Q&A, quiz generation, math assistance, and meeting summaries.

    Browse all tools

    Related Topics

    Knowledge Management

    AI-powered systems for organizing, discovering, and accessing collective team knowledge with intelligent search, tagging, and contextual recommendations across knowledge bases and wikis.

    113 tools

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    72 tools

    Information Synthesis

    Tools that analyze and summarize complex information.

    46 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussion