The most practical Document Suite Skill

The best office skill for handling daily documents when paired with an agent.

Admin6 個技能0 個 GitHub URL
INSTALL

批量安裝

預設先收合,需要時再展開這個合集的批量安裝器並產生指令。

技能列表

這個合集裡已連結的已發佈技能與已校驗的 GitHub skill 來源。
A
docx

作者 anthropics

docx skill 可協助代理建立、檢視、轉換與編輯 .docx 檔案,涵蓋 pandoc、unpack/repack、註解、追蹤修訂,以及以 LibreOffice 為基礎的轉檔流程。

DOCX 工作流
收藏 1GitHub 0
A
pptx

作者 anthropics

使用 pptx skill 讀取、建立、編輯、分割、合併與檢查 PowerPoint `.pptx` 檔案。內容涵蓋以 markitdown 擷取文字、檢視縮圖,以及 unpack/edit/clean/pack 流程,並可用 PptxGenJS 建立新簡報。

PowerPoint
收藏 0GitHub 105.1k
A
pdf

作者 anthropics

pdf skill 可支援多種 PDF 處理工作,包括文字擷取、合併與拆分、頁面轉圖片,以及 PDF 表單流程。特別適合用腳本檢查可填欄位、擷取表單中繼資料,並驗證不可填表單版面。

PDF 处理
收藏 0GitHub 105.1k
A
xlsx

作者 anthropics

xlsx skill 可協助代理在交付成果必須是試算表時,讀取、編輯、修復、建立與轉換 .xlsx、.xlsm、.csv 和 .tsv 檔案。它特別適合保留範本格式的更新、兼顧公式安全的活頁簿編修、雜亂表格清理,以及搭配 repo 腳本進行封裝、驗證與重新計算的實務試算表流程。

試算表工作流
收藏 0GitHub 105.1k
A
internal-comms

作者 anthropics

internal-comms skill 可協助撰寫公司內部溝通內容,如 3P 更新、電子報、FAQ、狀態報告與主管更新,並參考 Anthropic skills repository 的範例導向格式。

邮件写作
收藏 0GitHub 105k
A
doc-coauthoring

作者 anthropics

doc-coauthoring 提供一套以 AI 協作撰寫文件的結構化流程,從蒐集脈絡、反覆整理大綱、逐節撰寫到讀者測試,適合產出可供審閱的 specs、RFCs 與 proposals。

技术写作
收藏 0GitHub 105k

如何使用

這個合集的 Markdown 使用說明。
# Anthropic Document Skills Quick Guide for AI Agents

Use this guide to choose the right skill fast and avoid using the wrong workflow.

## doc-coauthoring
Use `doc-coauthoring` when the task is to collaboratively draft a serious document such as a spec, RFC, proposal, or PRD through context gathering, structured outlining, iterative section writing, and final reader testing.

## internal-comms
Use `internal-comms` when the task is to write internal company communication such as updates, newsletters, FAQs, status reports, or leadership messages by following the closest matching example format.

## xlsx
Use `xlsx` whenever the task centers on spreadsheets like `.xlsx`, `.xlsm`, `.csv`, or `.tsv`, especially when the agent must preserve workbook structure, use formulas correctly, clean tabular data, or deliver an editable spreadsheet.

## pdf
Use `pdf` whenever the task involves PDF files, including reading, extracting, merging, splitting, rendering, OCR, or form-related workflows, instead of treating the PDF as plain text.

## pptx
Use `pptx` whenever the task involves PowerPoint files, slides, or presentation decks, especially for creating, editing, reviewing, splitting, merging, or analyzing slide-based content visually.

## docx
Use `docx` whenever the task involves Word documents such as creating, editing, converting, validating, or structurally modifying `.docx` files with proper document formatting.

---

# Simple Routing Rule

- If the user’s main deliverable is a file, use the skill that matches the file type.
- If the user’s main goal is to co-write a substantial document, use `doc-coauthoring`.
- If the user’s main goal is to write an internal update or announcement, use `internal-comms`.

---

# Important Agent Reminder

Do not handle file-specific work generically: use the matching skill early, follow its workflow, preserve the original structure or template when needed, and optimize for an editable final deliverable rather than a one-off text response.
The most practical Document Suite Skill | Agent Skills Finder