# My Great Skill

> The AGENT-facing description. This is what the model reads to decide WHEN to invoke the skill, so describe the trigger precisely (e.g. "Use this skill whenever the user asks to … BEFORE calling …"). Keep it action-oriented.

- Skill: `microsoft/my-great-skill` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add microsoft/my-great-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/microsoft/my-great-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Microsoft (https://skillmd.com/u/microsoft)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/microsoft/my-great-skill

---


Write the agent-facing instructions here as Markdown — this body becomes the
"Instructions" section on the detail page (when there's no `README.md`) and the
downloadable `skill.md`. The body loads only *after* the agent has already
decided to use the skill, so don't restate *when* to use it here — that belongs
in the frontmatter `description`. Go straight into how to do the task, in the
imperative (address the agent, not the skill — avoid "You are the … skill").

## Instructions
1. Concrete, numbered steps the agent should follow.
2. ...

## Guardrails
- What the agent must not do.

## Tone
The voice the agent should adopt.

