Skip to main content
Run any Skill in Manus
with one click
GitHub repository

lavender-ledger

lavender-ledger contains 7 collected skills from houfu, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
0
updated
2026-01-01
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

batch-ingest
software-developers

Process large volumes of bank statements (50+ PDFs) in batches with checkpointing and progress tracking. Orchestrates the standard ingestion skill across multiple batches for resumable processing.

2026-01-01
categorize-transactions
accountants-and-auditors-132011

Categorize financial transactions by analyzing merchant names, amounts, and context. Assigns spending categories with confidence scores and suggests pattern rules. Use when you need to categorize transactions or determine spending patterns.

2026-01-01
parse-csv
software-developers

Parse bank statement CSV files into structured transaction data. Extracts account information and transactions from CSV exports. Use when you need to process CSV bank statements.

2026-01-01
ingest
software-developers

Extract transactions from PDF or CSV bank statements in the staging folder, categorize them using Claude AI, insert into database, and archive processed files. Use when you need to ingest, process, or import new bank statements (PDF or CSV format).

2026-01-01
memory
accountants-and-auditors-132011

Manage transaction memory to view patterns, add quick notes, search for merchants, and clean up outdated entries. Use when you need to check what's in memory, add new learnings, or maintain the memory file.

2026-01-01
parse-bank-statement-pdf
software-developers

Parse bank statement PDF text into structured transaction data with account information and transactions in consistent JSON format. Works with any bank format. Use when you need to extract or parse transactions from PDF bank statements.

2026-01-01
review-flagged
software-developers

Interactively review flagged transactions to confirm or correct categorizations, and create rules based on user feedback.

2026-01-01