Clear, specific description of what this skill does and when Claude should use it. Include trigger terms users would naturally say. Maximum 1024 characters.
apm install @rayk/skill-name-here[](https://apm-p1ls2dz87-atlamors-projects.vercel.app/packages/@rayk/skill-name-here)---
name: SKILL-NAME-HERE
description: Clear, specific description of what this skill does and when Claude should use it. Include trigger terms users would naturally say. Maximum 1024 characters.
allowed-tools:
- Read
- Write
- Edit
- Grep
- Glob
- Bash
---
# SKILL NAME
Brief overview of what this skill does.
## Instructions
[Provide clear, step-by-step instructions for Claude to follow]
1. First, do X
2. Then, do Y
3. Finally, do Z
## Examples
**Example 1:**
- Input: User request example
- Output: Expected result
**Example 2:**
- Input: Another example
- Output: Expected result