google-search-skill

Community

Get up-to-date results with fast Google searches.

AuthorShogoOkamoto
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables Claude to perform Google searches via the google_search_tool to retrieve current information, updates, and resources beyond Claude's knowledge cutoff.

Core Features & Use Cases

  • Real-time information retrieval: Query the web to gather up-to-date data, news, and documentation.
  • Result curation: Present concise summaries with source links for quick decision-making.
  • Flexible exploration: Use for API references, tutorials, benchmarks, or product research.

Quick Start

Use the google_search_skill to search for your query, then review the structured results, for example: python -m google_search_tool "Python 3.11 release notes" -n 5 --pretty

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: google-search-skill
Download link: https://github.com/ShogoOkamoto/officialsitefinder_skills/archive/main.zip#google-search-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository