← Back to Skills Marketplace
bytesagain-lab

Crypto Tax Calc

by bytesagain-lab · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ Security Clean
533
Downloads
0
Stars
2
Active Installs
14
Versions
Install in OpenClaw
/install crypto-tax-calc
Description
Cryptocurrency tax reference — IRS guidance, FIFO/LIFO/HIFO cost basis methods, Form 8949, tax loss harvesting, and DeFi transaction categorization
README (SKILL.md)

Crypto Tax Calc

Cryptocurrency tax reference — IRS guidance, FIFO/LIFO/HIFO cost basis methods, Form 8949, tax loss harvesting, and DeFi transaction categorization. No API keys or credentials required — outputs reference documentation only.

Commands

Command Description
intro Taxable events, tax categories, IRS guidance
standards Cost basis methods, Form 8949, reporting
troubleshooting Missing basis, DeFi categorization, wash sales
performance Tax loss harvesting, donation strategy
security Record-keeping, audit preparation, FBAR
migration Spreadsheet to tax software, exchange exports
cheatsheet Tax brackets, form fields, key dates
faq Reporting requirements, gas fees, IRS tracking

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
This skill appears coherent and only provides reference documentation about crypto taxes. Before installing or enabling autonomous invocation, you may want to: (1) review the remainder of scripts/script.sh (the file shown was truncated) to confirm there are no hidden network calls or execs; (2) run the script in a sandbox to verify behavior; and (3) avoid granting any unrelated credentials (there is no need for API keys). If you plan to let the agent invoke the skill autonomously, consider the usual caution around any skill that can run code—limit its scope and monitor outputs.
Capability Analysis
Type: OpenClaw Skill Name: crypto-tax-calc Version: 3.0.0 The skill is a purely informational reference tool for cryptocurrency taxation. The bash script (scripts/script.sh) contains only static text documentation delivered via heredocs and lacks any network access, file system modifications, or credential handling, aligning perfectly with the descriptions in SKILL.md.
Capability Assessment
Purpose & Capability
Name/description (crypto tax reference) matches the included SKILL.md and the script: the content is purely reference documentation about tax rules, cost-basis methods, reporting, and migration to tax software. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md explicitly states outputs are plain-text reference docs, no external API calls or credentials are needed. The provided shell script defines commands (cmd_intro, cmd_standards, etc.) that emit heredoc documentation and do not reference files, env vars, or network endpoints in the visible portion.
Install Mechanism
No install spec is present (instruction-only). A single shell script is included but appears to only print documentation; nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions and visible script do not attempt to read environment variables or require secrets.
Persistence & Privilege
always is false (not forced everywhere) and the skill does not request elevated or persistent system privileges. It does not modify other skills or system-wide settings in the provided artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install crypto-tax-calc
  3. After installation, invoke the skill by name or use /crypto-tax-calc
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
Clean package with matching SKILL.md and script
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.4.5
yaml-fix+quality
v2.4.4
yaml-fix+quality
v2.4.3
Quality upgrade: custom functionality
v2.4.2
Standards compliance: unique content, no template text
v2.4.1
Quality improvement: better docs, examples, cleaner text
v2.4.0
Fixed: aligned documentation with implementation, added missing commands
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
- Removed the file tips.md. - No changes to functionality or documentation other than this removal.
v1.0.0
- Initial release of Crypto Tax Calculator. - Supports FIFO, LIFO, and average cost basis methods. - Provides multi-country tax law support (US, UK, Australia, China). - Imports trades via CSV, validates and normalizes data, and generates professional HTML, CSV, and JSON tax reports. - Includes command-line tools for calculation, validation, merging, and comparing methods. - Outputs jurisdiction-specific report formats and summaries.
Metadata
Slug crypto-tax-calc
Version 3.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 14
Frequently Asked Questions

What is Crypto Tax Calc?

Cryptocurrency tax reference — IRS guidance, FIFO/LIFO/HIFO cost basis methods, Form 8949, tax loss harvesting, and DeFi transaction categorization. It is an AI Agent Skill for Claude Code / OpenClaw, with 533 downloads so far.

How do I install Crypto Tax Calc?

Run "/install crypto-tax-calc" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Crypto Tax Calc free?

Yes, Crypto Tax Calc is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Crypto Tax Calc support?

Crypto Tax Calc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Crypto Tax Calc?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v3.0.0.

💬 Comments