New to Skills?Mastering Agent Skills →
docx
docxworddocument management+5
# DOCX creation, editing, and analysis ## Overview A user may ask you to create, edit, or analyze the contents of a .docx file. A .docx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for differe...
office
docxxlsxpdf+6
# Office Document Generation **Status**: Production Ready **Last Updated**: 2026-01-12 **Dependencies**: None (pure JavaScript libraries) **Latest Versions**: [email protected], [email protected], [email protected], [email protected] --- ## Overview Generate Microsoft Office documents and PDFs programmatically wi...
pptx
pptxpowerpointpresentations+5
# PPTX creation, editing, and analysis ## Overview A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for differe...
Resume Builder
resumejsoncareer+2
The Resume Builder agent streamlines the creation of professional resumes compatible with the open-source Reactive Resume platform. Instead of fighting formatting in a word processor, this agent collects your career history, educational background, and technical skills through an iterative, conversa...
PDF Processing
pdfpythonocr+2
Claude Code often struggles with PDFs exceeding 10-15MB or 50 pages, leading to session crashes or context window exhaustion. This skill provides a set of Python-based utilities to pre-process, chunk, and extract data from large documents before sending them to the agent. By breaking massive files i...
Market Research Reports
latexconsultingmarket-analysis+2
This skill generates professional-grade, 50-page market research documents modeled after industry standards used by firms like McKinsey and Gartner. It integrates data-gathering capabilities with specialized schematic generation to produce LaTeX-formatted reports. By combining multi-framework analys...
Word Document Management Skill
docxautomationnode+2
This skill provides your agent with direct programmatic control over Microsoft Word (.docx) files. It enables automated document generation, data extraction, and structural modification, bridging the gap between raw text content and structured Office documents. Instead of relying on manual copy-past...
Analyzing Financial Statements
financeanalysisautomation+2
The Analyzing Financial Statements skill provides an automated framework for calculating and interpreting essential corporate finance metrics. By processing balance sheets, income statements, and cash flow data, this tool transforms raw numerical inputs into actionable insights regarding a company's...
Financial Document Parser
financeautomationdata-extraction+2
Financial Document Parser transforms raw images and PDFs of fiscal documents into structured, machine-readable data. It extracts essential fields from invoices, bank statements, and receipts, while automating the categorization of spending. For developers and business owners, this tool eliminates ma...