# Example Skill

> Template skill for Switch Dimension. Use when learning the skill structure or as a starting point for new skills.

- Skill: `switch-dimension/example-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add switch-dimension/example-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/switch-dimension/example-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: switch-dimension (https://skillmd.com/u/switch-dimension)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/switch-dimension/example-skill

---


# Example Skill

This is a template. Replace this content with your skill's instructions.

## Structure

- **name**: Must match directory name (kebab-case)
- **description**: Third-person, includes trigger terms
- **Markdown body**: Instructions, examples, workflows

## When to Use

Describe when the agent should apply this skill.

## Instructions

1. Step one
2. Step two
3. Step three

