graphify-knowledge-graph

Installation
SKILL.md

Graphify Knowledge Graph Harness

Use this skill when you need to index, traverse, or query structural relationships in an academic book project (e.g. Obsidian Vaults, CPMK prerequisite networks, literature sets, or codebase ASTs) without wasting model context tokens.

Agent Contract

Input:

  • project_dir: Absolute path to the current book project directory (defaults to cwd).
  • action: index, query, or clean.
  • query_type: summary, search, neighbors, or shortest_path.
  • target: Keyword or node ID for targeted queries.

Output:

  • status: success or error.
  • isolation_status: 100% project-bound (stored under .graphify/).
  • graph_artifacts: graph.json, graph.html, and GRAPH_REPORT.md.
  • query_results: Matching nodes, neighbors, or shortest paths.
Installs
4
GitHub Stars
1
First Seen
Aug 1, 2026
graphify-knowledge-graph — lensetek/book-author-agent-skills