Example Skill (template)

SkillProductivity

A template skill. Replace it with a task you repeat. Trigger only when the user explicitly asks to run the example skill.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Example Skill (template) skill

What this skill tells your AI

The instructions your AI receives, as published by etrebels/claude-code-growth-os in .claude/skills/example-skill/SKILL.md and read by ahel’s review.

A skill is a reusable unit of work Claude runs when your request matches its description. The description is the trigger — keep it specific, or it fires at the wrong time (or never).

This one does nothing on purpose. Swap it for your own. A good skill:

  • does one job well,
  • reads from ops/ (or demo/) instead of asking for context it could find,
  • ends by writing its result somewhere durable — a file, a log.

See .claude/skills/status-update/ and .claude/skills/triage/ for two worked examples.

Signals

GitHub stars
20
Forks
1
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
example-skill
Source
github.com/etrebels/claude-code-growth-os