doc-importer

Import local documents from Obsidian, Siyuan, WeChat archives, and directories into WPS Notes.

162|10|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/wpsnote/wpsnote-skills --skill doc-importer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-importer
Source: https://github.com/wpsnote/wpsnote-skills/tree/main/capture/doc-importer
Command: npx skills add https://github.com/wpsnote/wpsnote-skills --skill doc-importer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wpsnote-cli, beautifulsoup4, lxml, pandoc, pdfplumber, pypdf, markitdown, pandas, pillow, python-frontmatter, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of importing various local document formats into WPS Notes, saving you the manual effort of conversion and uploading.

Core Features & Use Cases

  • Multi-Source Import: Scans Obsidian Vaults, Siyuan Notes, WeChat article archives, and any user-specified directory.
  • Format Support: Handles HTML, Markdown, PDF, DOCX, PPTX, XLSX, and more, preserving rich text and images.
  • Use Case: Automatically sync your entire Obsidian vault to WPS Notes, ensuring all your knowledge is accessible and searchable in one place.

Quick Start

Import all documents from my Downloads folder into WPS Notes.

Frequently Asked Questions about doc-importer

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

FAQPage Schema
How do I import local Markdown and PDF files into WPS Notes?

To import local Markdown and PDF files into WPS Notes, you can use this Skill to automatically scan directories and convert rich text formats while preserving images. It parses local documents and syncs them directly into your notes.

Can I sync my entire Obsidian vault to WPS Notes automatically?

Yes, you can sync your Obsidian vault to WPS Notes automatically. This Skill scans Obsidian Vaults, parses Markdown files, and migrates the content directly into WPS Notes to ensure your knowledge base is searchable in one place.

What is the best way to convert DOCX and HTML files for WPS Notes?

The best way to convert DOCX and HTML files for WPS Notes is using this Skill's automated parser. It extracts rich text and images from multiple formats and imports them directly without manual conversion effort.

Do I need Python and pandoc installed to import documents into WPS Notes?

Yes, you need Python and pandoc installed. This Skill requires the wpsnote-cli tool alongside Python libraries like beautifulsoup4, pdfplumber, and markitdown to parse and convert various document formats for WPS Notes.

Does this document import tool support WeChat archives and Siyuan Notes?

Yes, this document import tool supports WeChat archives and Siyuan Notes. It scans these specific sources, extracts the HTML and rich text content, and seamlessly migrates the data into your WPS Notes workspace.

How do I import Excel and PPTX files into WPS Notes without losing formatting?

To import Excel and PPTX files into WPS Notes without losing formatting, this Skill utilizes pandas and markitdown libraries to parse the files. It preserves rich text and images during the automated migration process.