Writing

Pptx

anthropics/skills/tree/main/skills/pptx

Presentation creation, editing, and analysis. Supports creating new presentations, modifying content, working with layouts, and adding comments.

$ npx skills add anthropics/skills/skills/pptx
2.0K installs0 viewsUpdated 2d ago
Compatible with:
Claude CodeCursorwindsurf

How to Install

1

Open your terminal

Navigate to your project directory

2

Run the install command

$ npx skills add anthropics/skills/skills/pptx
3

Start using the skill

The skill will be added to your project config and your AI agent will automatically recognize and use it

Related Skills

Doc Coauthoring

anthropics/skills/tree/main/skills/doc-coauthoring

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

Writing4.2K
npx skills add anthropics/skills/skills/doc-coauthoring

Docx

anthropics/skills/tree/main/skills/docx

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction.

Writing511
npx skills add anthropics/skills/skills/docx

Mcp Builder

anthropics/skills/tree/main/skills/mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Writing2.2K
npx skills add anthropics/skills/skills/mcp-builder

Building Mcp Server On Cloudflare

cloudflare/skills/tree/main/skills/building-mcp-server-on-cloudflare

Creates production-ready Model Context Protocol servers on Cloudflare Workers with tools, authentication, and deployment. ```bash npm create cloudflare@latest -- my-mcp-server \

Writing2.1K
npx skills add cloudflare/skills/skills/building-mcp-server-on-cloudflare