Uspto Database

🌐Community
by drshailesh88 · vlatest · Repository

Searches the US Patent and Trademark Office (USPTO) database for patents and trademarks based on keywords and applicant names.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add drshailesh88-uspto-database npx -- -y @trustedskills/drshailesh88-uspto-database
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "drshailesh88-uspto-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/drshailesh88-uspto-database"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows you to query the United States Patent and Trademark Office (USPTO) database. It can retrieve information about patents, trademarks, and related legal documents directly from the USPTO’s official records. You can use this to search for specific inventions, brands, or track the status of applications.

When to use it

  • Patent Research: Investigate existing patents in a particular technology area to assess novelty and potential infringement risks.
  • Trademark Clearance: Search for similar trademarks before launching a new brand or product.
  • Competitive Analysis: Identify competitors who have filed patents or trademarks related to your industry.
  • Due Diligence: Verify the ownership and status of intellectual property assets during mergers, acquisitions, or licensing agreements.

Key capabilities

  • Patent Search
  • Trademark Search
  • Retrieval of legal documents from USPTO records

Example prompts

  • "Find all patents related to 'artificial intelligence' filed after 2020."
  • "Search for trademarks containing the word 'innovate'."
  • "What is the current status of US patent number 12345678?"

Tips & gotchas

The USPTO database contains a vast amount of information. Be as specific as possible in your prompts to narrow down results and avoid overwhelming output.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
drshailesh88
Installs
9

🌐 Community

Passed automated security scans.