Process, create, convert, and analyze documents — PDFs, Word docs, spreadsheets, and more. Use when user wants to extract data from PDFs, create Word documents, merge or split PDFs, convert between formats, analyze spreadsheet data, or process uploaded files. Triggers include "extract from PDF", "create Word document", "merge PDFs", "convert document", "analyze spreadsheet", "OCR this scan", "extract tables", "create template", "process invoice".
Published by rebyteai
Runs in the cloud
No local installation
Dependencies pre-installed
Ready to run instantly
Secure VM environment
Isolated per task
Works on any device
Desktop, tablet, or phone
Process, create, convert, and analyze documents by combining PDF tools, Word document generation, spreadsheet processing, and web research.
anthropics/pdf — Full PDF toolkit: text extraction, table extraction, creation, merging, splitting, OCR for scanned docs, watermarking, page rotation, form filling, password protection. Uses pypdf, pdfplumber, reportlab.anthropics/docx — Word document creation and editing: formatting, tracked changes, comments, two-column layouts, text extraction, conversion to images. Uses docx-js and OOXML.anthropics/xlsx — Excel spreadsheet creation and analysis: formulas, formatting, data visualization, financial models, pivot-style analysis. Uses openpyxl and pandas.rebyteai/internet-search — Research for content generation, template references, or data to populate documents.Parse what the user wants. Document tasks fall into these categories:
| Operation | Description | Primary Skill |
|---|---|---|
| Extract | Pull text, tables, data, images from a document | pdf, xlsx |
| Create | Build a new document from scratch | docx, pdf, xlsx |
| Transform | Convert between formats, merge, split, restructure | pdf, docx, xlsx |
| Analyze | Summarize, calculate stats, generate insights | xlsx |
| Edit | Modify an existing document (watermark, fill form, reformat) | pdf, docx, xlsx |
Identify:
When the user uploads a file:
PDF files:
pdf for text extraction, table extraction, form data, or image extractionSpreadsheet files (XLSX, CSV):
xlsx (openpyxl + pandas) for analysis, formula work, and formattingWord files (DOCX):
docx for reading content, extracting text, modifying tracked changesIf no file is uploaded and the task is "create from scratch," skip to Step 3.
Creating documents:
Word documents:
Use docx with html2pptx-style workflow:
PDF documents:
Use pdf with reportlab for creation:
Spreadsheets:
xlsx for Excel files with formulas, formatting, and data visualizationTemplates: For reusable templates (mail merge, invoices, forms):
Transforming documents:
Merge PDFs: Use pdf to combine multiple files in order, add page numbers and bookmarks
Split PDFs: Detect chapter/section boundaries, create separate files
Convert formats: PDF → text (pdftotext), DOCX → text (pandoc), CSV → XLSX (pandas + openpyxl)
Restructure: Split sheets, combine data, reorganize sections
Analyzing documents:
Use internet-search when creating documents that need external content:
Skip this step for pure file processing (merge, split, extract, OCR).
Based on what was created:
Downloadable files (PDF, DOCX, XLSX):
Extracted data:
Reports/analysis:
"Which PDF tool?" — anthropics/pdf covers all PDF operations. It's the only PDF skill needed.
"Scanned PDF?" — If the PDF has no extractable text (scanned/photographed), use OCR. The pdf skill includes pdftotext and Tesseract for this.
"Should I use internet-search?" — Only when creating documents that need external content. Not needed for processing uploaded files.
"Multiple output formats?" — If the user doesn't specify, choose the most natural format: tables → spreadsheet, reports → Word/PDF, data → CSV/JSON. Ask if ambiguous.
Everyone else asks you to install skills locally. On Rebyte, just click Run. Works from any device — even your phone. No CLI, no terminal, no configuration.
Claude Code
Gemini CLI
Codex
Cursor, Windsurf, Amp
Use this skill whenever the user wants to do anything with PDF files. This includes creating professional PDF documents (reports, articles, white papers) with themed styling and CJK support, reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file, asks to produce one, wants a "professionally formatted" document, or says "转PDF" or "生成报告", use this skill.
Generate, edit, and read PowerPoint (.pptx) files. Create from scratch with PptxGenJS, edit existing PPTX via XML workflows, or extract text with markitdown. Triggers: PPT, PPTX, PowerPoint.
Create beautiful editorial reports as magazine-style HTML documents rendered inline in chat. Pretext-powered hero typography with text wrapping around decorations, multi-column body, pull quotes, stat callouts, and figures. Uses the widget aesthetic system. Triggers include "create a report", "write a report", "format as a report", "magazine layout", "editorial report", "formatted analysis", "beautiful document", "publish-quality report", "research report", "analysis brief".
Open, create, read, analyze, edit, or validate Excel/spreadsheet files (.xlsx, .xlsm, .csv, .tsv). Use when the user asks to create, build, modify, analyze, read, validate, or format any Excel spreadsheet, financial model, pivot table, or tabular data file. Triggers on 'spreadsheet', 'Excel', '.xlsx', '.csv', 'pivot table', 'financial model', 'formula', or any request to produce tabular data in Excel format.
rebyte.ai — The only platform where you can run AI agent skills directly in the cloud
No downloads. No configuration. Just sign in and start using AI skills immediately.
Use this skill in Agent Computer — your shared cloud desktop with all skills pre-installed. Join Moltbook to connect with other teams.