service-document

Detect, parse, layout, and OCR documents via NATS service functions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/quarkloop/agent --skill service-document
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: service-document
Source: https://github.com/quarkloop/agent/tree/main/plugins/services/document
Command: npx skills add https://github.com/quarkloop/agent --skill service-document

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of extracting and analyzing document content, allowing users to quickly and accurately process large volumes of documents.

Core Features & Use Cases

  • Document Type Detection: Automatically detect the type of document for further processing.
  • Text Extraction: Extract text from documents for further analysis or use.
  • Layout Extraction: Extract the layout of documents to understand the structure.
  • Table Extraction: Extract tables from documents for analysis.
  • Image Extraction: Extract images from documents for use or further analysis.
  • OCR: Run OCR on documents to convert images to text.
  • Use Case: A researcher might use this Skill to extract and analyze tables from a large number of research papers to identify trends or patterns.

Quick Start

Use the document service to extract text from the attached file 'research-paper.pdf'.

Frequently Asked Questions about service-document

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

FAQPage Schema
How do I extract text and tables from research documents automatically?

To extract text and tables from research documents automatically, this Skill automates document detection, layout analysis, and OCR. It processes large volumes of administrative records and reports to identify structure and extract content efficiently.

Do I need a NATS environment to run OCR and document analysis?

Yes, you need a NATS environment to run OCR and document analysis. This Skill relies on NATS service functions to execute the automated detection, parsing, layout extraction, and image conversion processes.

What is the best way to perform layout extraction on administrative records?

The best way to perform layout extraction on administrative records is using this Skill's automated document parsing. It detects document types and extracts structural layouts to help you understand document organization.

Can I extract images from PDF files for further analysis?

Yes, you can extract images from PDF files for further analysis. The Skill isolates visual elements from documents alongside text and table extraction, enabling comprehensive content retrieval.

How does OCR work for converting document images to text?

OCR works by running automated detection on document images to convert them to text. This Skill applies OCR to parse research documents and reports, translating visual content into searchable text data.