·gcp-cli-gotchas
</>

gcp-cli-gotchas

funnelenvy/agents_webinar_demos

在遇到 gcloud 或 bq CLI 格式错误、引用转义问题、命令替换问题或调试 CLI 命令时使用。提供反引号使用、定界符语法、时间戳过滤器、参数转义和多行命令格式的解决方案。

7安装·0热度·@funnelenvy

安装

$npx skills add https://github.com/funnelenvy/agents_webinar_demos --skill gcp-cli-gotchas

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:

在遇到 gcloud 或 bq CLI 格式错误、引用转义问题、命令替换问题或调试 CLI 命令时使用。提供反引号使用、定界符语法、时间戳过滤器、参数转义和多行命令格式的解决方案。 来源:funnelenvy/agents_webinar_demos。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/funnelenvy/agents_webinar_demos --skill gcp-cli-gotchas
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 gcp-cli-gotchas?

在遇到 gcloud 或 bq CLI 格式错误、引用转义问题、命令替换问题或调试 CLI 命令时使用。提供反引号使用、定界符语法、时间戳过滤器、参数转义和多行命令格式的解决方案。 来源:funnelenvy/agents_webinar_demos。

如何安装 gcp-cli-gotchas?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/funnelenvy/agents_webinar_demos --skill gcp-cli-gotchas 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/funnelenvy/agents_webinar_demos