作者 anthropics
algorithmic-art 可協助你用 p5.js 創作原創生成藝術,採兩步驟流程:先撰寫演算法創作理念,再產出可執行的 .html 與 .js 檔案,並支援種子隨機、參數控制與互動式檢視器。
Installing all claude's official skills requires only one command
預設先收合,需要時再展開這個合集的批量安裝器並產生指令。
作者 anthropics
algorithmic-art 可協助你用 p5.js 創作原創生成藝術,採兩步驟流程:先撰寫演算法創作理念,再產出可執行的 .html 與 .js 檔案,並支援種子隨機、參數控制與互動式檢視器。
作者 anthropics
brand-guidelines 為代理提供 Anthropic 的品牌色彩與字體規範,可用於重新整理文件、簡報、HTML 與其他以文字為主的內容。在內容定稿後,可用它套用一致的品牌格式、字體層級與配色選擇。
作者 anthropics
canvas-design 以兩步驟流程協助產出原創靜態視覺:先用 Markdown 寫設計哲學,再渲染成 .png 或 .pdf。特別適合海報、封面視覺、概念圖,以及文字較少、偏 UI 延伸的活動宣傳圖。
作者 anthropics
claude-api 是一個實用技能,協助安裝並使用 Claude API 與 Anthropic SDK。它可幫助開發者在 SDK 與原生 HTTP 方案間做選擇、辨識對應語言文件,並以較少摸索完成串流、工具使用、檔案、批次與錯誤處理。
作者 anthropics
doc-coauthoring 提供一套以 AI 協作撰寫文件的結構化流程,從蒐集脈絡、反覆整理大綱、逐節撰寫到讀者測試,適合產出可供審閱的 specs、RFCs 與 proposals。
作者 anthropics
docx skill 可協助代理建立、檢視、轉換與編輯 .docx 檔案,涵蓋 pandoc、unpack/repack、註解、追蹤修訂,以及以 LibreOffice 為基礎的轉檔流程。
作者 anthropics
frontend-design 協助你把模糊的 UI 構想變成具有明確美感方向的獨特、可上線前端介面,產出真實可用的 frontend 程式碼,減少千篇一律的 AI 風格。
作者 anthropics
internal-comms skill 可協助撰寫公司內部溝通內容,如 3P 更新、電子報、FAQ、狀態報告與主管更新,並參考 Anthropic skills repository 的範例導向格式。
作者 anthropics
mcp-builder 是一份實用指南,協助規劃、建置與評估供外部 API 與服務使用的 MCP server。它可幫助開發者決定工具範圍、命名、傳輸方式,以及 Python 或 Node 的實作模式與評估流程,讓 agent 能更穩定地使用 server。
作者 anthropics
pdf skill 可支援多種 PDF 處理工作,包括文字擷取、合併與拆分、頁面轉圖片,以及 PDF 表單流程。特別適合用腳本檢查可填欄位、擷取表單中繼資料,並驗證不可填表單版面。
作者 anthropics
使用 pptx skill 讀取、建立、編輯、分割、合併與檢查 PowerPoint `.pptx` 檔案。內容涵蓋以 markitdown 擷取文字、檢視縮圖,以及 unpack/edit/clean/pack 流程,並可用 PptxGenJS 建立新簡報。
作者 anthropics
skill-creator 是一個用於撰寫技能的 meta-skill,可協助起草新技能、修改既有 `SKILL.md`、執行 eval、比較不同版本,並透過 repository 腳本與審查工具優化觸發描述。
作者 anthropics
slack-gif-creator 是偏重程式碼操作的 skill,可用 Python 輔助工具建立適合 Slack 的動態 GIF,涵蓋影格建構、最佳化與驗證。可用來安裝相依套件、以 `GIFBuilder` 製作循環動畫,並匯出符合 Slack 尺寸、時序與色彩限制的表情或訊息 GIF。
作者 anthropics
theme-factory 是用於投影片、文件、報告與 landing pages 的精選主題化技能。可先查看 showcase,從 10 款預設主題中挑選,再把一致的色彩與字體搭配套用到你的成品。
作者 anthropics
web-artifacts-builder 可協助你初始化 React、Tailwind CSS 與 shadcn/ui 專案,照一般流程開發後,再打包成單一 `bundle.html` 成品。適合有狀態、路由或較完整 UI 的前端 artifact,不適合簡單的單檔 demo。
作者 anthropics
webapp-testing 是一項用 Python Playwright 測試本機 Web 應用的技能。它可協助代理透過 `scripts/with_server.py` 啟動伺服器、檢查實際渲染的 UI、找出選擇器、擷取截圖與 console 記錄,並以先偵察後驗證的流程確認前端行為。
作者 anthropics
xlsx skill 可協助代理在交付成果必須是試算表時,讀取、編輯、修復、建立與轉換 .xlsx、.xlsm、.csv 和 .tsv 檔案。它特別適合保留範本格式的更新、兼顧公式安全的活頁簿編修、雜亂表格清理,以及搭配 repo 腳本進行封裝、驗證與重新計算的實務試算表流程。
# Anthropic official Skills ## 📄 Document Skills - **docx** Create, edit, and format Word documents with structured content and styling. - **xlsx** Perform spreadsheet operations including data analysis, formulas, and table manipulation. - **pptx** Generate and edit presentation slides with structured layouts and content. - **pdf** Extract, analyze, and process content from PDF files. --- ## 🛠 Development & Technical - **skill-creator** Generate, review, and improve new skills from natural language descriptions. - **mcp-server-generator** Create MCP servers to connect external tools and APIs with AI agents. - **web-app-tester** Test web applications through automated interaction and validation workflows. - **api-tester** Validate API endpoints, responses, and integration logic. --- ## 🎨 Creative & Design - **image-generator** Generate images based on prompts with style and composition control. - **music-composer** Create music compositions from structured or descriptive inputs. - **creative-writing** Produce stories, scripts, or narrative content with structured guidance. --- ## 🧑💼 Enterprise & Communication - **email-writer** Draft professional emails with tone, clarity, and structure optimization. - **meeting-summarizer** Summarize meetings into actionable insights and key takeaways. - **brand-voice-writer** Generate content aligned with specific brand voice and guidelines. --- ## ⚙️ Utility / Workflow Skills - **data-analysis** Analyze datasets and generate insights using structured workflows. - **research-assistant** Gather, synthesize, and summarize information from multiple sources. - **task-planner** Break down goals into structured tasks and execution steps. --- ## 🧩 Summary Skills are modular, task-specific capability packages that enable AI agents to execute structured workflows more reliably and efficiently.