cleanup-cache
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Google Workflow: Announce a Drive file in a Chat space.
$ 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-workflow-file-announceContext preview
What this command does when you run it.
Google Workflow: Announce a Drive file in a Chat space.
allowed-tools: Bash, Read, Write, Edit argument-hint: [resource] [method] [flags] description: Google Workflow: Announce a Drive file in a Chat space.
Execute Google Workspace Workflow File Announce operations: $ARGUMENTS
> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.
Announce a Drive file in a Chat space
gws workflow +file-announce --file-id <ID> --space <SPACE>
| Flag | Required | Default | Description | |------|----------|---------|-------------| | `--file-id` | ✓ | — | Drive file ID to announce | | `--space` | ✓ | — | Chat space name (e.g. spaces/SPACE_ID) | | `--message` | — | — | Custom announcement message | | `--format` | — | — | Output format: json (default), table, yaml, csv |
gws workflow +file-announce --file-id FILE_ID --space spaces/ABC123 gws workflow +file-announce --file-id FILE_ID --space spaces/ABC123 --message 'Check this out!'
# List available resources and methods gws workflow-file-announce --help # Inspect method schema before calling gws schema workflow-file-announce.<resource>.<method> # Execute command with arguments gws workflow-file-announce $ARGUMENTS
Execute the requested Workflow File Announce 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-workflow-file-announce`
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