一键导入
office-files
Skill suite for creating, editing, and analyzing Office files (docx, pdf, pptx, xlsx).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Skill suite for creating, editing, and analyzing Office files (docx, pdf, pptx, xlsx).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction.
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms.
Presentation creation, editing, and analysis for .pptx files.
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization.
| name | office-files |
| description | Skill suite for creating, editing, and analyzing Office files (docx, pdf, pptx, xlsx). |
Entry point for all document processing tasks. Routes to the appropriate sub-skill based on file format.
| Sub-Skill | File Type | Key Capabilities |
|---|---|---|
docx/ | Word (.docx) | Create, edit, tracked changes, comments, text extraction |
pdf/ | PDF (.pdf) | Read, extract text/tables, fill forms, merge/split |
pptx/ | PowerPoint (.pptx) | Create, edit, HTML to slides, speaker notes |
xlsx/ | Excel (.xlsx) | Create, formulas, formatting, data analysis, charts |
Based on file extension or document type mentioned:
| User Mentions | Route to |
|---|---|
| .docx, Word, 文档 | docx/ |
| .pdf, PDF | pdf/ |
| .pptx, PowerPoint, PPT, 幻灯片, 演示文稿 | pptx/ |
| .xlsx, Excel, 表格, 电子表格 | xlsx/ |
[format]/SKILL.md| Task | Typical Flow |
|---|---|
| Convert Word to PDF | docx/ → export as PDF |
| HTML to PowerPoint | pptx/ → use html2pptx |
| Extract data from PDF | pdf/ → text/table extraction |
| Fill PDF form | pdf/ → read forms.md |
| Create presentation from content | pptx/ → create workflow |
| Build financial model | xlsx/ → follow color coding standards |
If user says "create a document" without specifying format: