A collection of custom skills for Claude Code.
| Skill | Invocation | Description |
|---|---|---|
| download-gdoc | /download-gdoc <url-or-id> |
Downloads a Google Doc as Markdown and brings it into the conversation. Docs are cached at ~/.claude/gdocs/ and reused across sessions. Authenticates via gcloud ADC. |
./install.shThis symlinks each skill directory from skills/ into ~/.claude/skills/, making them available to Claude Code.