A powerful automation skill for recording, translating, and validating financial statement data within localized memory files.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install finance-statements
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install finance-statements using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Finance Statements skill is a specialized tool designed to streamline the process of maintaining long-term financial records. By integrating directly with Openclaw Skills, it allows users to provide raw text or PDF-extracted content from bank and credit card statements which the agent then parses into structured Markdown files. This skill ensures that your financial history is preserved in a human-readable format, making it easier to audit and reference your spending habits over time.
Beyond simple data entry, this skill acts as a financial assistant by maintaining consistency across all your tracking documents. It handles complex tasks like merchant description shortening, multi-currency support, and Chinese-to-English translation while maintaining a strict file naming convention. This ensures that using Openclaw Skills for your financial management results in a clean, professional, and accurate ledger.
To begin using this skill within Openclaw Skills, ensure your environment has the necessary directory structure for financial tracking.
# Create the required finance memory directory
mkdir -p memory/finance/
# The skill will automatically look for or create files matching:
# {bank}-{holder}-{type}-{accountid}-statements.md
The skill organizes data within Markdown files located in memory/finance/. Each file follows a specific taxonomy to ensure compatibility across different Openclaw Skills workflows.
| Section | Description |
|---|---|
| Period Index | A summary table at the top of the file containing date ranges and balance summaries. |
| Period Summary | A breakdown of payments, purchases, interest, fees, and rewards for a specific month. |
| Transactions Table | A structured Markdown table listing date, description (shortened), and amount for every line item. |
| Metadata | The skill tracks source file paths (e.g., PDF names) to maintain a chain of custody for the data. |
Loading
An automated utility that converts raw YouTube transcripts into structured, ready-to-edit Markdown blog posts.

An automation tool that transforms Notion database task records into structured weekly markdown reports.

A specialized AI skill that transforms raw meeting notes into structured, actionable task lists with assignees and deadlines.

A specialized tool that generates structured reply drafts and triage checklists for GitHub issues to accelerate repository maintenance.

A robust tool to change OpenClaw's global default AI model with built-in availability checks and automated configuration management.

A specialized AI agent skill designed to turn SRS documentation into hands-on learning sessions through real-world code implementation and unit testing.








































