Schedule C Tax Prep

SkillProductivity

Organize business expenses by IRS Schedule C categories for tax filing.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Schedule C Tax Prep skill

What this skill tells your AI

The instructions your AI receives, as published by openaccountant/skills in shared/tax-prep/SKILL.md and read by ahel’s review.

Overview

Categorizes all business expenses into IRS Schedule C line items so you can hand your accountant a clean breakdown or file your own Schedule C (Form 1040). Maps every transaction to the correct deduction line.

Wilson Tools Used

  • transaction_search — Find all business expenses within the tax year
  • categorize — Map transactions to Schedule C line item categories
  • export_transactions — Export the categorized breakdown for your CPA or tax software

Workflow

  1. Set the date range to the tax year (e.g., January 1 through December 31).
  2. Use transaction_search to pull all business-related expenses.
  3. Use categorize to map each expense to a Schedule C line item using the mapping table below.
  4. Review unmapped transactions and assign them manually.
  5. Use export_transactions to generate a Schedule C-ready summary grouped by line item.
  6. Cross-check totals against bank and credit card statements.

Schedule C Line Item Mapping

LineCategoryExamples
8AdvertisingGoogle Ads, Facebook Ads, print ads, business cards
9Car and truck expensesGas, repairs, lease payments (if not using standard mileage)
10Commissions and feesSales commissions, payment processing fees (Stripe, PayPal)
11Contract laborFreelancers, 1099 contractors
13Depreciation (Form 4562)Asset depreciation (see depreciation-schedule skill)
15Insurance (other than health)Business liability, E&O, property insurance
16aMortgage interestInterest on business property mortgage
16bOther interestBusiness loan interest, credit line interest
17Legal and professional servicesAttorney fees, CPA fees, bookkeeping
18Office expenseOffice supplies, postage, software subscriptions
19Pension/profit-sharing plansSEP-IRA, SIMPLE IRA employer contributions
20aRent — vehicles, machinery, equipmentEquipment leases
20bRent — other business propertyOffice rent, coworking space
22SuppliesMaterials consumed in business operations
23Taxes and licensesBusiness licenses, state/local taxes, employer payroll taxes
24aTravelAirfare, hotels, car rentals for business travel
24bMealsBusiness meals (50% deductible)
25UtilitiesElectric, gas, water, phone, internet for business property
27aOther expensesAnything not fitting the above (itemize on Part V)

Without Wilson

  1. Export all transactions from your bank and credit card accounts as CSV files.
  2. Open the CSV in a spreadsheet. Add a column called "Schedule C Line."
  3. Sort transactions by merchant or description.
  4. For each transaction, assign the appropriate line number from the table above.
  5. Create a pivot table grouping by Schedule C Line, summing the amounts.
  6. For Line 24b (meals), multiply the total by 0.50 to get the deductible amount.
  7. Transfer the totals to your Schedule C form or give the spreadsheet to your CPA.

Important Notes

  • Line 24b meals are only 50% deductible. Wilson flags the full amount; you must halve it on the return.
  • Mixed-use expenses (personal and business) must be split. Only the business portion goes on Schedule C.
  • Keep receipts for any single expense over $75 or any lodging expense regardless of amount.
  • If you have a home office, see the home-office-deduction skill for Line 30.
  • This is not tax advice. Consult a CPA or tax professional for filing decisions.

Signals

GitHub stars
68
Forks
16
Last commit
Apr 2026
Advanced
Catalog kind
skill
Gateway key
tax-prep
Source
github.com/openaccountant/skills