Loading...
Loading...
Found 10 Skills
Read and write Google Docs.
Manage Google Groups settings.
Read and write Google Forms.
Subscribe to Google Workspace events.
Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you're designing a CLI spec (before implementation) or refactoring an existing CLI's surface area for consistency, composability, and discoverability.
Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you’re designing a CLI spec (before implementation) or refactoring an existing CLI’s surface area for consistency, composability, and discoverability.
Compound engineering workflow system. Use when: running any groove command. Routes to daily, work, task, memory, and skills sub-commands. Use 'groove help' for overview, 'groove <skill> help' for skill-specific help.
GitHub: Create a new issue in a repository.
Extends an image canvas by adding padding on all sides with a solid background color. Use when you need to add borders, margins, or expand the canvas area around an image.
Translate text using the DeepL API via the deepl-cli command-line tool. Use when the user asks to: translate text, translate to another language, use DeepL, translate with formality control, or pipe text through a translation. Supports all DeepL language pairs, source language auto-detection, context-aware translation, and formality levels (formal/informal).