ecommerce.patent-claims

Retrieve patent claims and claim counts from the Zhihuiya database using unique patent identifiers.

38|3|Updated Jun 25, 2026
One-click install
npx skills add https://github.com/nexscope-ai/nexscope-ecommerce-skills --skill ecommerce-patent-claims
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ecommerce.patent-claims
Source: https://github.com/nexscope-ai/nexscope-ecommerce-skills/tree/main/ecommerce.patent-claims
Command: npx skills add https://github.com/nexscope-ai/nexscope-ecommerce-skills --skill ecommerce-patent-claims

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the challenge of manually navigating complex patent databases to extract specific legal claims, saving IP professionals and researchers significant time during prior art and infringement assessments.

Core Features & Use Cases

  • Direct Claims Retrieval: Fetches full patent claims text and metadata using either a patent ID or publication number.
  • Family Substitution: Automatically attempts to retrieve claims from a related family member patent if the primary target's data is unavailable.
  • Use Case: An R&D analyst needs to compare the independent claims of a competitor's patent against a new product design to assess potential infringement risks.

Quick Start

Use the ecommerce.patent-claims skill to retrieve the full claims list for the patent with publication number CN115000000A.

Frequently Asked Questions about ecommerce.patent-claims

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve patent claims data using a publication number?

You can retrieve patent claims data by providing a unique patent ID or publication number to fetch the full claims text and metadata directly from the Zhihuiya database via structured JSON requests.

Can I automatically get claims from a related family member patent?

Yes, family substitution is supported. If the primary target patent's data is unavailable, the system automatically attempts to retrieve claims from a related family member patent instead.

Does retrieving patent claims require API authentication?

Yes, retrieving patent claims requires valid API authentication to access the Zhihuiya database and handle the structured JSON requests for extracting intellectual property data.

What is the best way to analyze patent claims for freedom-to-operate assessments?

The best way to analyze patent claims for freedom-to-operate assessments is to retrieve full claims text and metadata using a patent identifier, enabling direct comparison of independent claims against your product design.

How do I extract independent claims for prior art comparisons?

You can extract independent claims for prior art comparisons by fetching the full claims list from the Zhihuiya database using a valid patent ID or publication number to assess infringement risks.

What happens if a patent ID is not found in the database during claim scope analysis?

If a specific patent ID is not found during claim scope analysis, the retrieval process handles the missing data by automatically attempting to substitute and fetch claims from a related family member patent.