uspto-database
Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.
npx skills add LeonChaoX/qinyan-academic-skills --skill uspto-database --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.
# USPTO Database ## Overview USPTO provides specialized APIs for patent and trademark data. Search patents by keywords/inventors/assignees, retrieve examination history via PEDS, track assignments, analyze citations and office actions, access TSDR for trademarks, for IP analysis and prior art searches. ## When to Use This Skill This skill should be used when: - **Patent Search**: Finding patents by keywords, inventors, assignees, classifications, or dates - **Patent Details**: Retrieving full patent data including claims, abstracts, citations - **Trademark Search**: Looking up trademarks by serial or registration number - **Trademark Status**: Checking trademark status, ownership, and prosecution history - **Examination History**: Accessing patent prosecution data from PEDS (Patent Examination Data System) - **Office Actions**: Retrieving office action text, citations, and rejections - **Assignments**: Tracking patent/trademark ownership transfers - **Citations**: Analyzing patent citations (forward and backward) - **Litigation**: Accessing patent litigation records - **Portfolio Analysis**: Analyzing patent/trademark portfolios for companies or inventors ## USPTO API Ecosystem The
- Overview
- When to Use This Skill
- USPTO API Ecosystem
- Core APIs
- Additional APIs
- Quick Start
- API Key Registration
- Helper Scripts
- Task 1: Searching Patents
- Using the PatentSearch API
- Query Operators
- Available Patent Endpoints
- Reference Documentation
- Task 2: Retrieving Patent Examination Data
export USPTO_API_KEY="your_api_key_here" export PATENTSVIEW_API_KEY="you_api_key_here" uv pip install uspto-opendata-python
What does the uspto-database skill do?
Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.
How do I install it?
Run `npx skills add LeonChaoX/qinyan-academic-skills --skill uspto-database --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 LeonChaoX/qinyan-academic-skills, a repository with 759 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.
