wiki-import

Scan, deduplicate, and import external document files into wiki pages.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/surebeli/AK-llm-wiki --skill wiki-import
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-import
Source: https://github.com/surebeli/AK-llm-wiki/tree/main/plugin/skills/wiki-import
Command: npx skills add https://github.com/surebeli/AK-llm-wiki --skill wiki-import

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of integrating diverse and pre-existing document systems into a unified wiki environment, simplifying knowledge migration processes.

Core Features & Use Cases

  • Bulk Import: Scan entire folder trees, Obsidian vaults, or exports from Notion/Confluence and convert them into structured wiki pages.
  • Deduplication & Mapping: Identify duplicates and map source structures to wiki types, saving time and maintaining consistency.
  • Use Case: Migrate a large Obsidian vault into a live wiki without manual copy-pasting, preserving structure and references.

Quick Start

Use the wiki-import skill to transfer all files from your existing vault directory into the wiki, employing default mappings and checkpoint resumption for large imports.

Frequently Asked Questions about wiki-import

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

FAQPage Schema
How do I migrate an Obsidian vault into a wiki without manual copy-pasting?

To migrate an Obsidian vault into a wiki, this Skill scans your entire folder tree, automatically maps source structures to wiki types, and processes files while preserving references. It handles bulk imports to ensure data integrity and minimize manual effort.

What is the best way to import Notion or Confluence exports into a structured wiki?

The best way to import Notion or Confluence exports is using automated structure inference and mapping. This Skill scans source files, converts them into structured wiki pages, and applies deduplication to maintain consistency across your knowledge base.

Can I resume a large document migration if the process is interrupted?

Yes, you can resume a large document migration using the checkpoint-driven import mechanism. This feature tracks progress during the scanning and processing of source files, allowing you to resume the transfer seamlessly without data loss.

How does deduplication work when importing documents into a wiki?

Deduplication during a wiki import works by scanning source files and identifying duplicate content before mapping structures. This automated process saves time, prevents redundant wiki pages, and maintains consistency throughout your knowledge base migration.

Does wiki-import work with pre-existing folder structures from external document systems?

Yes, wiki-import works with pre-existing folder structures from external document systems. It scans entire folder trees, applies automated structure inference to map your existing hierarchy, and converts the files into structured wiki pages.