linkfox-zhihuiya-bibliography

Fetch bibliographic metadata from Zhihuiya by patentId or publication number.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Zhihuiya patent bibliography data retrieval by patentId or publication number, enabling precise access to structured metadata such as titles, applicants, inventors, classifications, abstracts, and priority claims for patent records.

Core Features & Use Cases

  • Retrieve comprehensive bibliographic records by patentId or publication number (up to 100 patents per request).
  • Access key fields including invention title, applicants, assignees, inventors, classifications (IPC/CPC), abstracts, priority data, and related references.
  • Use case: quickly verify patent metadata for due diligence, competitive analysis, or patent portfolio audits.

Quick Start

Provide a patentId or publication number to fetch its bibliographic metadata from Zhihuiya.

Frequently Asked Questions about linkfox-zhihuiya-bibliography

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

FAQPage Schema
How do I retrieve Zhihuiya patent bibliographic metadata using a publication number?

To retrieve Zhihuiya patent bibliographic metadata, send a POST request to the bibliography endpoint with your publication number in the patentNumber field and your API key in the Authorization header. The API returns structured metadata including titles, applicants, inventors, classifications, and abstracts.

What fields are included in Zhihuiya patent bibliography data?

Zhihuiya patent bibliography data includes core fields such as invention title, applicants, assignees, inventors, IPC and CPC classifications, abstracts, priority data, and related references for each patent record requested.

Can I batch fetch patent metadata for multiple publication numbers at once?

Yes, you can batch fetch patent metadata for up to 100 publication numbers or patent IDs in a single POST request to the Zhihuiya bibliography endpoint, enabling efficient patent portfolio audits and competitive analysis.

Does the Zhihuiya bibliography API prioritize patentId over publication number?

Yes, the Zhihuiya bibliography API prioritizes patentId over patentNumber when both are provided in the POST request. Including either identifier returns the corresponding patent bibliographic record.

What is the maximum number of patents I can look up per API request?

The maximum batch lookup limit is 100 patents per API request. You provide an array of patentId or publication number values to retrieve their bibliographic metadata in one operation.

Do I need an API key to access Zhihuiya bibliographic data?

Yes, you need an API key passed in the Authorization header of your POST request to the bibliography endpoint to authenticate and retrieve Zhihuiya bibliographic data successfully.