Tax prep
Organize financial records and supporting documents for tax filingFrom its SKILL.md
npx -y skills add bromso/metapowers --skill tax-prepAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.2 KB, 494 tokens by cl100k_base, as published. Nobody here has run it
Tax Prep
Organize financial records and supporting documents for "$ARGUMENTS" to prepare for tax filing. Compile income, deductions, and credits with proper documentation.
Prerequisites
None — utility skill, run anytime. Works best after completing the four-phase cycle (record, categorize, reconcile, report).
Process
-
Determine tax obligations:
- Entity type (sole proprietorship, LLC, S-corp, C-corp, partnership)
- Tax year and filing deadlines
- Applicable tax forms (1040, 1120, 1065, etc.)
- State and local filing requirements
-
Compile income documentation:
- Revenue by source and category
- 1099s received and issued
- Interest and investment income
- Other income (rental, royalties, gains)
-
Organize deductible expenses:
- Operating expenses by category with totals
- Home office deduction calculation if applicable
- Vehicle and travel expenses with mileage logs
- Depreciation schedules for fixed assets
- Retirement plan contributions
- Health insurance premiums
-
Prepare supporting schedules:
- Asset register with purchase dates and cost basis
- Loan interest statements
- Charitable contribution receipts
- Prior year carryforwards (losses, credits)
-
Create filing checklist:
- List every document needed for filing
- Mark what is available vs. missing
- Note estimated tax payments already made
- Flag items needing professional review
-
Write the artifact to
.metapowers/bookkeeping/$ARGUMENTS/tax-prep.mdwith sections:- Entity & Filing Info — entity type, tax year, deadlines, forms
- Income Summary — all income sources with totals
- Deductions Summary — all deductible expenses with totals
- Supporting Schedules — depreciation, assets, carryforwards
- Filing Checklist — document readiness tracker
- Estimated Tax Position — projected tax liability or refund
Output
The tax preparation package written to .metapowers/bookkeeping/$ARGUMENTS/tax-prep.md. Present a summary highlighting:
- Total income and deductions
- Estimated tax position
- Missing documents or items needing attention
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.