What problem does it solve?
Manually searching patent databases and downloading full-text PDFs one by one is slow and error-prone, especially when users only have an application number while platforms index by publication number. This Skill automates patent PDF retrieval and metadata lookup across multiple platforms.
Core Features & Use Cases
- Multi-platform patent download: Retrieve patent PDFs via Google Patents (free, no login, recommended), with fallback channels including uyanip, PatentStar, GPIC, PSS, and the CNIPA epub system.
- Application number to publication number handling: Automatically parses Chinese application numbers (e.g., 202421964517.8) and attempts to match publication numbers (e.g., CN223081266U), with differentiated failure hints by patent type.
- Batch download and info-only queries: Download multiple patents in one command or query title, assignee, and publication date without downloading.
- Use Case: A patent attorney needs the granted specification of a utility model for litigation. They run the CLI with the application number, and the Skill resolves it to CN223081266U and saves the PDF to the chosen output directory.
Quick Start
Ask the AI to download the full-text PDF of patent CN223081266U from Google Patents into your Downloads folder.