document▌
27 indexed skills · max 10 per page
document-summarizer
ntaksh42/agents · Documents
ドキュメント要約スキルは、長文のドキュメントを効率的に要約し、重要なポイントを抽出します。
document-processing
dirnbauer/webconsulting-skills · Documents
Source: This skill is adapted from Anthropic's document-processing skill document processing skills (pdf, docx, pptx, xlsx) for Claude Code and AI agents.
document-docx
vasilyu1983/ai-agents-public · Documents
This skill enables creation, editing, and analysis of .docx files for reports, contracts, proposals, documentation, and template-driven outputs.
business-document-generator
ailabs-393/ai-labs-claude-skills · Documents
Generate professional business documents (Project Proposals, Business Plans, Annual Budgets) from high-quality PDF templates. Use the bundled Python script to fill templates with user-provided data and output polished PDF documents ready for distribution.
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.
document-converter-suite
dkyazzentwatwa/chatgpt-skills · Frontend
Provide a best-effort conversion workflow between 8 document formats:
alicloud-ai-text-document-mind
cinience/alicloud-skills · Cloud
Category: provider
document-illustrator
op7418/document-illustrator-skill · Documents
AI-powered illustration generation that analyzes document content and creates styled images for each key topic. \n \n Automatically extracts core themes from any document format (Markdown, plain text, PDF) without requiring specific structure \n Offers three visual styles: gradient glassmorphism, ticket/ticket-stub design, and flat vector illustration \n Supports flexible image ratios (16:9 landscape or 3:4 portrait) and optional cover image generation \n Displays归纳 results for user confirmation
cloudbase-document-database-web-sdk
tencentcloudbase/skills · Cloud
CloudBase document database Web SDK for querying, creating, updating, and deleting data in web applications. \n \n Supports CRUD operations, complex queries with operators (gt, gte, lt, lte, eq, neq, in, nin), and method chaining for filtering, sorting, and field selection \n Includes pagination via skip/limit, aggregation pipelines, geolocation queries, and real-time data synchronization with watch() listeners \n Requires SDK initialization with environment ID and authentication before database
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