trade-accounting

Implement a double-entry bookkeeping ledger for cryptocurrency trading with FIFO cost basis tracking.

266|54|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/agiprolabs/claude-trading-skills --skill trade-accounting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trade-accounting
Source: https://github.com/agiprolabs/claude-trading-skills/tree/main/skills/trade-accounting
Command: npx skills add https://github.com/agiprolabs/claude-trading-skills --skill trade-accounting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a robust double-entry bookkeeping system to meticulously track all trading activities, ensuring financial clarity, accurate P&L reporting, and simplified tax preparation for crypto traders.

Core Features & Use Cases

  • Double-Entry Ledger: Automatically balances every transaction, catching errors and ensuring data integrity.
  • Comprehensive Reporting: Generates Profit & Loss statements, Balance Sheets, and Cash Flow statements.
  • Cost Basis Tracking: Manages FIFO cost basis for accurate realized gain/loss calculations.
  • Use Case: Track your SOL, USDC, and token holdings, record every buy/sell with associated fees, monitor staking rewards and LP fees, and generate a clear P&L and balance sheet for your trading operations.

Quick Start

Use the trade-accounting skill to record a buy of 1000 BONK for 0.5 SOL with a 0.001 SOL gas fee.

Frequently Asked Questions about trade-accounting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track crypto trading P&L using double-entry bookkeeping?

Track crypto trading P&L by implementing a double-entry ledger that automatically balances every transaction, ensuring data integrity while generating accurate Profit & Loss statements for your trading operations.

How does FIFO cost basis tracking work for cryptocurrency tokens?

FIFO cost basis tracking manages token lots on a first-in-first-out basis, calculating accurate realized gains and losses when sells occur, providing the precise cost basis needed for crypto tax compliance.

Can I generate a balance sheet for my SOL and USDC holdings?

Yes, you can generate a balance sheet for SOL and USDC holdings by recording every buy, sell, and associated fee in the ledger, which aggregates account balances into a comprehensive financial statement.

What financial reports do I need for crypto tax preparation?

For crypto tax preparation, you need Profit & Loss statements, Balance Sheets, and Cash Flow statements generated from a double-entry ledger that tracks FIFO cost basis and realized gains.

Does this accounting method support tracking staking rewards and LP fees?

Yes, double-entry bookkeeping supports tracking staking rewards and LP fees by recording them as journal entries, ensuring these income sources are properly balanced and reflected in your overall P&L.

What is the best way to catch errors in crypto trading transaction records?

The best way to catch errors in crypto trading records is using a double-entry ledger, which automatically balances every transaction to detect data entry mistakes and ensure financial integrity.