linkfox-eureka-claim-data

Fetch patent claim text and counts from the Eureka platform.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Eureka Patent Claim Data skill lets you retrieve the full claims text and the total number of claims for one or more patents from the Eureka patent database, accelerating patent research, analysis, and due-diligence tasks.

Core Features & Use Cases

  • Retrieve complete claims (independent and dependent) for a single patent or a set of patents.
  • Obtain the claim count (total number of claims) and transparently handle related patent fallback when claims are unavailable.
  • Integrate into workflows to compare protections across patents and verify scope during IP assessments.

Quick Start

Query Eureka for the claims of patent CN115000000A or US11000000B2 to obtain the full text and claim count.

Frequently Asked Questions about linkfox-eureka-claim-data

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

FAQPage Schema
How do I fetch patent claims from Eureka for IP research and due diligence?

This Skill retrieves full patent claims text and claim counts from the Eureka database. You can query by patentId or patentNumber, and it returns structured data including claim text, related patents, and total counts for IP research.

Can I retrieve claims for multiple patents in a single request?

Yes, this Skill handles multiple patent queries in a single request. It queries the Eureka platform and returns structured data including claims, pn, pnRelated, claimCount, total, and costToken for each patent.

What happens if patent claims are unavailable for a specific patent number?

This Skill supports optional fallback to related patents when claims are unavailable. It queries the Eureka platform and returns pnRelated data to ensure you retrieve relevant claims information for IP assessments.

Does the Eureka patent claim data include both independent and dependent claims?

This Skill retrieves the complete text of independent and dependent patent claims from Eureka. It returns full claims text alongside claimCount, enabling you to compare protections and verify scope during IP due diligence.

What structured data fields are returned when querying a patent on the Eureka platform?

This Skill returns structured data fields including claims, pn, pnRelated, claimCount, total, and costToken. These outputs from the Eureka platform support IP research and due diligence by providing full claims text and transparent metrics.