Upload financial documents to Powder for automated data extraction. Supports brokerage statements, account statements, and more.
Fetch extracted holdings or transactions from a processed upload.
Set up Powder — installs the CLI and verifies your API token.
Check the processing status of a Powder upload. Optionally watch until complete.
Upload a financial statement to Powder, wait for processing, and return a summary of extracted holdings or transactions.
Use when user asks to fetch, view, or re-display extracted data from a previously uploaded financial document. Retrieves holdings by document ID, handles pagination, and formats results.
Use when user asks to upload, analyze, or extract data from a financial statement (PDF, Excel, or image). Handles brokerage statements, 401k statements, and account documents. Validates files, monitors processing, and formats results as human-readable tables.
Upload financial documents to Powder for automated data extraction. This plugin integrates Powder's financial document processing API directly into Claude Code, enabling you to extract holdings, transactions, and account data from brokerage statements, account statements, and other financial documents.
/Powder:setup| Command | Description |
|---|---|
/Powder:upload | Upload a financial document for processing |
/Powder:data | Retrieve extracted data from a processed document |
/Powder:status | Check the processing status of an uploaded document |
/Powder:setup | Install and configure the Powder CLI |
/plugin marketplace add Powder-Finance/claude-code-powder-plugin
/plugin install powder-plugin@powder-plugin-marketplace
/Powder:setup
This command will automatically install the Powder CLI if it's not already available.
Get your API token from [email protected], then set it in your environment:
export POWDER_API_TOKEN=your_token_here
Add this to your ~/.zshrc or ~/.bashrc to make it permanent.
/Powder:upload ~/documents/statement.pdf
Claude will upload your document, wait for processing to complete, and display the extracted data.
Maximum file size: 50MB
# Upload a statement
/Powder:upload ~/Downloads/fidelity-statement-q4-2024.pdf
# Check status
/Powder:status 12345
# Get the data
/Powder:data 12345
Or use the automated skill:
# Claude will handle upload + polling + retrieval automatically
"Upload and extract data from my Q4 statement at ~/Downloads/fidelity-statement-q4-2024.pdf"
If you encounter issues:
echo $POWDER_API_TOKENwhich powder/Powder:setup to reinstall the CLIBuilt by Powder (https://powderfi.com)
For questions, support, or feedback: [email protected]
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub powder-finance/claude-code-powder-plugin --plugin powder-pluginConnect Claude to your Well financial data — invoices, companies, contacts, transactions, and the accounting ledger — over a hosted OAuth MCP, with skills for real financial workflows.
Anthropic's production PDF skill — extract text and tables, fill forms and generate PDFs. Essential for financial statements, contracts and scanned invoices.
Professional document processing suite: 3 comprehensive skills for Word (.docx), Excel (.xlsx), and PDF files - create, edit, analyse, and process documents with advanced features like tracked changes, forms, tables, OCR, and formulas
Audits pre-generated LP statements before distribution
Official Anthropic skills for PDF, Word, PowerPoint, and Excel document processing.
Open source document intelligence and review plugin for Claude Code: ingest, search, review, enrich, and export local document workspaces.