community-automations/invoice-extractor

コンテンツ&ドキュメント

PublicClaude サブエージェント

請求書データ抽出ツール

買掛チームは毎日請求書の転記に追われ、各行がどの勘定科目に属するか推測で処理している。このオートメーションは請求書を読み取り、コーディングを提案します。

sonnet1週間LlamaParseOpenAIGoogle SheetsQuickBooks API
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

買掛チームは毎日請求書の転記に追われ、各行がどの勘定科目に属するか推測で処理している。このオートメーションは請求書を読み取り、コーディングを提案します。

LlamaParseで明細行をパースし、ヘッダー情報を構造化、行ごとにGLコードを提案してチームの確認を待ちます。人間がレビュー行を承認するまで、何も計上されません。

動作の流れ

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

出力サンプル

json
// Sample output
// (generated when the pipeline finishes)

Extract invoice fields and suggest a GL code per line item; return JSON and never post without the approved flag.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.