One-click install
npx skills add https://github.com/wangzitian0/finance_report --skill extraction
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extraction
Source: https://github.com/wangzitian0/finance_report/tree/main/.opencode/skills/domain/extraction
Command: npx skills add https://github.com/wangzitian0/finance_report --skill extraction

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the complex and time-consuming process of extracting financial data from various document formats like PDFs and CSVs, reducing manual data entry errors and speeding up financial analysis.

Core Features & Use Cases

  • AI-Powered Parsing: Utilizes advanced vision models to interpret and extract data from financial statements.
  • Multi-Format Support: Handles PDFs, images, and CSV files from a wide range of financial institutions.
  • Confidence Scoring: Assigns a confidence score to extracted data, enabling automated acceptance, review, or manual entry workflows.
  • Use Case: Upload a bank statement PDF, and the skill will automatically extract all transactions, categorize them, and store them in a structured format, ready for reconciliation.

Quick Start

Use the extraction skill to parse the attached bank statement PDF.

Frequently Asked Questions about extraction

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

FAQPage Schema
How do I extract transactions from a bank statement PDF?

Yes, AI vision models can parse financial statements from image files. The skill uses advanced vision models to interpret and extract data from financial statements across supported institutions, assigning a confidence score to each extracted data point for automated review workflows.

Can AI vision models parse financial statements from image files?

Yes, AI vision models can parse financial statements from image files. The skill uses advanced vision models to interpret and extract data from financial statements across supported institutions, assigning a confidence score to each extracted data point for automated review workflows.

How does confidence scoring work for extracted financial data?

The skill handles monetary values using Decimal types to ensure robust precision and performs data integrity checks. This approach prevents rounding errors during financial statement extraction and supports accurate statement reconciliation.

What is the best way to automate bank statement reconciliation from CSV files?

The skill supports data extraction from financial statements across PDFs, images, and CSVs from a wide range of supported financial institutions. It uses structured parsers to handle institution-specific formats and applies data integrity checks to ensure accurate extraction.

Does the parser support financial statements from multiple institutions?

The skill supports data extraction from financial statements across PDFs, images, and CSVs from a wide range of supported financial institutions. It uses structured parsers to handle institution-specific formats and applies data integrity checks to ensure accurate extraction.