google-search

Execute web searches with structured verification and source attribution for user requests.

29|5|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/johnqtcg/awesome-skills --skill google-search-johnqtcg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-search
Source: https://github.com/johnqtcg/awesome-skills/tree/main/skills/google-search
Command: npx skills add https://github.com/johnqtcg/awesome-skills --skill google-search-johnqtcg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Use this skill to turn vague information requests into a disciplined search-and-verification workflow. It classifies the goal, generates precise queries, executes searches, ranks sources, cross-checks key claims, and returns a concise conclusion plus reusable search strings. It also supports programmer-specific searches (error debugging, official docs, GitHub code search, Stack Overflow, RFC lookups, benchmarks).

Core Features & Use Cases

  • Structured search workflow: classify requests, generate query variants, run searches, and synthesize conclusions with source attribution.
  • Programmer search support: debugging, API docs, code search, benchmarks, and RFC lookups.
  • Reusable queries and refinement: produce query bundles and ranked sources for follow-up.

Quick Start

Describe your information need and let the skill generate precise queries, then review the concise conclusion and reusable search strings.

Frequently Asked Questions about google-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a structured web search to verify information sources?

A structured web search classifies information requests, generates query variants, executes searches, ranks sources, and cross-checks key claims to deliver a verified conclusion with explicit source attribution.

Can I use a structured search workflow for programmer-specific queries like API docs and error debugging?

Yes, structured search workflows support programmer-specific queries by targeting official documentation, GitHub code search, Stack Overflow, RFC lookups, and benchmarks to resolve errors and find code references.

What is the best way to turn vague information requests into precise search queries?

The best way to refine vague information requests is to classify the goal, generate precise query variants, and apply an evidence chain to synthesize a concise conclusion alongside reusable search strings.

Does a disciplined search-and-verification workflow provide reusable search strings?

Yes, a disciplined search-and-verification workflow produces reusable queries and ranked source bundles, enabling efficient follow-up searches and continuous information refinement.

When do I need an evidence chain for web search queries?

You need an evidence chain for web search queries when verifying official docs, tutorials, or public records, ensuring that key claims are cross-checked and backed by explicit source attribution.

What are the limitations of standard web search compared to a serial gates verification approach?

Standard web search lacks serial gates and explicit source attribution, whereas a structured verification workflow enforces an evidence chain to cross-check claims and prevent unverified conclusions.