·google-devdocs
>_

google-devdocs

Orchestrates Google developer documentation lookups via REST API using a 2-step search-then-retrieve workflow (curl + jq, no MCP). BEFORE scraping or guessing at Google API docs, invoke FIRST — returns fresh Markdown from 11 indexed sites including docs.cloud.google.com, firebase.google.com, developer.android.com, and ai.google.dev. Triggers on 'check the Google docs', 'look up the Firebase docs', 'what do the Cloud docs say', 'Google API documentation', 'search Google developer docs'. (user)

8Installs·1Trend·@spm1001

Installation

$npx skills add https://github.com/spm1001/claude-suite --skill google-devdocs

How to Install google-devdocs

Quickly install google-devdocs AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/spm1001/claude-suite --skill google-devdocs
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: spm1001/claude-suite.

SKILL.md

View raw

Search and retrieve official Google developer documentation via the Developer Knowledge REST API. Returns Markdown — no scraping, no MCP server, just curl + jq.

If the variable is missing, tell the user and stop — don't attempt calls without it.

ai.google.dev · developer.android.com · developer.chrome.com · developers.home.google.com · developers.google.com · docs.cloud.google.com · docs.apigee.com · firebase.google.com · fuchsia.dev · web.dev · www.tensorflow.org

Orchestrates Google developer documentation lookups via REST API using a 2-step search-then-retrieve workflow (curl + jq, no MCP). BEFORE scraping or guessing at Google API docs, invoke FIRST — returns fresh Markdown from 11 indexed sites including docs.cloud.google.com, firebase.google.com, developer.android.com, and ai.google.dev. Triggers on 'check the Google docs', 'look up the Firebase docs', 'what do the Cloud docs say', 'Google API documentation', 'search Google developer docs'. (user) Source: spm1001/claude-suite.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/spm1001/claude-suite --skill google-devdocs
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from spm1001/claude-suite

Quick answers

What is google-devdocs?

Orchestrates Google developer documentation lookups via REST API using a 2-step search-then-retrieve workflow (curl + jq, no MCP). BEFORE scraping or guessing at Google API docs, invoke FIRST — returns fresh Markdown from 11 indexed sites including docs.cloud.google.com, firebase.google.com, developer.android.com, and ai.google.dev. Triggers on 'check the Google docs', 'look up the Firebase docs', 'what do the Cloud docs say', 'Google API documentation', 'search Google developer docs'. (user) Source: spm1001/claude-suite.

How do I install google-devdocs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/spm1001/claude-suite --skill google-devdocs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/spm1001/claude-suite

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-25