extract-transactions

Categorize accounting transactions from CSV files by description and amount.

1|Updated May 9, 2026
One-click install
npx skills add https://github.com/sirius-zuo/agentverse --skill extract-transactions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extract-transactions
Source: https://github.com/sirius-zuo/agentverse/tree/main/examples/accountant-workflow/skills/system/extract-transactions
Command: npx skills add https://github.com/sirius-zuo/agentverse --skill extract-transactions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the categorization of accounting transactions, streamlining the initial phase of accountant workflows and reducing manual effort.

Core Features & Use Cases

  • CSV Transaction Parsing: Reads and parses CSV files containing transaction data.
  • Automatic Categorization: Assigns categories to transactions based on description and amount.
  • Output Generation: Produces a structured table of categorized transactions.
  • Use Case: Ideal for accountants processing a high volume of transactions, where manual categorization is time-consuming and prone to errors.

Quick Start

Run the extract-transactions skill on your CSV file 'transactions.csv' to categorize the transactions.

Frequently Asked Questions about extract-transactions

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

FAQPage Schema
How do I automate transaction categorization for accounting workflows?

Transaction categorization is automated by parsing CSV files and analyzing transaction descriptions and amounts to assign categories. This automated workflow requires no manual intervention for initial categorization, producing a structured table of categorized transactions.

Can I automatically categorize accounting transactions from a CSV file?

Yes, you can automatically categorize accounting transactions from a CSV file. The system reads and parses CSV transaction data, assigns categories based on description and amount, and outputs a structured table of categorized transactions.

What is the best way to parse CSV transaction data for accounting automation?

The best way to parse CSV transaction data for accounting automation is using a skill that analyzes transaction descriptions and amounts to assign categories. This streamlines accountant workflows by reducing manual effort and producing a structured output table.

Does automated transaction categorization work for high-volume accounting processing?

Automated transaction categorization is designed for high-volume accounting processing. It is ideal for accountants processing many transactions where manual categorization is time-consuming and prone to errors, requiring no manual intervention for initial categorization.

How to generate a structured table of categorized transactions from CSV data?

To generate a structured table of categorized transactions from CSV data, run the categorization process on your CSV file. The system parses the transaction data, assigns categories based on descriptions and amounts, and produces the structured output table automatically.

Why do I need automated transaction categorization in my accounting workflow?

You need automated transaction categorization in your accounting workflow to streamline the initial phase of transaction processing and reduce manual effort. It automates categorization based on description and amount, minimizing errors common in high-volume manual processing.