highlight-graph

Build an interactive HTML graph of Readwise highlights grouped by book.

Updated Jun 17, 2025
One-click install
npx skills add https://github.com/nikbrunner/dots --skill highlight-graph-nikbrunner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: highlight-graph
Source: https://github.com/nikbrunner/dots/tree/main/common/.agents/skills/highlight-graph
Command: npx skills add https://github.com/nikbrunner/dots --skill highlight-graph-nikbrunner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Highlights from Readwise can be hard to synthesize when scattered across books and notes. This skill visualizes highlights and their connections as an interactive 2D graph, helping you discover themes and relationships at a glance.

Core Features & Use Cases

  • Visualize highlights by source (book) with color-coded nodes for quick scanning.
  • Identify cross-book connections and clusters to surface patterns across your reading history.
  • Open a self-contained HTML graph for sharing, exploration, or offline use.

Quick Start

Run the graph-building workflow to fetch highlights and render the interactive graph in a local HTML file.

Frequently Asked Questions about highlight-graph

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize Readwise highlights as an interactive graph?

Visualize Readwise highlights by fetching them via Readwise MCP tools or the readwise CLI, grouping them by book, and rendering an explorable interactive 2D HTML graph.

Can I discover cross-book themes in my Readwise highlights?

Discover cross-book themes by grouping highlights by source and identifying cross-source connections and clusters to surface patterns across your reading history.

Do I need the readwise CLI to build a graph of my highlights?

Use either the Readwise MCP tools or the readwise CLI to fetch highlights and build graph nodes and connections for rendering the interactive visualization.

What is the best way to share an interactive graph of my highlights?

Share highlights by generating a self-contained HTML graph file that can be opened, explored, and shared offline without external dependencies.

How does knowledge synthesis work with a 2D graph visualization?

Achieve knowledge synthesis by grouping highlights into color-coded nodes by book, allowing you to quickly scan and identify connections at a glance instead of reading scattered notes.