bigquery-patent-search
Fast, cloud-based patent searching across 76 million+ worldwide patents using Google BigQuery - keyword search, CPC classification, patent details retrieval
npx skills add majiayu000/claude-skill-registry --skill bigquery-patent-search --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# BigQuery Patent Search Skill Fast, cloud-based patent searching across 76 million+ worldwide patents using Google BigQuery. ## When to Use Invoke this skill when users ask to: - Search for prior art patents - Find patents in a specific technology area - Search by CPC classification code - Look up patent details by publication number - Conduct freedom-to-operate searches - Research patent landscapes ## What This Skill Does Provides access to Google's public patent dataset: 1. **Keyword Search** across 76M+ patents: - Full-text search of titles, abstracts, claims - Filter by country (US, EP, JP, CN, etc.) - Filter by filing/grant date ranges - Fast cloud-based queries (< 5 seconds) 2. **CPC Classification Search**: - Search by CPC code (e.g., "G06F16/", "H04L29/06") - Browse patent classifications - Find patents in specific technical domains 3. **Patent Details Retrieval**: - Get full patent text by publication number - Access title, abstract, claims, description - View CPC codes, inventors, assignees - See filing and grant dates ## Required Setup This skill requires Google Cloud authentication: **Prerequisites**: 1. Google Cloud Project (free to create) 2. BigQuery API enabled (fr
- When to Use
- What This Skill Does
- Required Setup
- How to Use
- BigQuery Dataset
- Search Result Format
- Presentation Format
- Advanced Search Techniques
- Common CPC Codes
- Error Handling
- Cost Considerations
- Tools Available
Install Google Cloud SDK (if not installed) Authenticate gcloud auth application-default login Set project (get ID from console.cloud.google.com) export GOOGLE_CLOUD_PROJECT=your-project-id
What does the bigquery-patent-search skill do?
Fast, cloud-based patent searching across 76 million+ worldwide patents using Google BigQuery - keyword search, CPC classification, patent details retrieval
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill bigquery-patent-search --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
