tax

Consolidate XPR Network balances, trades, and transfers into tax-ready reports.

3|3|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/XPRNetwork/xpr-agents --skill tax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tax
Source: https://github.com/XPRNetwork/xpr-agents/tree/main/openclaw/starter/agent/skills/tax
Command: npx skills add https://github.com/XPRNetwork/xpr-agents --skill tax

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Crypto tax reporting for on-chain XPR Network activity is complex and error-prone; this skill consolidates balances, trades, and transfers into accurate, report-ready outputs for NZ and US regimes.

Core Features & Use Cases

  • Regional tax compliance: supports NZ and US tax rules, time ranges, and report generation.
  • Cost-basis handling: FIFO and average cost methods for gains calculations.
  • Income event recognition: captures staking rewards and other taxable incoming transfers, with proper categorization.
  • End-to-end reports: generates a comprehensive tax report including brackets, summaries, and a downloadable deliverable.

Quick Start

Invoke the tax skill with your account and tax year to generate a complete NZ tax report.

Frequently Asked Questions about tax

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

FAQPage Schema
How do I calculate crypto tax gains for XPR Network assets?

Crypto tax gains for XPR Network assets are calculated by consolidating balances, trades, and transfers using FIFO or average cost methods to produce tax-ready outputs. The engine applies historical pricing via CoinGecko to determine accurate cost bases.

Can I generate crypto tax reports for both NZ and US jurisdictions?

Yes, crypto tax reports can be generated for both NZ and US jurisdictions. The skill applies region-aware configuration to match specific local tax rules, brackets, and time ranges, delivering a comprehensive final report with necessary disclaimers.

How do I report staking rewards and income events for crypto taxes?

Staking rewards and income events are reported by capturing taxable incoming transfers and categorizing them properly. The calculation engine processes staking deposits and returns alongside standard trades to ensure all taxable activity is included.

Does this crypto tax reporting tool use FIFO or average cost methods?

This crypto tax reporting tool uses both FIFO and average cost methods for gains calculations. It implements a deterministic calculation engine with rate caching to accurately compute cost basis across your transaction history.

What is the best way to automate crypto tax reporting for on-chain activity?

Automating crypto tax reporting is best handled by using a production-grade workflow that pulls from read-only data sources. This approach consolidates your on-chain activity into a final report with tax brackets and summaries.