Use when the user wants help finding information through Google or Google-style web search and expects more than raw links. Handle current facts, public-information lookups, official documents, tutorials, reports, tools, materials, or source discovery by classifying the search goal, generating precise queries, executing search, ranking sources, cross-checking key claims, and returning a concise conclusion plus reusable search strings. Also use for programmer-specific searches (error debugging, official docs, GitHub code search, Stack Overflow, RFC lookup, benchmarks).
$npx -y skills add johnqtcg/awesome-skills --skill google-searchInstalls into the current project.
Run `npx skills use "https://github.com/johnqtcg/awesome-skills" --skill "johnqtcg/awesome-skills/google-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/johnqtcg/awesome-skills" that are relevant to the current task. Run `npx skills add "https://github.com/johnqtcg/awesome-skills"` and select the relevant skills, then follow their instructions.