pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
diagnostic-stem-delivery
Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow
document-gen-resilient-workflow
Multi-engine document generation with cascading PDF fallbacks and robust Unicode handling
document-gen-resilient-multiformat
Resilient multi-format document generation with environment checks, auto-sanitization, and fallback engines
docx-shell-extract
Extract text from DOCX files using shell commands when python-docx is unavailable
docx-dual-parse
Extract text from DOCX files using shell or Python zipfile, with environment-aware fallback
docx-parse-resilient
Extract text from DOCX files with shell-primary approach and Python zipfile fallback for maximum reliability
docx-shell-parse
Extract text from DOCX files using shell commands when python-docx is unavailable
docx-shell-workaround
Handle docx files using shell-based XML extraction and python-docx via run_shell when standard tools fail
heredoc-file-write
Use shell heredoc syntax as a workaround when write_file fails on complex TypeScript/JSX/code files with encoding or escaping issues
irregular-excel-parsing
Handle Excel files with irregular headers, merged cells, and unknown header row positions using pattern-matching and index-based extraction.
local-pdf-extraction
Extract text from local PDFs using pdftotext or PyMuPDF via run_shell
pandoc-pdf-error-diagnosis
Systematic diagnostic workflow for resolving pandoc PDF conversion errors
pandoc-pdf-error-recovery
Systematic approach to diagnose and recover from pandoc PDF conversion unknown errors
pandoc-unicode-sanitize
Pre-process Markdown to replace non-ASCII characters before pandoc PDF conversion
pandoc-unicode-workaround
Handle LaTeX Unicode errors in pandoc PDF generation by normalizing special characters to ASCII
pdf-extract-create-workflow
Complete PDF lifecycle: download, extract, and generate structured documents with reportlab
pdf-extract-progressive-tools
Progressive tool-chain PDF extraction with explicit read_file, run_shell, and execute_code_sandbox sequencing
pdf-extract-shell-first
PDF text extraction with tool cascade prioritizing shell pdftotext before Python fallback
pdf-extract-ordered-fallback
PDF extraction with ordered tool chain: read_file, then run_shell/pdftotext, then execute_code_sandbox/PyMuPDF
pdf-download-extract-fallback
Multi-step PDF download and text extraction with progressive fallback strategies
pdf-extraction-fallback-80956b
Multi-fallback PDF download and text extraction with early failure detection