---
name: skillscatalog/my-skill-name
source: https://app.decimal.ai/s/skillscatalog-my-skill-name@1/SKILL.md
source_sha256: 403179edfe1c
---

## Instructions

Describe how an AI agent should use this skill. Be specific about:

1. What the skill accomplishes
2. When to use it
3. What inputs it needs
4. What outputs it produces

### Prerequisites

List any requirements:
- API keys needed
- Environment setup
- Dependencies

### How to Use

Provide clear instructions:

```
Example prompt that triggers this skill
```

### Output

Show expected output format:

```
Example output
```

## Examples

**Example 1: Basic usage**
```
User: [Example user request]
Agent: [Example agent response using this skill]
```

**Example 2: Advanced usage**
```
User: [More complex request]
Agent: [Agent response showing advanced features]
```

## Limitations

- List any known limitations
- Edge cases that don't work
- Rate limits or restrictions

## Dependencies

- Python 3.9+
- List pip packages