agentpmt-tool-google-document-ai-ocr-447d6d

Extract structured data from documents via the AgentPMT external API.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/firef1ie/OpenClawSkills --skill agentpmt-tool-google-document-ai-ocr-447d6d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentpmt-tool-google-document-ai-ocr-447d6d
Source: https://github.com/firef1ie/OpenClawSkills/tree/main/openclaw-agentpmt-tool-google-document-ai-ocr-447d6d
Command: npx skills add https://github.com/firef1ie/OpenClawSkills --skill agentpmt-tool-google-document-ai-ocr-447d6d

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the extraction of text and structured data from various document types, eliminating the need for manual data entry and analysis.

Core Features & Use Cases

  • OCR and Document Intelligence: Extracts text, dates, amounts, names, addresses, and line items from PDFs, images, and scanned documents.
  • Flexible Input: Accepts documents via base64 encoding, public URLs, or file storage IDs.
  • Use Case: Automatically process a batch of scanned invoices to extract key financial details and populate a database.

Quick Start

Use the agentpmt-tool-google-document-ai-ocr-447d6d skill to process the document located at the provided URL.

Frequently Asked Questions about agentpmt-tool-google-document-ai-ocr-447d6d

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

FAQPage Schema
How do I extract structured data from scanned invoices and bank statements?

To extract structured data from invoices and bank statements, you can use OCR to pull text, dates, amounts, and line items from PDFs or images. This skill processes documents via base64, public URL, or file ID.

What is the best way to automate text extraction from a public URL?

Automating text extraction from a public URL involves submitting the link to an OCR API, which returns extracted text and structured data. This eliminates manual data entry for documents like invoices.

Do I need a wallet signature to process documents with OCR?

Yes, a wallet signature is required for authentication when processing documents with this OCR service. The system also uses a credit-based payment model for service usage.

Can I use base64 encoding for document processing instead of a URL?

Yes, you can use base64 encoding for document processing instead of a URL. The OCR service accepts base64 encoded files, public URLs, or file storage IDs to extract data from PDFs and images.

What types of documents are supported for data extraction?

Supported document types for data extraction include invoices, bank statements, and general text documents. The service processes scanned documents and images to pull names, addresses, and financial details.

How does credit-based payment work for API document processing?

Credit-based payment for API document processing requires a wallet signature for authentication, deducting credits per service usage. This manages costs when extracting structured data from submitted files.