content-digest

Convert URLs, documents, images, and text into structured notes saved to WPS Notes.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/dy9759/SkillCollection --skill content-digest-dy9759
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-digest
Source: https://github.com/dy9759/SkillCollection/tree/main/skills/content-digest
Command: npx skills add https://github.com/dy9759/SkillCollection --skill content-digest-dy9759

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pymupdf, and includes scripts (resource) components.

What problem does it solve?

Converts diverse inputs (URLs, documents, images, or pasted text) into structured knowledge notes and saves them to WPS Notes, reducing manual summarization and organization time.

Core Features & Use Cases

  • Automatic content extraction from web pages, PDFs, Word documents, images, and text
  • Unified note creation by merging multiple sources into a single, searchable artifact
  • Visual data interpretation for images and embedded content, with concise summaries and insights

Quick Start

Provide a sample content item (URL, file path, image, or pasted text) and request a compact knowledge-note extraction.

Frequently Asked Questions about content-digest

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

FAQPage Schema
How do I extract text and summarize content from a web page URL?

To summarize content from a web page URL, this Skill fetches the online content, extracts the core text, and converts it into a structured knowledge note. It automatically processes the URL and merges the extracted information into a searchable artifact.

Can I convert PDF documents and images into searchable notes?

Yes, you can convert PDFs and images into searchable notes. The Skill uses pymupdf for PDF processing, supports PDF-to-image conversion, and performs image analysis to interpret visual data, turning these formats into structured text notes.

How do I merge multiple sources like local documents and pasted text into one note?

You can merge multiple sources into one note by providing local document paths and pasted text together. The Skill processes these diverse inputs simultaneously, unifying them into a single, searchable knowledge artifact.

Does this tool require WPS Notes to save the extracted knowledge?

WPS Notes is used as the saving destination via MCP. After the Skill extracts and structures your content from URLs, documents, or images, it saves the final merged knowledge note directly to your WPS Notes application.

What happens if web-fetch or document-processing fails during note creation?

If web-fetch or document-processing fails, the Skill utilizes robust error handling to manage the exception. This ensures the note creation process continues or exits gracefully without crashing your content extraction workflow.