← Back to list
💰

tax-liability-tracking Checked

Real-time tax liability analysis for active crypto traders with proportional cost basis, gain cla…
💰 Finance & Trading skills By agiprolabs Version v1.0.0 Updated 2026-09-20
8.0Overall rating

Installation

🤖 Install via AI

Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.

Install the "tax-liability-tracking" skill by following the instructions at https://skill123.me/install/tax-liability-tracking.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/tax-liability-tracking.sh | bash
📦 Download ZIP

Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.

⬇ Download v1.0.0 · 13 KB

About this skill

Overview

Real-time tax liability analysis for active crypto traders with proportional cost basis, gain classification, and tax-aware trading signals

Source

  • Repo: https://github.com/agiprolabs/claude-trading-skills
  • Path: skills/tax-liability-tracking

Score breakdown

Trigger
4.0
Description covers What (real-time liability analysis, proportional cost basis, gain classification, tax-aware signals) but no When/When-Not or trigger variants: 3+2+3+0=8/20
Structure
9.3
221-line SKILL.md, one reference and one script, clean Files table: 4+5+3+2=14/15
Workflow
7.2
Workflow-integration diagram ties tool into trading decisions; accounting-method comparison; explicit limitations act as boundary guards; demo-only verification: 4+4+5+3+2=18/25
Content
10.0
Concise, worked examples, consistent formatting: 10/10
Engineering
10.0
Valid extended frontmatter; script has shebang and stdlib-only deps; all paths exist: 10/10
Security
10.0
Fully offline; no eval/base64/destructive ops, no secrets, no injection; prominent tax disclaimers and limitations; capabilities match declared scope: 20/20
Real-time tax liability tracker for active traders: proportional cost basis, ST/LT classification, quarterly projections, tax-aware signal filter that informs rather than blocks trades. Offline stdlib-only demo script. Compliance posture is strong: explicit disclaimer, detailed Limitations (US-only, no staking/airdrop income, wash sales flagged not enforced). Capability manifest: no file/env/credential reads, no writes, no network egress, no persistence — capabilities match declared scope. Reference again misnamed 'planned_features.md'.