skills
Public repository for Agent Skills
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.
Anthropic Skills Folder Structure and SKILL.md File Format: Complete GuideDiscover the Anthropic skill folder structure and SKILL.md file format. Optimize Claude's context window with scripts, references, and assets.
Security Considerations for Custom Skills: A Complete Guide to Safe MCP DevelopmentLearn crucial security considerations for custom skills. Discover input validation, secret management, and tool annotation best practices for safe MCP development in anthropics/skills.
How to Create PowerPoint Presentations Using the pptx SkillLearn how to create PowerPoint presentations with the pptx skill using JavaScript for programmatic creation or Python for template editing. Generate decks efficiently.
Common Pitfalls When Creating Document Skills: A Complete Guide to Office Open XML ValidationAvoid 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 Handle Cross-Platform Compatibility in Document Generation: Lessons from the Anthropic Skills RepositoryLearn to handle cross-platform compatibility in document generation by combining OS detection, universal path handling, portable wrappers, and conditional dependencies.
How to Optimize Skill Performance for Complex Tasks in Anthropic SkillsOptimize skill performance for complex Anthropic Skills tasks. Decompose work, declare dependencies, use caching, and configure AsyncExecutor for maximum concurrency.
How to Version and Update Skills Over Time in the Anthropic Skills RepositoryLearn 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 Work with Excel Files Using the xlsx Skill: A Complete GuideMaster 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 Use the docx Skill to Create Word Documents ProgrammaticallyLearn to create Word documents programmatically using the docx skill. Combine JavaScript and Python to generate and edit Word files effortlessly.
How to Integrate Skills with Claude Code vs Claude.ai vs the Claude APIIntegrate 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 Create PDF Documents Using the PDF Skill in the Anthropics RepositoryLearn how to create PDF documents by implementing custom PDF generation with libraries like ReportLab or pdfkit within the anthropics skills repository.
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:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →