crypto-tax-calculator
by jeremylongshorev1.0.0
Calculate crypto taxes with FIFO/LIFO methods and generate tax reports
Commands
calculate-taxCalculate cryptocurrency taxes with multi-jurisdiction support, cost basis...
Documentation
# Crypto Tax Calculator Plugin Calculate cryptocurrency taxes with support for multiple accounting methods and automatic report generation. ## Features - **Accounting Methods**: FIFO, LIFO, HIFO, Specific ID - **Capital Gains**: Short-term and long-term calculations - **Tax Forms**: Generate Form 8949 and Schedule D - **DeFi Support**: Staking, lending, LP rewards - **Multi-Currency**: Support for all major cryptocurrencies ## Installation ```bash /plugin install crypto-tax-calculator@claude-code-plugins-plus ``` ## Commands | Command | Description | Shortcut | |---------|-------------|----------| | `/calculate-tax` | Calculate taxes | `ct` | | `/import-transactions` | Import trades | `it` | | `/generate-report` | Tax reports | `gr` | --- *Built for crypto investors by Intent Solutions IO*