benchflow-ai / financial-document-processor
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/financial-document-processor && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3697" && unzip -o skill.zip -d .claude/skills/financial-document-processor && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/financial-document-processor/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Guidance for processing financial documents (invoices, receipts, statements) with OCR and text extraction. This skill should be used when tasks involve extracting data from financial PDFs or images, generating summaries (CSV/JSON), or moving/organizing processed documents. Emphasizes data safety practices to prevent catastrophic data loss.