bsisduck

Google Docs — Development skill for Claude Code

Development community

Answer a question from the local Google docs knowledge base (Search/SEO, Search Console, Ads, GA4) with citations to the original source_url.

How to install Google Docs

Installs to ~/.claude/skills/bsisduck-google-search-ads-analytics-docs-google-docs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bsisduck-google-search-ads-analytics-docs-google-docs && curl -fsSL https://raw.githubusercontent.com/bsisduck/google-search-ads-analytics-docs/HEAD/commands/google-docs.md -o ~/.claude/skills/bsisduck-google-search-ads-analytics-docs-google-docs/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Google Docs does


description: Answer a question from the local Google docs knowledge base (Search/SEO, Search Console, Ads, GA4) with citations to the original source_url. argument-hint: "[your question]"

Answer this from the Google docs knowledge base: **$ARGUMENTS**

Use the `google-search-ads-analytics-docs` skill:

  1. Retrieve - hybrid.py "$ARGUMENTS" (best), or search.py "$ARGUMENTS" (stdlib, no venv).
  2. Read the top 1-5 matched files whole.
  3. Answer concisely and cite the Google source_url

Alternatives in Development

  • Claude SEO — Multi-Platform Agent Instructions — For Cursor, Cursor Cloud Agents, Google Antigravity, and Gemini CLI 5k ★
  • Toprank — Open-source Claude Code skills for SEO, SEM, Google Ads 490 ★
  • Foundry Ask — Answer a research question using the Foundry vault, with read-only access to any companion vault configured in 99 ★

Full documentation available on GitHub

View Source Repository