Skip to content

Lewis-E/claude-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claude-tools

A collection of custom skills for Claude Code.

Skills

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 (zero-API-call fast path by default). Optional --comments fetches comment threads into a sibling .comments.md; --check-fresh probes for updates; --force re-downloads. Authenticates via gcloud ADC, with a documented Google Drive MCP fallback when ADC's GCP quota project can't see a Workspace doc.

Installation

./install.sh

This symlinks each skill directory from skills/ into ~/.claude/skills/, making them available to Claude Code.

About

Claude Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors