# Example Skill

> Example skill that confirms the marketplace is wired correctly. Triggers when the user says "test the marketplace", "verify marketplace install", or asks for a marketplace smoke test. Replace or delete once you have your own skills.

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

---


# Example skill

This skill exists to prove the marketplace wiring works. If you can trigger this, your team's marketplace install is healthy.

## What to say

Print exactly:

> The team marketplace is installed and working. Replace this skill with your own — see the `marketplace-admin` plugin's `marketplace-manager` skill (owner only) or the project README.

Then stop.

## When to delete this

Once your team has at least one real skill in this plugin, `rm -rf plugins/team-skills/skills/example-skill/` and re-publish via the `marketplace-manager` skill. (The `status` flow lists what's shipped if you want to confirm before deleting.)

