historian

Index a document directory into a concept map with source references.

15|2|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/jdonohoo/vern-bot --skill historian-jdonohoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: historian
Source: https://github.com/jdonohoo/vern-bot/tree/main/skills/historian
Command: npx skills add https://github.com/jdonohoo/vern-bot --skill historian-jdonohoo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Historian automates turning a directory of documents into a structured concept map with source references, so you can quickly understand and navigate large knowledge collections.

Core Features & Use Cases

  • Indexes an entire directory to build a reference-backed concept map.
  • Preserves source links by attaching citations to concepts and sections.
  • Use Case: indexing research notes, manuals, and project documents to produce a searchable knowledge graph.

Quick Start

Tell the Historian which directory to index and it will produce a source-backed concept map.

Frequently Asked Questions about historian

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

FAQPage Schema
How do I index a directory of documents into a structured concept map?

To index a directory of documents into a structured concept map, point the tool to your target folder. It reads the files, uses Gemini by default, and generates a searchable knowledge graph with source references.

What is a reference-backed concept map for research notes?

A reference-backed concept map is a structured knowledge graph that links concepts to their original source documents. It helps navigate large research collections by preserving citations for each indexed section.

Can I index large document collections if Gemini is unavailable?

Yes, you can index large document collections if Gemini is unavailable. The tool automatically falls back to a secondary LLM to ensure your directory is still processed into a structured concept map.

Does this tool preserve source citations when generating a knowledge graph?

Yes, the tool preserves source citations when generating a knowledge graph. It attaches explicit source references to concepts and sections, ensuring full traceability across your indexed directories.

What files do I need to set up before indexing a knowledge base?

You need a target directory containing your documents. The tool reads this folder and automatically writes input-history.md and prompt.md files to process your knowledge base into a concept map.