wiki-ingestion

Convert Wikipedia HTML content to Markdown and archive media.

4|1|Updated Aug 27, 2024
One-click install
npx skills add https://github.com/polyipseity/information --skill wiki-ingestion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-ingestion
Source: https://github.com/polyipseity/information/tree/main/.agents/skills/wiki-ingestion
Command: npx skills add https://github.com/polyipseity/information --skill wiki-ingestion

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of converting Wikipedia articles or other HTML content into well-formatted Markdown, streamlining knowledge base creation and content archiving.

Core Features & Use Cases

  • HTML to Markdown Conversion: Accurately transforms web content into clean Markdown.
  • Link and Media Normalization: Ensures all internal links are relative and correctly encoded, and media files are archived.
  • Automated Frontmatter: Generates YAML frontmatter for new notes, including placeholders for aliases and tags.
  • Use Case: Quickly import a Wikipedia article on a historical event into your personal knowledge base, ensuring all images are saved and links are functional within your system.

Quick Start

Use the wiki-ingestion skill to convert the Wikipedia article on 'Fourier Transform' into a Markdown note.

Frequently Asked Questions about wiki-ingestion

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

FAQPage Schema
How do I convert Wikipedia articles to Markdown for my knowledge base?

To convert Wikipedia articles to Markdown, this Skill ingests HTML content, normalizes internal links, and archives media references, outputting structured notes with YAML frontmatter for your knowledge base.

What is the best way to archive online media and web content into structured notes?

The best way to archive online media into structured notes is by ingesting HTML web content, converting it to Markdown, and saving extracted media files alongside normalized relative links in your knowledge base.

Does this Wikipedia ingestion tool generate YAML frontmatter for new notes?

Yes, this Wikipedia ingestion tool generates automated YAML frontmatter for new Markdown notes, including structured placeholders for aliases and tags to organize your knowledge base entries.

How do I ensure internal links are correctly encoded when importing HTML to Markdown?

To ensure internal links are correctly encoded when importing HTML to Markdown, this Skill normalizes all links to be relative and properly encoded, maintaining functional navigation within your knowledge base.

Can I use this tool to import encyclopedia articles other than Wikipedia?

Yes, you can use this tool to import encyclopedia articles beyond Wikipedia, as it processes general HTML content, normalizes media references, and scopes to archiving web pages into Markdown notes.