Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

SuperTaxAgent

SuperTaxAgent 收录了来自 Fangyi-Chen 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
12
更新
2026-04-14
Forks
3
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

tax-fill
税务申报员

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
软件开发工程师

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
软件开发工程师

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
律师

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
税务申报员

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-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
税务申报员

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
律师

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
税务申报员

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
税务申报员

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
税务申报员

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