ecommerce.patent-description-data

Retrieve patent specification and description content from the Zhihuiya database.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill eliminates the manual effort of searching through complex patent databases by providing direct, programmatic access to full-text patent descriptions and technical specifications.

Core Features & Use Cases

  • Direct Specification Retrieval: Fetch the complete technical embodiment and description of a patent using its ID or publication number.
  • Family Substitution: Automatically fallback to related family patent descriptions if the primary document is unavailable.
  • Use Case: Use this tool when conducting competitive technical analysis to understand the specific embodiment details of a competitor's patent without navigating the Zhihuiya web interface.

Quick Start

Use the ecommerce.patent-description-data skill to retrieve the full technical specification for patent number CN115099012A.

Frequently Asked Questions about ecommerce.patent-description-data

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

FAQPage Schema
How do I retrieve a full patent specification using a publication number?

To retrieve a full patent specification, provide a unique patent identifier or publication number. The system queries the Zhihuiya database to fetch the complete technical embodiment and description content directly.

How do I get patent description data when the primary document is unavailable?

To get patent description data when a primary document is missing, use the family substitution feature. It automatically falls back to retrieve technical specifications from related family patents within the database.

Can I use this to fetch technical embodiments for competitive patent analysis?

Yes, you can use this to fetch technical embodiments for competitive patent analysis. It provides programmatic access to full-text patent descriptions, bypassing manual navigation of complex database interfaces.

Why does the patent description retrieval only support single-patent queries?

Patent description retrieval supports single-patent queries to strictly manage API credit consumption. Querying unique patent identifiers individually prevents excessive credit depletion during technical research workflows.

Do I need API authentication to access the Zhihuiya patent database?

Yes, you need valid API authentication to access the Zhihuiya patent database. Providing proper credentials is required before executing any full-text patent review or technical specification retrieval.

What is the best way to review full-text patent descriptions programmatically?

The best way to review full-text patent descriptions programmatically is by querying unique patent IDs. This direct method retrieves detailed technical specifications instantly without navigating web interfaces.