Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hamsterider-m avatar

Document Parser

  • 1 installs
  • Updated April 17, 2026
  • hamsterider-m/personal-skills

Parses PDF, DOCX, EPUB, PPTX, and XLSX files or URLs and returns the extracted text content.

About

A document parser that extracts text from common file formats following the content-bridge standard interface. A developer uses it to turn local or remote documents into plain text for downstream processing.

  • Supports PDF, DOCX, EPUB, PPTX, and XLSX
  • Accepts local file paths or URLs

Document Parser by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #565 of 688 Office & Documents skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/hamsterider-m/personal-skills --skill document-parser

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
Last updatedApril 17, 2026
Repositoryhamsterider-m/personal-skills

What it does

Parses PDF, DOCX, EPUB, PPTX, and XLSX files or URLs and returns the extracted text content.

Files

SKILL.mdMarkdownGitHub ↗

文档解析器

解析各类文档格式,提取文本内容。

支持格式

  • PDF
  • DOCX
  • EPUB
  • PPTX
  • XLSX

接口

遵循 content-bridge 标准接口

使用

document-parser "/path/to/file.pdf"
document-parser "https://example.com/doc.pdf"

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.