linkfox-eureka-abstract-image

Retrieve abstract patent drawings by patentId or patentNumber from Eureka.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Retrieve abstract images (drawings) from the Eureka patent data platform to quickly view illustrative figures attached to patent documents.

Core Features & Use Cases

  • Retrieve abstract drawings by patentId or patentNumber, supporting single or batch queries (up to 100 items per request).
  • Return download paths (abstractDrawingPath) along with publication numbers, enabling fast visual reference and integration into workflows.
  • Handle missing identifiers and authentication issues with clear guidance and validation.

Quick Start

Fetch the abstract drawings for patent CN115059423A.

Frequently Asked Questions about linkfox-eureka-abstract-image

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

FAQPage Schema
How do I retrieve patent abstract images from Eureka using a patent number?

You can fetch patent abstract images from Eureka by submitting single or batch requests containing up to 100 patent numbers or patent IDs. The API returns the abstractDrawingPath, publication numbers, and cost details for each located patent document.

Can I batch lookup patent abstract drawings for multiple patents at once?

Yes, you can perform batch lookups of patent abstract drawings for up to 100 patents per API request. Provide a list of patentId or patentNumber identifiers to receive the abstractDrawingPath and publication numbers for each document.

What identifier do I need to fetch Eureka patent abstract drawings?

You need at least one identifier, either a patentId or patentNumber, to fetch Eureka patent abstract drawings. When both are provided, the API prioritizes patentId to locate the correct abstractDrawingPath and return publication numbers.

How do I authenticate API requests to get Eureka patent images?

Authenticate API requests to get Eureka patent images by passing your API key in the LINKFOXAGENT_API_KEY header. This validates access to retrieve abstractDrawingPath results and cost details for your requested patent documents.

What data is returned when looking up patent abstract drawings from Eureka?

Looking up patent abstract drawings from Eureka returns the abstractDrawingPath for visual reference, along with publication numbers and cost details. This enables fast integration of illustrative figures into your patent data workflows.