documents▌
212 indexed skills · max 10 per page
oo-component-documentation
github/awesome-copilot · Documents
Create new documentation for an object-oriented component or update an existing component documentation file by analyzing the current implementation.
markdown-documentation
aj-geddes/useful-ai-prompts · Documents
Comprehensive reference for markdown syntax, GitHub Flavored Markdown, and documentation best practices. \n \n Covers core markdown elements: headers, text formatting, lists, links, images, code blocks, and tables \n Includes GitHub Flavored Markdown extensions: collapsible sections, syntax highlighting, badges, alerts, and Mermaid diagrams \n Provides actionable best practices for README files, wikis, and technical documentation, including accessibility guidelines and link management \n Organiz
ln-610-docs-auditor
levnikolaevich/claude-code-skills · Documents
ln-610-docs-auditor
docx-manipulation
claude-office-skills/skills · Documents
Programmatic creation, editing, and manipulation of Word documents with formatting, tables, and images. \n \n Supports document creation from scratch, opening existing files, and template-based workflows with placeholder replacement \n Includes comprehensive formatting capabilities: paragraphs, headings, character styling, page setup, headers, footers, and built-in Word styles \n Enables table creation with dynamic row/column management, cell merging, and data population from structured sources
wps-office
lc2panda/wps-skills · Documents
Unified cross-application orchestrator for Excel, Word, and PowerPoint document workflows. \n \n Manages application state detection, switching, and document lifecycle (open, save, close) across all three WPS Office applications \n Handles cross-application data migration, content copying, and format synchronization between Excel tables, Word documents, and PowerPoint presentations \n Supports batch operations including format conversion, multi-file processing, and template application across do
docx
rysweet/amplihack · Documents
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 different tasks.
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
documentation-lookup
affaan-m/everything-claude-code · Documents
When the user asks about libraries, frameworks, or APIs, fetch current documentation via the Context7 MCP (tools resolve-library-id and query-docs) instead of relying on training data.
office-to-md
claude-office-skills/skills · Documents
Convert Office documents to clean, searchable Markdown using Microsoft's markitdown tool. \n \n Supports Word, Excel, PowerPoint, PDF, HTML, images, and audio files with format-specific handling (tables, slides, OCR) \n Preserves document structure including headings, lists, tables, formatting, and hyperlinks during conversion \n Includes Python API and command-line interface for single files or batch processing across multiple documents \n Optional LLM integration with Claude for enhanced image
xlsx-manipulation
claude-office-skills/skills · Documents
Programmatic Excel spreadsheet creation, editing, and manipulation using openpyxl. \n \n Create and modify .xlsx files with cell data, formulas, formatting, and charts without manual editing \n Supports styling (fonts, fills, borders, alignment), number formatting, conditional formatting, and data validation \n Build charts (bar, line, pie), manage sheets, freeze panes, set column widths, and apply auto-filters \n Cannot execute VBA macros or handle complex pivot tables; some advanced chart type