Skip to main content
ClaudeWave
Skill187 repo starsupdated yesterday

woz-share

Share a WOZCODE referral code - friends get 20% off their first month, you get $20 in credit.

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

Print the user's WOZCODE referral share message:

```bash
node --no-warnings=ExperimentalWarning ${CLAUDE_PLUGIN_ROOT}/scripts/wozcode-cli.js share
```

Relay the full output to the user. Do not summarize or modify it.