processing-documents

star 1

Processes various document formats and extracts content. Use when user asks to process documents, extract text, or convert file formats.

recca0120 By recca0120 schedule Updated 1/19/2026

name: processing-documents description: "Processes various document formats and extracts content. Use when user asks to process documents, extract text, or convert file formats."

Document Processor

Processes documents and extracts content.

See workflow-diagram.md

See reference-resources.md

Steps

  1. Read the input document
  2. Detect the format
  3. Extract content
  4. Output in requested format

Output Format

Field Type Description
content string Extracted text
format string Original format
pages number Page count
Install via CLI
npx skills add https://github.com/recca0120/skills-refactor --skill processing-documents
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator