Tax Check

🌐Community
by phrazzld · vlatest · Repository

This "Tax Check" skill quickly verifies your income and deductions to estimate your tax liability, saving you time and potential surprises.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add tax-check npx -- -y @trustedskills/tax-check
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "tax-check": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/tax-check"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The tax-check skill analyzes text and identifies potential tax implications or relevant financial information. It can extract key data points like income amounts, deductible expenses, and asset values mentioned in a document. This allows for preliminary assessment of tax situations without requiring full professional advice.

When to use it

  • Reviewing personal finance documents (e.g., bank statements, investment reports) to identify potential deductions or credits.
  • Analyzing business expense records to flag items that may be tax-deductible.
  • Summarizing income and asset information from various sources for tax preparation purposes.
  • Quickly assessing the financial impact of a proposed transaction mentioned in text.

Key capabilities

  • Income extraction
  • Expense identification
  • Asset value recognition
  • Deduction/credit potential flagging

Example prompts

  • "Analyze this bank statement and tell me if there are any expenses I could potentially deduct."
  • "Extract all income amounts mentioned in this document."
  • "Identify any assets listed in this text, along with their estimated values."

Tips & gotchas

The skill's accuracy depends on the clarity and completeness of the input text. Complex financial documents or ambiguous language may require further review by a qualified tax professional.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
phrazzld
Installs
8

🌐 Community

Passed automated security scans.