documents▌
214 indexed skills · max 10 per page
document-pdf
vasilyu1983/ai-agents-public · Documents
This skill enables PDF creation, extraction, manipulation, and analysis. Claude should apply these patterns when users need to generate invoices, reports, extract data from PDFs, merge documents, or work with PDF forms.
xlsx
appautomaton/document-skills · Documents
Unless otherwise stated by the user or existing template
pdf-compress
claude-office-skills/skills · Documents
Reduce PDF file sizes for easier sharing, faster loading, and efficient storage.
xlsx-official
sickn33/antigravity-awesome-skills · Documents
Unless otherwise stated by the user or existing template
voltagent-docs-bundle
voltagent/skills · Documents
Look up VoltAgent docs embedded in node_modules/@voltagent/core/docs. This bundle mirrors the website docs plus additional doc sets, so it is safe to use for version-matched answers.
code-documentation
aj-geddes/useful-ai-prompts · Documents
Create clear, comprehensive code documentation using language-specific standards like JSDoc, Python docstrings, JavaDoc, and inline comments.
xlsx
skillcreatorai/ai-agent-skills · Documents
xlsx
agent-xlsx
apetta/agent-xlsx · Documents
XLSX CLI for AI agents. JSON to stdout by default (raw text for --format csv|markdown). Polars+fastexcel for data reads (7-10x faster than openpyxl), openpyxl for metadata/writes, three rendering engines for visual capture (Aspose → Excel → LibreOffice), oletools for VBA.
minimax-xlsx
minimax-ai/skills · Documents
Handle the request directly. Do NOT spawn sub-agents. Always write the output file the user requests.
doc
openai/skills · Documents
Read, create, and edit DOCX files with visual layout validation and professional formatting. \n \n Use python-docx for structured document creation and editing (headings, styles, tables, lists). \n Convert DOCX to PDF to PNG for visual inspection of layout, tables, diagrams, and pagination fidelity before delivery. \n Includes bundled scripts/render_docx.py helper for rendering; falls back to text extraction if visual tools are unavailable. \n Requires python-docx , pdf2image , and system tools