processing▌
20 indexed skills · max 10 per page
pdf-processing-pro
davila7/claude-code-templates · Documents
Production-ready PDF processing with forms, tables, OCR, and batch operations. \n \n Includes 10+ pre-built CLI scripts for form analysis, filling, table extraction, text extraction, PDF merging, splitting, and validation \n All scripts feature comprehensive error handling with exit codes, input validation, type hints, and configurable logging for automation integration \n Supports complex workflows: form field detection and filling with validation, multi-page table extraction to CSV/Excel, and
background-processing
dpearson2699/swift-ios-skills · Productivity
Register, schedule, and execute background work on iOS using the BackgroundTasks framework, background URLSession, and background push notifications.
video-processing-editing
erichowens/some_claude_skills · Video
FFmpeg automation for cutting, trimming, concatenating, and exporting videos with audio mixing and platform optimization. \n \n Supports cutting, trimming, concatenation, transitions, effects, and color grading through FFmpeg CLI automation \n Handles audio mixing, normalization, and synchronization; subtitle burning and soft-subtitle handling \n Provides platform-specific export presets for YouTube, Instagram, Twitter, TikTok, and web delivery with bitrate and resolution optimization \n Batch p
document-processing
eyadsibai/ltk · Documents
Process, extract, and manipulate PDF, Excel, Word, and PowerPoint documents programmatically. \n \n Supports four major office formats (PDF, XLSX, DOCX, PPTX) with format-specific tools: pypdf and pdfplumber for PDFs, openpyxl and pandas for Excel, python-docx for Word, python-pptx for PowerPoint \n Core operations include text and table extraction, document merging and splitting, format conversion, and OCR for scanned PDFs \n Excel-specific guidance emphasizes writing formulas rather than stati
image-processing
jezweb/claude-skills · Productivity
Image resizing, format conversion, optimization, and OG card generation using Pillow. \n \n Handles resize, crop, whitespace trimming, format conversion (PNG/WebP/JPG), compression, thumbnail generation, and Open Graph card creation \n Generates Python scripts adapted to your environment; falls back to sips (macOS), sharp (Node.js), or ffmpeg if Pillow unavailable \n Includes RGBA-to-JPG compositing, cross-platform font discovery, and format-specific quality settings (WebP 85, JPG 90, PNG optimi
nutrient-document-processing
affaan-m/everything-claude-code · Documents
Document conversion, extraction, OCR, redaction, signing, and form-filling via the Nutrient DWS API. \n \n Converts between 15+ formats including PDF, DOCX, XLSX, PPTX, HTML, and images (JPG, PNG, TIFF, WebP, SVG, and more) \n Extracts plain text and tables from documents; OCR supports 100+ languages for scanned PDFs and images \n Redacts PII using preset patterns (SSN, email, credit card, phone, date, URL, IP, MAC address, ZIP code, VIN) or custom regex \n Adds watermarks, applies digital CMS s
axiom-background-processing-ref
charleswiltgen/axiom · Productivity
Complete API reference for iOS background execution, with code examples from WWDC sessions.
transloadit-media-processing
github/awesome-copilot · Productivity
Cloud-based media processing for video, audio, images, and documents using 86+ specialized robots. \n \n Supports video encoding (HLS, MP4, WebM), thumbnail generation, image resizing/watermarking, audio transcoding, document OCR, and speech-to-text via chainable processing steps \n Access via MCP server (recommended for IDE integration) or CLI; requires free Transloadit account with API credentials \n Build multi-step pipelines by chaining robot operations together using the \"use\" field; reus
axiom-background-processing-diag
charleswiltgen/axiom · Productivity
Symptom-based troubleshooting for background task issues.
video-processing
letta-ai/skills · Video
This skill provides guidance for video processing tasks involving frame-level analysis, event detection, and motion tracking using computer vision libraries like OpenCV. It emphasizes verification-first approaches and guards against common pitfalls in video analysis workflows.