Skip to main content
ClaudeWave
Skill205 estrellas del repoactualizado 25d ago

woz-share

The woz-share skill generates and displays a personalized WOZCODE referral message that users can share with friends. Use this when a user wants to distribute their unique referral code, which grants recipients a 20 percent discount on their first month while crediting the referrer with $20 in account credit. The skill executes a command-line script that produces the complete share message for direct relay to the user.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/WithWoz/wozcode-plugin /tmp/woz-share && cp -r /tmp/woz-share/skills/woz-share ~/.claude/skills/woz-share
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

`/woz-share` was renamed. Invoke the **woz** skill and run its `share` subcommand (equivalent to `/woz share`).