Uspto Database
Helps with AI, database as part of working with databases and data persistence workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add k-dense-ai-uspto-database npx -- -y @trustedskills/k-dense-ai-uspto-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"k-dense-ai-uspto-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/k-dense-ai-uspto-database"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to query the United States Patent and Trademark Office (USPTO) database. It can retrieve information about patents, trademarks, and related legal documents. Specifically, it enables users to search for patent applications by keywords or application numbers and extract details like inventors, filing dates, and classifications.
When to use it
- Patent Research: Quickly find existing patents relevant to a new invention idea.
- Trademark Availability: Check if a desired trademark is already registered.
- Competitive Analysis: Identify patent filings by competitors in a specific technology area.
- Legal Due Diligence: Verify the status and ownership of intellectual property assets during mergers or acquisitions.
Key capabilities
- Patent Search by Keyword
- Patent Search by Application Number
- Trademark Search
- Extraction of Patent Details (inventors, filing dates, classifications)
Example prompts
- "Find patents related to 'electric vehicle battery management systems'."
- "What is the status of patent application number US20230123456?"
- "Is the trademark 'Acme Innovations' registered for software?"
Tips & gotchas
The USPTO database contains a vast amount of information. Be specific with your search terms to narrow down results and improve accuracy.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.