← ClaudeAtlas

crypto-tax-exportlisted

Export trade history and tax calculations in formats compatible with Koinly, CoinTracker, CoinLedger, TokenTax, and IRS Form 8949
Serennity007/claude-trading-skills-67 · ★ 0 · AI & Automation · score 75
Install: claude install-skill Serennity007/claude-trading-skills-67
# Crypto Tax Export Export trade history and tax calculations for tax software and IRS filing. Handles Solana-specific transaction types (Jupiter swaps, LP operations, staking rewards, airdrops) and generates CSVs compatible with Koinly, CoinTracker, CoinLedger, TokenTax, TurboTax/TaxAct, and IRS Form 8949. > **Disclaimer:** This skill provides data formatting and calculation tools only. It does not constitute tax advice. Consult a qualified tax professional for guidance on reporting cryptocurrency transactions. Tax laws vary by jurisdiction and change frequently. ## Prerequisites - Python 3.10+ - Trade history data (from internal trade journal, on-chain history, or exchange exports) - For on-chain reconciliation: Solana RPC or Helius API access (see `helius-api` skill) - For cost basis: historical price data (see `birdeye-api` or `coingecko-api` skills) ## Capabilities | Capability | Description | |---|---| | Multi-format CSV export | Koinly, CoinTracker, CoinLedger, TokenTax, TurboTax, TaxAct | | IRS Form 8949 generation | Part I (short-term) and Part II (long-term), columns a through h | | Solana tx classification | Jupiter swaps, multi-hop routes, LP deposits/withdrawals, staking, airdrops | | Cost basis methods | FIFO, LIFO, HIFO, Specific Identification | | Reconciliation | Match on-chain history against internal trade journal | | Failed tx handling | Identify and exclude failed transactions (no taxable event) | ## Supported Export Formats ### Koinly CSV Koinly