linkfox-eureka-claim-translated

Retrieve translated patent claims from Eureka via LinkFox API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Users need access to translated patent claims across languages (CN, EN, JP) from Eureka, without manual translation or data gathering.

Core Features & Use Cases

  • Multilingual claim retrieval: fetch translated claims in Chinese, English, or Japanese for one or more patents.
  • Identifier-based lookup: query by internal patentId or publication number, with optional substitution from a related family patent when original is unavailable.
  • API-driven workflow: seamless integration with LinkFox API gateway, including input validation and structured results.

Quick Start

Ask me to translate patent claims to CN/EN/JP for a specific patent by providing its internal ID or publication number.

Frequently Asked Questions about linkfox-eureka-claim-translated

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

FAQPage Schema
How do I get translated patent claims in Chinese, English, or Japanese?

To get translated patent claims in CN, EN, or JP, query by internal patentId or publication number. The Skill fetches translations seamlessly through the LinkFox API gateway with input validation.

Can I retrieve patent claims using a publication number instead of an internal ID?

Yes, you can retrieve patent claims using either an internal patentId or a publication number. The system validates your input and fetches the corresponding translated claims across the supported languages.

What happens if translated patent claims are unavailable for the requested patent?

If translated patent claims are unavailable for the requested patent, the system supports optional related-family substitution. This automatically retrieves translations from a related family patent when the original is missing.

Does the LinkFox API gateway validate multilingual patent claim translation requests?

Yes, the LinkFox API gateway validates multilingual patent claim translation requests. It enforces allowed languages and validates input identifiers before fetching the translated patent claims from Eureka.

How to fetch multilingual patent claims for multiple patents at once?

To fetch multilingual patent claims for multiple patents, provide the internal patentIds or publication numbers. The API-driven workflow processes the batch request and returns structured translated claims in CN, EN, or JP.