Claude Agent Skills
Description
Repository for Claude Agent Skills examples.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Agent Skills
Repository for Anthropic Claude Skills examples demonstrating how to use Claude's Skills API with both **default skills** (document generation) and **custom skills** (extensible functionality).
Overview
This project provides two categories of examples:
Default Anthropic Skills (Document Generation)
Python examples for using Anthropic's built-in Skills API to programmatically generate various document types:
- 📊 Excel (xlsx) - Spreadsheets, data tables, charts
- 📽️ PowerPoint (pptx) - Presentations, slides
- 📄 PDF - Documents, forms, reports
- 📝 Word (docx) - Documents, letters, proposals
Custom Skills Framework
A flexible framework for creating and running your own custom skills:
- 🔧 Extensible Architecture - Create custom skills with simple markdown instructions
- 🤖 Intelligent Selection - Claude automatically chooses the right skill for the task
- 🔍 Git Analyzer - Example custom skill for analyzing Git repositories
- 🛠️ Tool Integration - Uses bash tool execution for maximum flexibility
Prerequisites
Required
**Anthropic API Key** (required for all examples)
- Visit console.anthropic.com
- Create an account or log in
- Navigate to "API Keys" section
- Generate a new API key
- Ensure your account has access to Skills beta features
- Note: This is separate from Claude Code/Cline subscriptions
**Python 3.7+**
Important Note About Claude Code Pro
Having a Claude Code Pro subscription does **NOT** provide access to the Anthropic Skills API. These are separate services:
- Claude Code Pro = VS Code extension subscription (interactive development)
- Anthropic API Key = Programmatic API access (separate service, separate billing)
You need an Anthropic API key to run the code in this repository, regardless of your Claude Code subscription.
Installation
- Clone the repository
git clone
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development