tax-prep

tax-prep is a skill for Claude Code from alebgl77/claude-inc. It costs 0 tokens per session (1,133 once invoked), scanned A, original, MIT.

A tax-season document organizer, not a tax adviser. It sorts records such as income, expenses, assets, payroll, and prior filings, and flags possible expense categories for an accountant to assess.

In plain words
What is it for?
Preparing an accountant-ready pack, sorting a ledger or bank export, identifying questions about possible deductions, and creating a quarterly tax-estimate calendar.
Why use it?
It turns scattered records into a checklist and handoff package without deciding what is legally deductible. It helps expose missing documents and suspiciously empty expense categories.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the claude-inc plugin — 50 skills, 3 commands, 8 agents shipped together

Good fit Preparing an accountant-ready pack, sorting a ledger or bank export, identifying questions…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alebgl77/claude-inc/tax-prep
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alebgl77/claude-inc --skill tax-prep
Clone the repo
git clone --depth 1 https://github.com/alebgl77/claude-inc

Made for: Claude Code.

Or install claude-inc, the plugin that ships this one along with the rest of its 50 skills, 3 commands, 8 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for tax-prep

README.md
[![agentmods](https://agentmods.dev/badge/skills/alebgl77/claude-inc/tax-prep.svg)](https://agentmods.dev/skills/alebgl77/claude-inc/tax-prep)
Your own site
<a href="https://agentmods.dev/skills/alebgl77/claude-inc/tax-prep"><img src="https://agentmods.dev/badge/skills/alebgl77/claude-inc/tax-prep.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,133 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.01133
Opus 5 $0.00000 $0.00566
Sonnet 5 $0.00000 $0.00227
Haiku 4.5 $0.00000 $0.00113

Measured 7d ago against content hash ff4d154683de, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

tax-prep scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/tax-prep/SKILL.md · 80 lines

How it starts

The opening of the file, as written. The whole thing — 80 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Tax Prep — Tax Prepper

"Prep your taxes."

This skill is the organizer, not the adviser: it collects, categorizes, and flags, so the accountant's expensive hours go to judgment instead of shoebox archaeology.

When to use

  • "Tax season is coming and my records are a mess."
  • "What does my accountant actually need from me?"
  • "Am I missing deductions?" — the sweep hunts categories with suspicious zeros.
  • "Set up my quarterly estimate reminders."
  • Any time an expense ledger or bank export needs to become an accountant-ready pack.

Workflow

  1. Frame the job. Organizer, not adviser: nothing here decides what is deductible — it surfaces candidates and questions for a professional to rule on.
  2. Build the document checklist across five categories — income, expenses, assets, payroll, prior filings — and mark each item have / missing / n-a from what the user provides.
  3. Sweep the expense ledger with code. From pasted data or CSV, categorize every transaction into generic buckets: software and subscriptions, professional fees, insurance, rent and utilities, vehicle and mileage, equipment (depreciation candidates), travel and meals, training, bank and payment fees, bad debt, home office. Flag uncategorized and personal-looking rows instead of guessing.
  4. Hunt the zeros. Compare the buckets against how the business plainly operates: client-site visits all year but no mileage logged, a home-based business with no home-office entries, laptops bought but nothing tagged as equipment. Each suspicious zero becomes a flagged candidate — never a claim.
  5. Lay out the quarterly-estimate calendar. A four-slot template with the user's local due dates left to fill in, plus a monthly set-aside habit: a fixed percentage of net moved to a tax sub-account.
  6. Assemble the accountant handoff pack. File manifest with paths, summary totals (revenue, expenses by bucket, payroll, estimates already paid), the checklist, and the sweep.
  7. Write the open-questions list. Everything ambiguous, one line each, phrased as questions the accountant can answer in a single pass.

Read the full file on GitHub · 80 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 80 lines · 0 tokens per session scan A ff4d154683de

Subscribe to this mod's changes

tax-prep is a skill published in the GitHub repository alebgl77/claude-inc (14 stars, last pushed 4d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,133 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.