Skip to main content
Run any Skill in Manus
with one click
GitHub repository

SuperTaxAgent

SuperTaxAgent contains 11 collected skills from Fangyi-Chen, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
12
updated
2026-04-14
Forks
3
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

tax-fill
tax-preparers

Fill official IRS Form 1040 PDF with calculated tax data and export a mail-ready PDF. Use when the user wants to generate, fill, or export their tax return.

2026-04-14
tax-publish
software-developers

Create a git branch, stage only skill and reference files, commit, push, and open a GitHub PR with anonymized evidence. Use after tax-evolve applies fixes, or when contributing manual improvements.

2026-04-13
tax-evolve
software-developers

Analyze comparison diffs, classify discrepancies, and generate fixes to skill files and references. Logs patterns to evolution-log.json and invokes tax-publish when fixes are ready. Use after running tax-compare.

2026-04-02
tax-compare
lawyers

Diff two tax return PDFs (ours vs TurboTax or other reference). Extracts field values from both PDFs, compares them line by line against Form 1040 field mapping, and saves a structured diff to data/comparison-{year}.json. Use when the user wants to verify accuracy or contribute improvements.

2026-04-02
tax-domain-crypto
tax-preparers

Digital asset and cryptocurrency tax rules. Invoked by core skills when a 1099-DA is detected during document import or when the user reports cryptocurrency transactions.

2026-04-02
tax-domain-harvest
tax-preparers

Tax-loss harvesting and wash sale tax rules. Invoked by core skills when 1099-B contains wash sale adjustments or when unrealized losses are detected in the portfolio.

2026-04-02
tax-domain-rental
tax-preparers

Rental property and Schedule E tax rules. Invoked by core skills when the user reports rental income or ownership of income-producing real property.

2026-04-02
tax-domain-rsu
lawyers

RSU and ESPP income tax rules. Invoked by core skills when W2 box 14 contains RSU codes, 1099-B contains ESPP/RSU lots, or user mentions stock compensation during interview.

2026-04-02
tax-start
tax-preparers

Start the interactive tax filing process. Use when the user wants to begin filing taxes, start a tax return, or says "do my taxes".

2026-04-02
tax-import
tax-preparers

Import tax documents like W2 PDFs, 1099s, or brokerage statements. Use when the user wants to import, upload, or parse a tax document.

2026-04-02
tax-calculate
tax-preparers

Calculate federal tax return based on collected data. Use when the user wants to calculate taxes, see their refund, or compute what they owe.

2026-04-02