mcpbeat

Document Claude Skills

2 253 document skills from 443 authors. They read and assemble documents, spreadsheets and slide decks. Half of them fit into 1 829 tokens or less — that is what one costs your context window when the agent loads it. 571 ship runnable scripts rather than instructions alone. 24 of them cannot work without an MCP server, most often rube. We also found 384 copies of these same skills sitting in other people's repositories — counted once here, not 384 times.

2 253 unique 443 authors 1 301 updated this month 183 from vendors

1 829
tokens, median
what a typical one costs in context
571
ship scripts
code that runs, not instructions alone
24
need a server
most often rube
384
copies elsewhere
counted once here, not once per repository

1 489–1 536 of 2 253

page 32 of 47
Run2 PDF Calendar Parsing
by cxcscmu

Extract calendar events from PDF by mapping colored rectangles to a 15-min grid using PyMuPDF.

420 tokens
Run2 Sc100 Small Claims Form
by cxcscmu

How to fill California SC-100 Small Claims Court PDF form using fillable field IDs; includes complete field mapping, checkbox behavior, and field fill strategy.

2k tokens
Run2 DOCX Conditional Sections
by cxcscmu

Handle {{IF_X}}...{{END_IF_X}} conditional blocks in Word .docx templates — keep or remove content, with correct ordering relative to placeholder replacement.

2k tokens
Run2 Python DOCX Placeholders
by cxcscmu

Replace {{PLACEHOLDER}} tokens in Word .docx templates using python-docx, correctly handling split runs, nested tables, headers/footers, and verification.

1k tokens
Run2 File Classification Improved
by cxcscmu

Improved keyword-based document classification with false-positive prevention, manual review of zero-score files, and post-classification verification.

1k tokens
Run2 PDF Text Extraction
by cxcscmu

Extract text from PDF files using PyPDF2 with pdfplumber fallback; optimized for title/abstract extraction for classification.

510 tokens
Run2 PPTX DOCX Reading
by cxcscmu

Extract text from PPTX and DOCX files using python-pptx and python-docx, including tables and all shapes.

535 tokens
Run2 PDF Calendar Parsing
by cxcscmu

Precisely parse a PDF day-view calendar to extract event times, durations, and colors by reading visual block positions and the 15-minute grid.

570 tokens
Run2 PDF Field Mapping
by cxcscmu

Techniques for mapping case descriptions to PDF form fields.

188 tokens
Run2 PDF Form Filling Advanced
by cxcscmu

Advanced techniques for filling PDF forms with fillable fields.

183 tokens
Run2 Data Mapping
by cxcscmu

Techniques for preparing and formatting data from JSON/API sources for inclusion in documents.

229 tokens
Run2 DOCX Expert
by cxcscmu

Advanced techniques for Word document automation, including handling split runs, headers/footers, and complex conditionals.

608 tokens
Run2 Advanced Subject Classifier
by cxcscmu

Advanced document classification using weighted keyword scores and expanded subject vocabularies.

373 tokens
Run2 Robust Text Extraction
by cxcscmu

Robustly extracts text from various document formats with multiple fallback options.

318 tokens
Run2 PDF Parsing Pro
by cxcscmu

Advanced PDF parsing for calendar extraction, including sidebar filtering and color-based classification.

142 tokens
Run2 PDF Form Filler
by cxcscmu

Improved skill for filling XFA/non-standard PDFs using FreeText annotations when field mapping is unavailable.

228 tokens
Run2 DOCX Processing
by cxcscmu

A robust skill for template processing in DOCX files, handling placeholders and complex conditional blocks spanning multiple paragraphs.

393 tokens
File Analyzer
by cxcscmu

Robust extraction of text from various file formats (PDF, DOCX, etc).

176 tokens
Run2 PDF Extractor
by cxcscmu

Skill for extracting text and layout.

37 tokens
Run2 PDF Fill
by cxcscmu

A comprehensive skill for mapping, understanding, and filling complex interactive PDF forms using PyMuPDF (fitz).

757 tokens
Run2 JSON Data Extraction
by cxcscmu

Deep parsing and structural querying of nested JSON documents, resolving implicit relations across multi-modal corporate datasets like Slack messages and PRs.

374 tokens
Run2 Python DOCX
by cxcscmu

Advanced Word document manipulation using raw XML regex replacements to perfectly preserve formatting across split text runs.

1k tokens
Run2 File Text Extraction
by cxcscmu

Robustly extracts text from PDF, DOCX, and PPTX files in Python using PyPDF2, python-docx, and python-pptx, suitable for document classification workflows.

477 tokens
Run2 PDF Parser
by cxcscmu

An improved skill to programmatically parse PDF calendars, mapping drawing coordinates to precise time intervals using PyMuPDF.

453 tokens
Extract PDF Form Field Names
by cxcscmu

Use this skill first to discover the actual field names in a PDF form. Extracts and prints all form field names from a PDF file to ensure accurate field mapping before filling the form.

513 tokens
Fill California Small Claims Form SC 100
by cxcscmu

Use this skill to fill the California Small Claims Court form (SC-100) with plaintiff and defendant information, case details, and amounts. Requires actual field names from the PDF — run Extract PDF Form Field Names skill first.

1k tokens
Extract and Replace Text in Word Document Runs
by cxcscmu

Use this skill to safely find and replace placeholder text in Word document paragraphs at the run level. This handles cases where placeholder text is split across multiple runs, which is common in Word documents and breaks simple string replacement.

381 tokens
Load and Validate Data from JSON for Document Templating
by cxcscmu

Use this skill to read employee/candidate data from a JSON file and validate that all required fields exist before attempting document generation. This prevents placeholder errors caused by missing data.

269 tokens
Process Conditional Sections in Word Documents
by cxcscmu

Use this skill to handle conditional content blocks marked with {{IF_CONDITION}}...{{END_IF_CONDITION}} in Word documents. Keep or remove the entire block based on a condition, and clean up the marker text. Apply this during paragraph processing, not as a separate pass, to avoid structural issues with modified paragraphs.

531 tokens
Save Modified Word Document to Disk
by cxcscmu

Use this skill to write a modified python-docx Document object back to a .docx file, handling file paths and permissions correctly.

168 tokens
Traverse All Locations in Word Documents
by cxcscmu

Use this skill when you need to find and process text in Word documents beyond just `doc.paragraphs`. Include tables, headers, and footers to ensure no content is missed.

328 tokens
Classify Documents by Subject Content
by cxcscmu

Use this skill to analyze extracted text content from documents and classify them into the correct subject folder based on keyword matching and content analysis.

769 tokens
Extract DOCX Content and Structure
by cxcscmu

Use this skill to extract text and structure from Word documents (.docx files) to determine their subject for classification into the correct folder.

396 tokens
Extract PDF Content and Metadata
by cxcscmu

Use this skill to extract the full text, title, abstract, and keywords from PDF files to determine their actual subject matter. Essential for content-based sorting when PDF filenames may be arXiv IDs or other non-descriptive identifiers.

510 tokens
Extract PPTX Content and Structure
by cxcscmu

Use this skill to extract text, slide titles, and content from PowerPoint presentations to accurately determine their subject matter for classification.

408 tokens
PDF Calendar Parsing
by cxcscmu

Extracts calendar structure, time slots, existing appointments, and timezone from a PDF calendar document. Maps pixel positions to actual times using axis labels, identifies appointment blocks with their colors, and determines which dates are covered by the calendar.

823 tokens
California Sc100 Form Fields
by cxcscmu

Use this skill when you need to fill out the California Small Claims Court form SC-100. It maps the form's PDF field names to their meanings and expected values.

780 tokens
Python PDF Form Filling
by cxcscmu

Use this skill when you need to programmatically fill PDF form fields using Python. Covers inspecting field names and writing values to fillable PDFs.

1k tokens
Enterprise Data Retrieval
by cxcscmu

Core skill for retrieving information from enterprise data files (JSON, JSONL, CSV, Parquet, Markdown, etc.) located at /root/DATA, answering questions from /root/question.txt, and writing structured answers to /root/answer.json. Handles multi-hop reasoning, cross-referencing, and entity resolution across enterprise documents.

2k tokens
DOCX Template Filling
by cxcscmu

How to open a .docx Word document template with python-docx, replace placeholder tags like {{PLACEHOLDER}} in all document locations (body, headers, footers, tables including nested tables), handle conditional sections, and save the result.

2k tokens
Python DOCX Nested Table Recursion
by cxcscmu

Detailed guidance on recursively processing nested tables in python-docx documents. Use this when a Word template contains tables inside table cells and you need to reach all paragraphs.

879 tokens
PDF Text Extraction For Classification
by cxcscmu

How to extract text from PDF files for content-based classification. Use this when you need to read PDF content to determine what subject/topic a paper belongs to. Covers both text-based and scanned PDFs.

685 tokens
PDF Calendar Parsing
by cxcscmu

Use this skill to extract visual calendar data from a PDF file using PyMuPDF (fitz), including reading text for time labels and appointments, detecting colored rectangular blocks, and measuring their vertical positions to determine start/end times based on a 15-minute-per-row grid.

2k tokens
Fill Sc100 Small Claims Form
by cxcscmu

Use this skill to fill in the California SC-100 Small Claims Court PDF form with case data and save the filled PDF. Handles text fields, checkboxes, and radio buttons using pypdf. Run the inspection skill first to confirm field names, then use this skill to write the filled PDF to /root/sc100-filled.pdf.

2k tokens
Inspect PDF Fields
by cxcscmu

Use this skill to inspect all form fields in a PDF file, printing their names, types, and current values/export values. Useful for understanding the structure of a PDF form before filling it.

428 tokens
Organize Files By Subject
by cxcscmu

Use this skill to classify and move 100+ PDF/PPTX/DOCX files into 5 subject folders (LLM, trapped_ion_and_qc, black_hole, DNA, music_history) based on content analysis. Handles keyword scoring with filename tiebreaking and music_history as catch-all default.

3k tokens
Fill PDF Form
by cxcscmu

Fills a PDF form with provided data. It maps field keys to their respective pages and applies values. It handles multi-line text areas by assigning specific strings to the identified sequential keys. For checkboxes, it uses the precise export values found during inspection. All dates must be formatted as 'xxxx-xx-xx'.

416 tokens
Format Claim Description
by cxcscmu

Splits a long string of text (like a claim description or reason) into multiple parts that fit into sequential PDF field keys. Use this when the SC-100 form provides multiple lines (e.g., 'Reason_Line1', 'Reason_Line2') for a single explanation.

201 tokens