skills

Public repository for Agent Skills

28 articles 70.3k View on GitHub ↗
28 articles
How to Publish Skills to the Claude Marketplace: A Step-by-Step Guide

Learn how to publish skills to the Claude Marketplace with this step by step guide. Validate, package, register, and add your skill to Claude Code effortlessly.

how-to-guide
Feb 19, 2026
Anthropic Skills Folder Structure and SKILL.md File Format: Complete Guide

Discover the Anthropic skill folder structure and SKILL.md file format. Optimize Claude's context window with scripts, references, and assets.

how-to-guide
Feb 19, 2026
Security Considerations for Custom Skills: A Complete Guide to Safe MCP Development

Learn crucial security considerations for custom skills. Discover input validation, secret management, and tool annotation best practices for safe MCP development in anthropics/skills.

security-considerations
Feb 16, 2026
How to Create PowerPoint Presentations Using the pptx Skill

Learn how to create PowerPoint presentations with the pptx skill using JavaScript for programmatic creation or Python for template editing. Generate decks efficiently.

how-to-guide
Feb 16, 2026
Common Pitfalls When Creating Document Skills: A Complete Guide to Office Open XML Validation

Avoid common pitfalls when creating document skills. Learn to validate Office Open XML, fix front-matter errors, and ensure relationship consistency for successful skill development.

how-to-guide
Feb 16, 2026
How to Handle Cross-Platform Compatibility in Document Generation: Lessons from the Anthropic Skills Repository

Learn to handle cross-platform compatibility in document generation by combining OS detection, universal path handling, portable wrappers, and conditional dependencies.

how-to-guide
Feb 16, 2026
How to Optimize Skill Performance for Complex Tasks in Anthropic Skills

Optimize skill performance for complex Anthropic Skills tasks. Decompose work, declare dependencies, use caching, and configure AsyncExecutor for maximum concurrency.

performance
Feb 16, 2026
How to Version and Update Skills Over Time in the Anthropic Skills Repository

Learn to version and update skills in the anthropic/skills repository using Git and package_skill.py for reproducible releases. Master skill management effectively.

how-to-guide
Feb 16, 2026
How to Work with Excel Files Using the xlsx Skill: A Complete Guide

Master Excel files with the xlsx skill. This guide covers creating editing reading and validating workbooks using pandas openpyxl and LibreOffice for seamless data handling.

how-to-guide
Feb 16, 2026
How to Use the docx Skill to Create Word Documents Programmatically

Learn to create Word documents programmatically using the docx skill. Combine JavaScript and Python to generate and edit Word files effortlessly.

how-to-guide
Feb 16, 2026
How to Integrate Skills with Claude Code vs Claude.ai vs the Claude API

Integrate Anthropic Skills with Claude Code, Claude.ai, and the API using a single manifest file. Learn how to invoke Skills across platforms with this guide.

how-to-guide
Feb 16, 2026
How to Create PDF Documents Using the PDF Skill in the Anthropics Repository

Learn how to create PDF documents by implementing custom PDF generation with libraries like ReportLab or pdfkit within the anthropics skills repository.

how-to-guide
Feb 16, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →