israeli-crypto-tax-reporter

Calculate cryptocurrency capital gains tax using FIFO and generate Form 1325 data.

29|15|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/skills-il/tax-and-finance --skill israeli-crypto-tax-reporter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: israeli-crypto-tax-reporter
Source: https://github.com/skills-il/tax-and-finance/tree/main/israeli-crypto-tax-reporter
Command: npx skills add https://github.com/skills-il/tax-and-finance --skill israeli-crypto-tax-reporter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3.8+, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the complex process of calculating cryptocurrency capital gains tax according to Israeli Tax Authority regulations, ensuring accurate reporting and compliance.

Core Features & Use Cases

  • FIFO Calculation: Accurately computes capital gains using the First-In, First-Out method.
  • DeFi Income Classification: Helps classify various DeFi activities like staking and liquidity mining for tax purposes.
  • Form 1325 Data Generation: Prepares the necessary data for reporting to the Israeli Tax Authority.
  • Use Case: A user needs to file their annual tax return and has made several crypto trades throughout the year. They can use this Skill to calculate their total capital gains, understand the tax implications, and generate the required data for Form 1325.

Quick Start

Use the israeli-crypto-tax-reporter skill to calculate my crypto capital gains tax for 2024 using my transaction history file.

Frequently Asked Questions about israeli-crypto-tax-reporter

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

FAQPage Schema
How do I calculate crypto capital gains for Israeli Tax Authority reporting?

Calculate crypto capital gains for Israeli Tax Authority reporting by processing your transaction history through a Python script that applies the FIFO cost basis method, handling crypto-to-crypto trades and generating Form 1325 data.

How does FIFO cost basis work for crypto taxes in Israel?

FIFO cost basis for crypto taxes in Israel works by matching the sale of an asset with its earliest purchase price. The Skill automatically applies this First-In, First-Out method to compute accurate capital gains per Israeli regulations.

How do I classify DeFi income like staking and liquidity mining for Israeli crypto tax?

Classify DeFi income like staking, liquidity mining, and airdrops for Israeli crypto tax by using the Skill's classification logic, which categorizes these activities to ensure correct reporting on your annual return.

Do I need Python to generate Form 1325 data for my cryptocurrency transactions?

You need Python 3.8 or higher to generate Form 1325 data for cryptocurrency transactions. The Skill relies on the `crypto-gains-calculator.py` script to process trades and prepare the required reporting data.

Can I report crypto-to-crypto trades on Form 1325 using FIFO?

You can report crypto-to-crypto trades on Form 1325 using FIFO by inputting your full transaction history into the Skill. It calculates taxable gains from asset swaps and outputs the necessary data for Israeli Tax Authority compliance.

What is the best way to prepare Form 1325 data for crypto taxes?

The best way to prepare Form 1325 data for crypto taxes is to run your transaction history through an automated FIFO calculator. This ensures accurate capital gains computation and proper DeFi income classification for Israeli reporting.