$npx skillfedfor your agent

wiki-import

wiki-import brings a knowledge graph into your vault from two sources: a graph.json file for page stubs with relationships, or an OKF bundle for complete pages with full bodies. Choose how to handle existing pages—merge, skip, or overwrite—and the skill reconstructs frontmatter, wikilinks, and vault metadata automatically.

wiki-import reconstructs your vault's knowledge graph from an export file or OKF bundle into your current vault.

AI-generated summary based on this skill's SKILL.md

3,032 306 MITupdated by Ar9av

Decision gist · record as of 2026-07-27

wiki-import reconstructs your vault's knowledge graph from an export file or OKF bundle into your current vault. wiki-import brings a knowledge graph into your vault from two sources: a graph.json file for page stubs with relationships, or an OKF bundle for complete pages with full bodies. Choose how to handle existing pages—merge, skip, or overwrite—and the skill reconstructs frontmatter, wikilinks, and vault metadata automatically.

manual: git clone https://github.com/Ar9av/obsidian-wiki → cp -r obsidian-wiki/.skills/wiki-import ~/.claude/skills/wiki-import
.skills/wiki-import/SKILL.md · version 232b8636

Use it when

  • Yes.
  • wiki-import reads graph.json to restore page stubs and wikilink structure to your vault.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

Ar9av/obsidian-wiki/wiki-import · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I import wiki from an export file?

wiki-import loads your knowledge graph from two sources. Use a graph.json file to import page stubs with relationships, or an OKF bundle to import complete pages with full body content. The skill reconstructs frontmatter, wikilinks, and vault metadata automatically during import.

Can wiki-import transfer pages between Obsidian vaults?

Yes. wiki-import transfers pages and relationships between vaults using export bundles. You can choose how to handle existing pages—merge them, skip them, or overwrite them—giving you full control over the transfer process and conflict resolution.

What happens when wiki-import loads graph.json into vault?

wiki-import reads graph.json to restore page stubs and wikilink structure to your vault. It extracts the graph relationships and rebuilds the connection network, allowing you to reconstruct your wiki's topology even when importing only metadata stubs.

Does wiki-import support OKF markdown bundles?

wiki-import fully reconstructs pages from OKF markdown bundles with body content. It processes the complete page data, preserving all content and relationships, then integrates everything into your vault with proper formatting and metadata.

How does wiki-import handle existing vault pages?

wiki-import merges imported wiki data with existing vault pages using conflict resolution. You control the merge strategy: keep existing pages, skip duplicates, or overwrite with imported versions. This prevents data loss while letting you choose which version to keep.

What license does wiki-import use?

wiki-import is released under the MIT license, allowing free use, modification, and distribution with minimal restrictions.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Wiki Import — Reconstruct Pages from an Export

You are importing a vault's knowledge into the current vault from one of two sources produced by wiki-export:

  • graph.json — the graph skeleton. Reconstructs page stubs (frontmatter, typed relationships, a ## Related link list — no body). Lossy.
  • OKF bundle (a wiki-export/okf/ directory) — the actual markdown files. Reconstructs full pages with their real bodies. Lossless. Use this for true vault-to-vault transfer.

Either way, the import writes pages with correct frontmatter and wikilinks, then updates all vault metadata. **Step 2, Step 3 (graph only), and Step 5 are shared; Step 4 forks by source

(truncated - see the full file via the links below)

File tree — 1 file
.skills/wiki-import/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Import a wiki knowledge graph from an export file into the current vault”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

wiki-export
by Ar9av · Ar9av/obsidian-wiki

Wiki Export transforms your Obsidian vault's wikilink graph into multiple structured formats—JSON, GraphML, Cypher scripts, and interactive HTML—ready for use in Gephi, Neo4j, and custom tools. Optionally filter by project or visibility tags, and assign community IDs for graph analysis and visualization.

MITupdated Jul 2026
★ 3,032repo stars
wiki-dedup
by Ar9av · Ar9av/obsidian-wiki

Wiki Dedup scans your Obsidian vault to identify pages covering the same concept under different names—like "RSC" versus "React Server Components"—and merges them safely. The skill operates in audit, merge, and auto-merge modes, scoring candidate pairs by title similarity, aliases, and semantic signals before presenting findings for confirmation.

MITupdated Jul 2026
★ 3,032repo stars
Okf
by duyet · duyet/codex-claude-plugins

Okf lets you build, organize, and validate Open Knowledge Format (OKF) bundles—plain markdown files with YAML frontmatter stored in a portable directory structure. Initialize new bundles, author concept documents, generate indexes, and render interactive graph viewers. The format is vendor-neutral and lock-in free, consumable by any tool that reads markdown.

no license declared → metadata onlyupdated Jul 2026
★ 8repo stars
Init
by duyet · duyet/codex-claude-plugins

Init scaffolds a self-contained knowledge base directory in plain markdown that enables persistent memory across coding sessions. It sets up OKF v0.1-compliant note storage, memory protocols for agent read/write rules, a capture inbox, and vendored CLI tooling—all without requiring a database or external server.

no license declared → metadata onlyupdated Jul 2026
★ 8repo stars
okf
by serradura · serradura/okf-gem

OKF is knowledge as code: markdown files with YAML frontmatter organized in directories that both humans and agents can read from the same source. Use this skill to author bundles, migrate existing documentation, search and retrieve knowledge, validate structure, or maintain your project's knowledge graph as it evolves.

Apache-2.0updated Jul 2026
★ 111repo stars
okf-wiki
by jamditis · jamditis/claude-skills-journalism

okf-wiki creates a conforming Open Knowledge Format project: a tree of markdown concept files with YAML frontmatter, a validator, and Claude session hooks that orient the agent on the knowledge base. Use it to initialize a wiki, atlas, or institutional memory in a repo, structure docs with provenance metadata, or populate from existing material.

MITupdated Jul 2026
★ 342repo stars

More skills Okf (unlicensed) · okf (MIT) · Okf Refactor (unlicensed)

Tags
knowledge-graph-ingestionvault-migrationmarkdown-bundle-importwikilink-reconstructionconflict-resolutionmetadata-synclossless-transferbatch-page-creation