temple-generator

Generate a 3D interactive temple from Obsidian vaults with temple-data.json.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/KISHOR403/claude-skills --skill temple-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: temple-generator
Source: https://github.com/KISHOR403/claude-skills/tree/main/temple-generator
Command: npx skills add https://github.com/KISHOR403/claude-skills --skill temple-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Generates a 3D visualization of your knowledge vaults, turning scattered notes into an explorable temple map.

Core Features & Use Cases

  • Visualize vault structure as multi-scale, semantic layers with gods, demigods, tensions, and patterns.
  • Compare two vaults side-by-side with a shared scaffold and divergence offsets.
  • Export temple-data.json and render a 3D viewer using the provided temple template.

Quick Start

Run temple-generator against your vault to export temple-data.json and render the 3D temple.

Frequently Asked Questions about temple-generator

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

FAQPage Schema
How do I visualize my Obsidian vault as a 3D knowledge map?

To visualize your Obsidian vault as a 3D knowledge map, you can generate a 3D interactive temple. The tool reads vault contents, extracts entities, and exports temple-data.json to render an explorable 3D viewer.

Can I compare two Obsidian vaults side-by-side in a 3D visualization?

Yes, you can compare two Obsidian vaults side-by-side in a 3D visualization. The generator analyzes a pair of vaults to produce a scene package with a shared scaffold and divergence offsets.

What does the 3D knowledge temple visualization structure look like?

The 3D knowledge temple visualization maps your notes into multi-scale, semantic layers. It represents vault structure using conceptual categories like gods, demigods, tensions, and patterns to show entity clusters.

How do I export my Obsidian vault data to render a 3D viewer?

To export your Obsidian vault data for a 3D viewer, run the generator against your vault. It computes centrality and clusters, then exports temple-data.json alongside the temple template assets for rendering.

Do I need any dependencies to generate a 3D temple from my vault?

No dependencies are required to generate a 3D temple from your vault. The generator operates independently to scan your vault, extract entities, and produce the runtime HTML visualization package.