Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tax Filing Skill for Claude Code

This Skill helps Claude turn a folder of tax documents into a mostly-complete filing workflow: read the source docs, compute the return, fill the forms, and hand back a clear summary of what to review before filing.

What It Does

  • Reads W-2s, 1099s, brokerage statements, and prior-year returns
  • Asks the missing filing questions Claude needs to finish the return
  • Computes federal and state tax results, including capital gains and carryovers
  • Downloads official blank PDF forms and fills them programmatically
  • Verifies outputs and returns a human-friendly summary of refunds, forms, and next steps

Installation

You have two easy options:

  1. Upload tax-filing-skill.zip to Claude as a Skill.
  2. Or just ask Claude to use the Skill at github.com/robbalian/claude-tax-filing.

Then point Claude at your tax documents folder and say something like:

Do my taxes using this Skill.

What It Looks Like

Start with a simple prompt:

Starting prompt in Claude

Claude asks the follow-up questions needed to finish the return:

Filing questions UI

It works through the filing steps and keeps track of progress:

Workflow progress

At the end, it gives you a clean summary of refunds, carryovers, and filled forms:

Results summary

What You Get

  • Filled PDF forms in output/
  • A summary of federal and state results
  • Any carryover values to save for next year
  • A checklist of what to sign, review, and file

What We've Learned

Skills are not just a single .md file anymore. They can also include scripts, code snippets, and example files, which makes them much more powerful.

Contributing

Contributions are welcome via PR.

About

No description, website, or topics provided.

Resources

Stars

172 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages