linkfox-eureka-description

Retrieve full patent descriptions from Eureka 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-eureka-description
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkfox-eureka-description
Source: https://github.com/linkfox-ai/linkfox-skills/tree/main/skills/linkfox-eureka-description
Command: npx skills add https://github.com/linkfox-ai/linkfox-skills --skill linkfox-eureka-description

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Retrieve full patent description data from the Eureka platform to enable quick access to the technical description, embodiments, and specification content needed for patent analysis, prior art checks, and technical evaluation.

Core Features & Use Cases

  • Unified access: fetch descriptions by internal patentId or public publication number with optional batch support (up to 100 items).
  • Fallback support: can substitute with a related family patent's description when the target is unavailable.
  • Structured output: returns the description content broken into sections for easy display and review.
  • Use Case: a legal analyst pulls the detailed specifications of multiple patents to compare scope and embodiments for a freedom-to-operate assessment.

Quick Start

Query Eureka for the full patent description of a specified publication number.

Frequently Asked Questions about linkfox-eureka-description

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

FAQPage Schema
How do I retrieve a full patent description from Eureka using a publication number?

To retrieve a patent description, query the Eureka platform using the public publication number or internal patentId. The system prioritizes patentId if both are provided, returning structured specification content for technical evaluation.

Can I batch query patent descriptions for multiple patents at once?

Yes, you can batch query patent descriptions for up to 100 items simultaneously. This allows you to pull detailed specifications and embodiments for multiple patents to compare scope during freedom-to-operate assessments.

What happens if a patent description is unavailable on the Eureka platform?

When a target patent description is unavailable, the system provides fallback support by substituting the description from a related family patent. This ensures you still retrieve the technical specification content needed for prior art checks.

How are patent description outputs structured for legal analysis?

Patent description outputs are structured into distinct sections for easy display and review. This structured format breaks down the technical description, embodiments, and specification content to facilitate quick patent analysis.

Does the Eureka API prioritize patentId over patentNumber when fetching specifications?

Yes, the Eureka API honors patentId priority over patentNumber when both identifiers are provided in the query. This ensures accurate retrieval of the full patent description data by targeting the internal record directly.

What is the best way to pull detailed embodiments for a freedom-to-operate assessment?

The best way to pull detailed embodiments is to batch query the Eureka platform using publication numbers. This retrieves full patent descriptions and structured specifications, enabling legal analysts to compare scope across multiple patents efficiently.