APM

>Agent Skill

@sendaifun/my-skill-name

skilldevelopment

A clear description of what this skill does and when to use it

apm::install
$apm install @sendaifun/my-skill-name
apm::skill.md
---
name: my-skill-name
description: A clear description of what this skill does and when to use it
---

# My Skill Name

Instructions for Claude to follow when this skill is activated.

## Overview

Describe what this skill helps accomplish.

## Instructions

1. Step-by-step instructions
2. That Claude should follow
3. When executing this skill

## Examples

- Example usage pattern 1
- Example usage pattern 2

## Guidelines

- Constraint or best practice 1
- Constraint or best practice 2

## Notes

Any additional context or edge cases to handle.