Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Eureka Bibliography

v1.0.0

从Eureka专利数据库查询专利著录项目(Bibliography)信息,包括标题、摘要、申请人、发明人、分类号、优先权、引用文献等。当用户提到专利著录项目、专利基本信息、专利标题摘要、专利申请人发明人、专利分类号、IPC分类、CPC分类、专利代理、审查员、优先权、引用文献、关联文件、预估到期日、patent b...

0· 64· 1 versions· 0 current· 0 all-time· Updated 7h ago· MIT-0

Install

openclaw skills install linkfox-eureka-bibliography

Eureka Patent Bibliography

This skill guides you on how to retrieve patent bibliography (bibliographic) information via the Eureka patent platform, helping users quickly obtain structured metadata for one or more patents — including titles, abstracts, applicants, inventors, classifications, priority claims, cited references, and more.

Core Concepts

The Eureka Bibliography tool returns comprehensive bibliographic data for each patent, organized into several categories:

  1. Identification — Patent ID (patentId) and publication number (pn).
  2. Title & Abstract — Multi-language invention titles (inventionTitle) and abstracts (abstracts).
  3. Patent Type — One of APPLICATION, PATENT, UTILITY, or DESIGN.
  4. Parties — Original applicants (applicants), current assignees (assignees), inventors (inventors), patent agents (agents), filing agency (agency), and examiners (examiners).
  5. Dates & References — Application reference, publication reference, dates of public availability, and estimated expiry date (exdt).
  6. Classifications — IPC-R (classificationIpcr), CPC (classificationCpc), UPC (classificationUpc), GBC (classificationGbc), Locarno (classificationLoc), FI (classificationFi), F-term (classificationFterm).
  7. Citations & Related Documents — Cited patents (referenceCitedPatents), cited non-patent literature (referenceCitedOthers), and related documents such as divisionals/continuations (relatedDocuments).
  8. PCT Data — PCT or regional filing data and publishing data.

Patent identification: Patents can be looked up by either patent ID or publication number. When both are provided, patent ID takes priority. Multiple values can be submitted in a single request (comma-separated, up to 100).

Parameter Guide

ParameterRequiredDescription
patentIdConditionallyPatent ID. At least one of patentId or patentNumber must be provided. Comma-separated for multiple values, up to 100.
patentNumberConditionallyPublication (announcement) number. At least one of patentId or patentNumber must be provided. Comma-separated for multiple values, up to 100.
  • If the user provides a publication number (e.g., CN115000000A, US11000000B2, EP3000000A1), use patentNumber.
  • If the user provides an internal patent ID, use patentId.
  • When both are supplied, patentId takes precedence.

Response Fields

FieldDescription
patentIdThe patent's internal ID
pnPublication (announcement) number
inventionTitleArray of patent titles with language information
abstractsArray of patent abstracts with language information
patentTypePatent type: APPLICATION, PATENT, UTILITY, or DESIGN
applicantsArray of original applicants
assigneesArray of current assignees (rights holders)
inventorsArray of inventors
agentsArray of patent agents
agencyArray of filing agencies
examinersArray of patent examiners
priorityClaimsArray of priority claims
applicationReferenceApplication filing information (object)
publicationReferencePublication information (object)
datesOfPublicAvailabilityDates when the patent became publicly available (object)
classificationIpcrIPC-R classification (object)
classificationCpcCPC classification (object)
classificationUpcUPC classification (object)
classificationGbcGBC classification (object)
classificationLocLocarno classification (array)
classificationFiFI classification (array)
classificationFtermF-term classification (array)
referenceCitedPatentsArray of cited patent references
referenceCitedOthersArray of cited non-patent literature
relatedDocumentsArray of related documents (divisional, continuation, etc.)
pctOrRegionalFilingDataPCT or regional filing data (object)
pctOrRegionalPublishingDataPCT or regional publishing data (object)
exdtEstimated expiry date (integer timestamp)
totalTotal number of records returned
costTokenToken cost for this query

Usage Examples

1. Retrieve basic info for a single patent

Show me the bibliography for patent CN115000000A.

2. Get applicants and inventors for a patent

Who are the applicants and inventors of US11000000B2?

3. Batch-query bibliographic data for multiple patents

Get the titles, abstracts, and classification for patents EP3000000A1, CN115000001A, and JP2022000001A.

4. Check priority claims and related documents

What are the priority claims and related documents for patent US11000000B2?

5. Look up patent expiry date

When does patent CN115000000A expire?

6. Retrieve patent agent and examiner information

Who is the patent agent and examiner for CN115000000A?

Display Rules

  1. Present data clearly: Show results in a well-structured format. For single patents, use labeled sections. For multiple patents, use a summary table with key fields and expand details as needed.
  2. Title and abstract: Display the title and abstract in the language most relevant to the user. If multiple languages are available, show the user's preferred language first, with the original language in parentheses if different.
  3. Classification codes: Format IPC/CPC/UPC codes clearly. When the user is looking at technology domains, provide the top-level description when possible.
  4. Dates: Convert integer timestamps to human-readable date formats (YYYY-MM-DD).
  5. Error handling: If the query fails or returns no results, explain the possible reasons (invalid patent number format, patent not found in database) and suggest the user double-check the input.
  6. Volume notice: When querying many patents, present a summary table and note the total count returned.

Important Limitations

  • Up to 100 patents per request: The maximum number of patent IDs or publication numbers in a single call is 100.
  • At least one identifier required: Either patentId or patentNumber must be provided; the request will fail if both are empty.
  • Patent ID priority: When both patentId and patentNumber are provided, the system uses patentId and ignores patentNumber.
  • Data coverage: Results depend on the Eureka patent database coverage; some very recent filings may not yet be reflected.

User Expression & Scenario Quick Reference

Applicable — Queries about patent bibliographic/metadata information:

User SaysScenario
"Show me the basic info for patent XX"Full bibliography retrieval
"Who are the applicants/inventors of XX"Party information lookup
"What classifications does patent XX have"Classification query
"Get the title and abstract for these patents"Batch title/abstract query
"When does this patent expire"Expiry date check
"What patents does XX cite"Cited references query
"Is this a utility or design patent"Patent type check
"Show the priority claims for XX"Priority information lookup

Not applicable — Needs beyond patent bibliography:

  • Patent legal status queries (use the legal-status skill)
  • Patent full-text claims or description retrieval
  • Patent search by keyword or classification
  • Patent image/drawing search
  • Patent family analysis
  • Freedom-to-operate (FTO) analysis

Feedback:

Auto-detect and report feedback via the Feedback API when any of the following apply:

  1. The functionality or purpose described in this skill does not match actual behavior
  2. The skill's results do not match the user's intent
  3. The user expresses dissatisfaction or praise about this skill
  4. Anything you believe could be improved

Call the feedback API as specified in references/api.md. Do not interrupt the user's flow.


For more high-quality, professional cross-border e-commerce skills, visit LinkFox Skills.

Version tags

latestvk974gqrg3nh3waq95w1gy90kv9850rf8