tax-reviewer

Review tax returns to identify missed deductions and suggest tax-advantaged strategies.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/not-subhu/screech --skill tax-reviewer-not-subhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tax-reviewer
Source: https://github.com/not-subhu/screech/tree/main/.local/secondary_skills/tax-reviewer
Command: npx skills add https://github.com/not-subhu/screech --skill tax-reviewer-not-subhu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, taxcalc, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides expert-level review of tax returns to identify missed deductions and suggest strategies to reduce tax liability.

Core Features & Use Cases

  • Tax Return Review: Analyze tax returns for missed deductions and potential savings.
  • Deduction Identification: Flag commonly missed deductions based on user type and income.
  • Tax Planning Strategies: Suggest tax-advantaged strategies and year-round planning tips.
  • Use Case: A user who wants to ensure their tax return is optimized for maximum savings can use this Skill to review their tax return and receive personalized recommendations.

Quick Start

Run the tax-reviewer skill with your tax return file attached to identify potential savings and deductions.

Frequently Asked Questions about tax-reviewer

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

FAQPage Schema
How do I review my tax return for missed deductions?

Identifying missed deductions requires analyzing your tax return data against your income profile. This skill processes your attached tax return files to flag commonly missed deductions and highlight potential tax savings opportunities.

What is the best way to find tax savings strategies for my income level?

Finding tax savings strategies involves matching your income profile with tax-advantaged approaches. This skill evaluates your user type and income to suggest personalized tax planning strategies and year-round tips for reducing tax liability.

Do I need Python libraries to parse tax return data for deduction identification?

Yes, parsing tax return data for deduction identification requires Python libraries like pandas, numpy, and taxcalc. These dependencies are necessary to accurately process your tax files and generate expert-level recommendations.

Can I use this tax planning tool to optimize my tax return before filing?

You can optimize your tax return before filing by running a review to catch missed deductions. The skill analyzes your return data to suggest tax-advantaged strategies, helping you reduce your overall tax liability prior to submission.

What limitations exist when using Python for tax return review?

Limitations when using Python for tax return review include the strict dependency on libraries like pandas, numpy, and taxcalc for data parsing. You must provide your tax return data in a compatible file format for the analysis to execute successfully.