ecommerce.patent-description-data-translation

Installation
SKILL.md

Zhihuiya Patent Description (Translated)

This skill guides you on how to retrieve translated patent description (specification) text via the Zhihuiya data service. It supports translation into Chinese, English, or Japanese, and can look up patents by patent ID or publication number.

Core Concepts

A patent description (also called "specification") is the full technical text of a patent document. This tool fetches the translated version of that text from the Zhihuiya patent database, supporting three target languages: Chinese (cn), English (en), and Japanese (jp).

When a patent's description is unavailable, the tool can optionally substitute it with a description from a patent family member (a related patent filed in another jurisdiction covering the same invention).

Parameters

Parameter Type Required Description
patentId string Conditionally Patent ID. At least one of patentId or patentNumber must be provided. If both are given, patentId takes priority. Single patent ID only. Do NOT pass comma-separated multiple IDs.
patentNumber string Conditionally Publication (announcement) number. At least one of patentId or patentNumber must be provided. Single publication/announcement number only. Do NOT pass comma-separated multiple numbers.
lang string No Target translation language. Supported values: en (English, default), cn (Chinese), jp (Japanese).
replaceByRelated integer No Whether to substitute with a patent family member's description when the original is unavailable. 1 = yes, 0 = no (default).
Installs
1
GitHub Stars
16
First Seen
11 days ago
ecommerce.patent-description-data-translation — nexscope-ai/nexscope-ecommerce-skills