wiki-import

Imports knowledge graphs into an Obsidian vault from graph.json or OKF markdown.

Updated Jul 13, 2026
One-click install
npx skills add https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026 --skill wiki-import-abulfadl-ahmadi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-import
Source: https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026/tree/main/.skills/wiki-import
Command: npx skills add https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026 --skill wiki-import-abulfadl-ahmadi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of importing knowledge graphs into your Obsidian vault, allowing for efficient integration of external knowledge bases.

Core Features & Use Cases

  • Graph Import: Import entire knowledge graphs from various formats like graph.json or OKF markdown bundles.
  • Conflict Resolution: Handles existing pages with options to merge, skip, or overwrite.
  • Preview & Control: Offers a preview of the import process before execution for better control.

Quick Start

Run the 'wiki-import' skill with the path to your export file or directory.

Frequently Asked Questions about wiki-import

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

FAQPage Schema
How do I import a knowledge graph into an Obsidian vault?

Importing a knowledge graph into an Obsidian vault requires processing valid `graph.json` files or OKF formatted markdown, which integrates external knowledge bases directly into your notes for seamless access.

What file formats are supported for importing a knowledge graph?

Supported formats for importing a knowledge graph include `graph.json` and OKF formatted markdown bundles. You must provide a valid export file or directory in one of these formats to proceed with the import.

How does conflict resolution work when importing existing pages into a vault?

Conflict resolution for existing pages during a knowledge graph import offers options to merge, skip, or overwrite notes. This ensures you maintain control over data integration without losing previous vault content.

Can I preview a knowledge graph import before executing it?

Yes, you can preview the knowledge graph import process before execution. This feature provides better control by showing what will be imported into your Obsidian vault before any changes are committed.

What happens if my knowledge graph JSON is invalid?

If your knowledge graph JSON is invalid, the import will fail because valid JSON or OKF formatted markdown is required. You must ensure your export files are correctly formatted before attempting to import them.