claude official skill one-click installa

Installing all claude's official skills requires only one command

Admin17 skills0 GitHub URLs
INSTALL

Batch install

Open the batch installer for this collection and generate commands only when you need them.

Skills

Published skills and validated GitHub skill sources included in this collection.
A
algorithmic-art

by anthropics

algorithmic-art helps create original generative art in p5.js with a two-step workflow: write an algorithmic philosophy, then build runnable .html and .js outputs with seeded randomness, parameter controls, and an interactive viewer.

Image Generation
Favorites 0GitHub 105k
A
brand-guidelines

by anthropics

brand-guidelines gives agents Anthropic brand colors and typography for restyling docs, slides, HTML, and other text-led artifacts. Use it to apply consistent on-brand formatting, font hierarchy, and palette choices after content is drafted.

Branding
Favorites 0GitHub 105k
A
canvas-design

by anthropics

canvas-design helps create original static visual work through a two-step flow: write a design philosophy in Markdown, then render it as a .png or .pdf. Best for posters, cover art, concept visuals, and UI-adjacent campaign graphics with minimal text.

UI Design
Favorites 0GitHub 105k
A
claude-api

by anthropics

claude-api is a practical skill for installing and using the Claude API and Anthropic SDKs. It helps developers choose the right SDK or raw HTTP path, detect language-specific docs, and implement streaming, tool use, files, batches, and error handling with less guesswork.

API Development
Favorites 0GitHub 105k
A
doc-coauthoring

by anthropics

doc-coauthoring is a structured workflow for drafting docs with AI through context gathering, iterative outlining, section-by-section writing, and reader testing for review-ready specs, RFCs, and proposals.

Technical Writing
Favorites 0GitHub 105k
A
docx

by anthropics

The docx skill helps agents create, inspect, convert, and edit .docx files with practical workflows for pandoc, unpack/repack, comments, tracked changes, and LibreOffice-based conversion.

DOCX Workflows
Favorites 1GitHub 0
A
frontend-design

by anthropics

frontend-design helps you turn vague UI ideas into distinctive, production-grade interfaces with real frontend code, strong aesthetic direction, and less generic AI styling.

UI Design
Favorites 0GitHub 105.2k
A
internal-comms

by anthropics

The internal-comms skill helps write internal company communications like 3P updates, newsletters, FAQs, status reports, and leadership updates using example-driven formats from the Anthropic skills repository.

Email Writing
Favorites 0GitHub 105k
A
mcp-builder

by anthropics

mcp-builder is a practical guide for planning, building, and evaluating MCP servers for external APIs and services. It helps developers choose tool scope, naming, transport, Python or Node implementation patterns, and evaluation workflows so agents can use the server reliably.

MCP Server Development
Favorites 0GitHub 105k
A
pdf

by anthropics

The pdf skill guides PDF Processing tasks like text extraction, merge and split operations, rendering pages to images, and PDF form workflows. It is especially useful for checking fillable fields, extracting form metadata, and validating non-fillable form layouts with scripts.

PDF Processing
Favorites 0GitHub 105.1k
A
pptx

by anthropics

Use the pptx skill to read, create, edit, split, merge, and inspect PowerPoint .pptx files. It guides you through text extraction with markitdown, thumbnail review, unpack/edit/clean/pack workflows, and PptxGenJS for new deck creation.

PowerPoint
Favorites 0GitHub 105.1k
A
skill-creator

by anthropics

skill-creator is a Skill Authoring meta-skill for drafting new skills, revising existing SKILL.md files, running evals, comparing variants, and improving trigger descriptions with repository scripts and review tools.

Skill Authoring
Favorites 0GitHub 105.1k
A
slack-gif-creator

by anthropics

slack-gif-creator is a code-first skill for creating Slack-friendly animated GIFs with Python helpers for frame building, optimization, and validation. Use it to install dependencies, build loops with GIFBuilder, and export emoji or message GIFs that fit Slack size, timing, and color constraints.

Image Editing
Favorites 0GitHub 105.1k
A
theme-factory

by anthropics

theme-factory is a curated theming skill for slides, docs, reports, and landing pages. Review the showcase, choose from 10 preset themes, then apply consistent colors and font pairings to your artifact.

UI Design
Favorites 0GitHub 105.1k
A
web-artifacts-builder

by anthropics

web-artifacts-builder helps you initialize a React, Tailwind CSS, and shadcn/ui project, develop normally, then bundle it into a single bundle.html artifact. Best for complex frontend artifacts with state, routing, or richer UI, not simple one-file demos.

Frontend Development
Favorites 0GitHub 0
A
webapp-testing

by anthropics

webapp-testing is a skill for testing local web apps with Python Playwright. It helps agents start servers with scripts/with_server.py, inspect rendered UI, discover selectors, capture screenshots and console logs, and validate frontend behavior with a reconnaissance-first workflow.

Test Automation
Favorites 0GitHub 105.1k
A
xlsx

by anthropics

The xlsx skill helps agents read, edit, repair, create, and convert .xlsx, .xlsm, .csv, and .tsv files when the required deliverable is a spreadsheet. It is strongest for template-preserving updates, formula-safe workbook edits, messy tabular cleanup, and practical spreadsheet workflows backed by repo scripts for packing, validation, and recalculation.

Spreadsheet Workflows
Favorites 0GitHub 105.1k

How To Use

Markdown guide for using this collection.
# 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.