Claude Skills · Finance

Multimodal Document Extractor

imtiazrayhan/agentscamp-library

Extract structured data from documents and images with a vision-language model — define the target schema, prompt the VLM to fill it from the page (invoices, forms, receipts, statements, IDs), and verify critical fields against the source. Use when you need reliable structured output from messy, varied, or scanned documents that defeat template-based OCR.

★ 1 Synced 2 hours ago View SKILL.md

At a glance

Finance Manual install Actively maintained v1.0.0

This skill is for Finance and helps you extract data from invoices, parse scanned receipts, and pull information from forms.

Install git clone --depth 1 https://github.com/imtiazrayhan/agentscamp-library cp -r agentscamp-library/skills/multimodal-document-extractor ~/.claude/skills/multimodal-document-extractor
Can use ReadSearchEditWriteBash

Setup, runtime and requirements describe imtiazrayhan/agentscamp-library, the repo this skill ships in.

ocrVision Language Modelstructured-datadocument-processingInvoice ParsingForm Extraction

Also in imtiazrayhan/agentscamp-library

View the repo
Accessibility Regression Auditor Code Review & Testing

Audit a UI change for accessibility regressions by combining automated checks with keyboard, focus, semantic, name-role-value, contrast, zoo...

Adr Writer Coding

Write an Architecture Decision Record capturing a decision the user describes, in Michael Nygard ADR format (Status, Context, Decision, Cons...

Agent Memory Designer DevOps & Infrastructure

Design a project's CLAUDE.md and memory hierarchy by exploring the repo to learn its real build/test/lint commands, architecture, and non-ob...

Evaluate a multi-step AI agent's whole run — tool calls, intermediate steps, and final result — not just final-answer correctness, so you ca...

Alerting Rules Tuner DevOps & Infrastructure

Cut alert noise and make every page mean something — rewrite alerting rules to fire on user-felt symptoms (error rate, latency SLO burn, fai...

API Deprecation Planner DevOps & Infrastructure

Plan the retirement of an API endpoint, field, event, tool, or version without surprising active consumers. Use when replacing an interface,...

Design or normalize an API's error contract so clients get stable machine-readable codes, safe human messages, field-level validation detail...

Generate accurate architecture diagrams as Mermaid — straight from the codebase, not from imagination — by first choosing which view answers...

Auth Flow Reviewer Code Review & Testing

Read-only review of authentication AND authorization flows — session/token model, cookie flags, CSRF, token rotation, password-reset/email-v...

Background Job Reliability Auditor DevOps & Infrastructure

Audit scheduled jobs, queue consumers, workers, and asynchronous workflows for delivery assumptions, idempotency, retries, poison messages,...

Branch Rebaser Code Review & Testing

Rebase the current branch onto its base and walk every conflict methodically, resolving each by understanding both sides. Use when your feat...

Bundle Analyzer DevOps & Infrastructure

Analyze a JS/TS production bundle and surface the biggest size wins — heavy dependencies, duplicate packages, missing code-splitting, oversi...

Other Finance skills

Finance Report nexu-io/open-design

Quarterly / monthly financial report — masthead with KPIs, revenue and burn charts, P&L summary table, top-line highlights, and an outlook p...

Dcf Valuation nexu-io/open-design

Discounted cash flow valuation and intrinsic value analysis for public companies. Use when the brief asks for DCF, fair value, intrinsic val...

Invoice nexu-io/open-design

A printable invoice page — sender + recipient block, line items table, tax breakdown, totals, and payment instructions. Use when the brief m...

Azure Pricing github/awesome-copilot

Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consum...

Data Breach Blast Radius github/awesome-copilot

Pre-breach impact analysis: inventories sensitive data (PII, PHI, PCI-DSS, credentials), traces data flows, scores exposure vectors, and pro...

Sre Engineer Jeffallan/claude-skills

Defines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models, and produce...