stablecoin-invoice-tracker
Create, track, and verify stablecoin invoices with zero private keys and automated accounting exports.
- Generate professional USDC/USDT invoices without sharing private keys
- Verify on-chain payments automatically using public transaction hashes
- Export transaction logs to CSV for seamless tax and accounting integration
Free
One-time purchase
See it in action
Invoice [inv_2024_08] Created Client: Acme Corp Amount: 1,500.00 USDC Status: PENDING Due: 2024-12-25 -------------------------- Payment confirmed via Tx: 0xabc123... Exported 12 verified payments to business_report_q4.csv
stablecoin-invoice-tracker
Create, track, and verify stablecoin invoices with zero private keys and automated accounting exports.
Free
One-time purchase
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Downloadable skill package
- 1 permission declared
- Instant install
See it in action
Invoice [inv_2024_08] Created Client: Acme Corp Amount: 1,500.00 USDC Status: PENDING Due: 2024-12-25 -------------------------- Payment confirmed via Tx: 0xabc123... Exported 12 verified payments to business_report_q4.csv
About This Skill
Professional Crypto Invoicing for Developers
The Stablecoin Invoice Tracker skill solves the headache of managing freelance or B2B payments in crypto. Instead of juggling spreadsheets and block explorers, this tool provides a structured CLI-driven workflow to generate, send, and verify stablecoin transactions (USDC, USDT, EURC) without the security risks of high-level wallet integrations.
Why use this skill?
- Security-First Architecture: It requires zero private keys or wallet access. It functions purely as a tracking and verification layer, keeping your funds safe in cold storage while your agent handles the paperwork.
- Audit-Ready Records: Automatically generates
invoices.jsonand transaction logs that can be exported to CSV for standard accounting software. - Automated Verification: Stop manually checking Etherscan. The skill uses public provider APIs to confirm transaction statuses and link them to specific invoice IDs.
- Framework Independent: Works seamlessly as a standalone utility or integrated into developer workflows for billing clients.
What it produces
The skill generates professional invoice records, tracks aging (due dates), and provides a clean status dashboard showing who has paid and who is overdue. Output includes structured data logs and formatted reports ready for client communication or business review.
Use Cases
- Generate professional USDC/USDT invoices without sharing private keys
- Verify on-chain payments automatically using public transaction hashes
- Export transaction logs to CSV for seamless tax and accounting integration
- Track payment status and due dates across multiple global clients
How to Install
unzip stablecoin-invoice-tracker.zip -d ~/.claude/skills/Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.