gcp-cli-gotchas
✓Use when encountering gcloud or bq CLI formatting errors, quote escaping issues, command substitution problems, or when debugging CLI commands. Provides solutions for backtick usage, heredoc syntax, timestamp filters, parameter escaping, and multiline command formatting.
Installation
SKILL.md
Use this skill when you encounter CLI errors, need to debug command formatting, or want to avoid common escaping pitfalls with gcloud and bq commands.
Gotcha: Not all commands support all formats. Check --help first.
If a command requires a flag you don't have, read the error message carefully. Many commands have dependency flags that must be set together:
Use when encountering gcloud or bq CLI formatting errors, quote escaping issues, command substitution problems, or when debugging CLI commands. Provides solutions for backtick usage, heredoc syntax, timestamp filters, parameter escaping, and multiline command formatting. Source: funnelenvy/agents_webinar_demos.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/funnelenvy/agents_webinar_demos --skill gcp-cli-gotchas- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is gcp-cli-gotchas?
Use when encountering gcloud or bq CLI formatting errors, quote escaping issues, command substitution problems, or when debugging CLI commands. Provides solutions for backtick usage, heredoc syntax, timestamp filters, parameter escaping, and multiline command formatting. Source: funnelenvy/agents_webinar_demos.
How do I install gcp-cli-gotchas?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/funnelenvy/agents_webinar_demos --skill gcp-cli-gotchas Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/funnelenvy/agents_webinar_demos
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01