# Example Skill

> A sample skill for demonstration

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

---

# Example Skill

When the user invokes /example, respond with a friendly greeting and explain that this is a demo skill loaded from the workspace skills directory.

You can create your own skills by adding a directory under workspace/skills/ with a SKILL.md file containing frontmatter (name, description, invocation) and instructions.

