linkfox-zhihuiya-abstract-translated

Retrieve translated patent titles and abstracts from Zhihuiya by patentId or patentNumber.

69|14|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/linkfox-ai/linkfox-skills --skill linkfox-zhihuiya-abstract-translated
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkfox-zhihuiya-abstract-translated
Source: https://github.com/linkfox-ai/linkfox-skills/tree/main/skills/linkfox-zhihuiya-abstract-translated
Command: npx skills add https://github.com/linkfox-ai/linkfox-skills --skill linkfox-zhihuiya-abstract-translated

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Zhihuiya patent data can be language-specific and researching across languages is time-consuming. This skill enables instant access to translated patent titles and abstracts from the Zhihuiya (PatSnap) database, reducing manual translation effort and accelerating multilingual patent analysis.

Core Features & Use Cases

  • Retrieve translated titles and abstracts by patentId or patentNumber.
  • Support English, Chinese, and Japanese translations with optional family patent fallback.
  • Ideal for patent research, competitive intelligence, and cross-border patent analysis.

Quick Start

Query by patentId or patentNumber to fetch translated titles and abstracts in Chinese, English, or Japanese.

Frequently Asked Questions about linkfox-zhihuiya-abstract-translated

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

FAQPage Schema
How do I translate patent titles and abstracts from Zhihuiya?

You can translate Zhihuiya patent titles and abstracts by querying with a patentId or patentNumber. The skill returns translated title and abstractText fields, defaulting to English when no language is specified.

What languages are supported for patent abstract translation?

Patent abstract translation supports English, Chinese, and Japanese. You provide the desired language code, and the skill fetches the corresponding translated title and abstractText from the Zhihuiya database.

Can I retrieve translated patent data using a patent number instead of an ID?

Yes, you can retrieve translated patent data using either a patentId or a patentNumber. Both identifiers query the Zhihuiya database to fetch the title, abstractText, and pn fields in your specified language.

Does the tool support family patent fallback when a translation is missing?

Yes, the tool supports a family patent fallback via the replaceByRelated parameter. When enabled, it returns pnRelated data if the original patent lacks the requested translated title or abstractText.

What data fields are returned when fetching multilingual patent abstracts?

Fetching multilingual patent abstracts returns patentId, pn, title, and abstractText fields. When the family patent fallback is triggered via replaceByRelated, the pnRelated field is also included in the response.