Skip to main content
ClaudeWave
Skill205 repo starsupdated 24d 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.

Install in Claude Code
Copy
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
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

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