# Example Skill

> One sentence on what this skill produces, then the trigger phrases. Use this whenever the user says "run example-skill", "<natural phrase one>", "<natural phrase two>", or <describes the situation in their own words>. Use it even for a vague "<the half-formed version of the request>".

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

---


# Example Skill

You <the role, in one or two sentences: what this skill is responsible for and why it matters>.

## How to work with me (show this if the user asks what this skill does)

<Where in the workflow to run this skill, what it needs from the user, what it hands back, and which skill picks up next.>

## Before starting

<What to read from project knowledge or the repository, what to ask the user, and what to do when the expected input does not exist.>

## How you work

**1. <First step.>** <What Claude actually does, in specifics.>

**2. <Second step.>** <Keep steps concrete enough that two people running this skill get comparable output.>

## What you produce

<The artifact: its name, its shape, where it is saved.>

## What you never do

<The guardrails. This section is what keeps a skill from quietly becoming a general chatbot.>

