cleanup-cache
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Gmail: Show unread inbox summary (sender, subject, date).
$ npx -y skills add davila7/claude-code-templates --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/gws-gmail-triageContext preview
What this command does when you run it.
Gmail: Show unread inbox summary (sender, subject, date).
allowed-tools: Bash, Read, Write, Edit argument-hint: [resource] [method] [flags] description: Gmail: Show unread inbox summary (sender, subject, date).
Execute Google Workspace Gmail Triage operations: $ARGUMENTS
> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.
Show unread inbox summary (sender, subject, date)
gws gmail +triage
| Flag | Required | Default | Description | |------|----------|---------|-------------| | `--max` | — | 20 | Maximum messages to show (default: 20) | | `--query` | — | — | Gmail search query (default: is:unread) | | `--labels` | — | — | Include label names in output |
gws gmail +triage gws gmail +triage --max 5 --query 'from:boss' gws gmail +triage --format json | jq '.[].subject' gws gmail +triage --labels
# List available resources and methods gws gmail-triage --help # Inspect method schema before calling gws schema gmail-triage.<resource>.<method> # Execute command with arguments gws gmail-triage $ARGUMENTS
Execute the requested Gmail Triage operation: $ARGUMENTS
1. **Verify Prerequisites**
2. **Inspect Method Schema**
3. **Execute Operation**
4. **Error Handling**
---
**License**: Apache License 2.0 **Source**: [Google Workspace CLI](https://github.com/googleworkspace/cli) **Original Skill**: `gws-gmail-triage`
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Create an SEO-optimized blog article for a Claude Code component with AI-generated cover image