Skip to main content
ClaudeWave
Skill187 estrellas del repoactualizado yesterday

woz-share

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

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

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.