vault-import

Community

Import and structure a vault into llm-wiki

AuthorRonanCodes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Importing existing markdown collections, Obsidian vaults, or git repos into an llm-wiki requires repeated manual steps: moving or copying files, preserving history, adding consistent frontmatter, creating wiki structure, and auditing content placement. This Skill reduces friction by analyzing an existing repository or folder, proposing a migration plan, and creating the llm-wiki scaffolding while preserving user data and git history.

Core Features & Use Cases

  • Detect & Report: Scans the source folder or repo to count markdown files, detect Obsidian config, and summarize structure before any changes.
  • Interactive Migration Plan: Suggests classification (raw sources vs wiki pages vs entities/concepts), prompts the user to move or copy, and avoids automatic, destructive moves without confirmation.
  • Structure & Metadata: Creates vault directories (raw, wiki subfolders), adds or patches YAML frontmatter for wiki pages, generates index.md, log.md, and CLAUDE.md, and commits changes preserving git history when present.
  • Use Case: Move an old Obsidian vault or a public knowledge repo into llm-wiki to begin incremental ingestion, linting, and LLM-powered summarization.

Quick Start

Run the command /vault-import ~/path/to/source --name my-research --domain ai-research to analyze the source and interactively import it into vaults/my-research.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vault-import
Download link: https://github.com/RonanCodes/llm-wiki/archive/main.zip#vault-import

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.