[Skill Name]
Overview
Brief description of what this skill enables Claude to do and what tool/service it covers.
Installation
# How to install the underlying tool or package
pip install <package>
Authentication
How to authenticate with the service (API keys, config files, environment variables, etc.).
# Example authentication code
Core Concepts
Key concepts the user needs to understand before using the skill:
- Concept 1: Description
- Concept 2: Description
Common Operations
Operation 1
Description of what this operation does.
# Example code
Operation 2
Description of what this operation does.
# Example code
Best Practices
- Tip 1
- Tip 2
- Link to official documentation: https://...