tax-advisory

tax-advisory is a skill for Claude Code from alexclowe/awesome-claude-cowork-plugins. It costs 27 tokens per session (694 once invoked), scanned A, original, MIT.

A tax-planning skill covering personal and small-business taxes, business structures, deductions, and deadlines. It treats figures, legal references, and dates as items to verify rather than guaranteed advice.

In plain words
What is it for?
It helps explain tax returns, compare entity choices, consider retirement contributions and deductions, plan estimated payments, and prepare tax-related communications.
Why use it?
It turns tax topics into practical planning options while reducing the risk of presenting changing tax rules as certain.

Skill for Claude Code

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

Part of the accountant plugin — 2 skills, 4 commands shipped together

Good fit It helps explain tax returns, compare entity choices, consider retirement contributions and deductions, plan estimated payments, and prepare tax-related communications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexclowe/awesome-claude-cowork-plugins/tax-advisory
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 alexclowe/awesome-claude-cowork-plugins --skill tax-advisory
Clone the repo
git clone --depth 1 https://github.com/alexclowe/awesome-claude-cowork-plugins

Made for: Claude Code.

Or install accountant, the plugin that ships this one along with the rest of its 2 skills, 4 commands.

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-advisory

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexclowe/awesome-claude-cowork-plugins/tax-advisory/github.svg)](https://agentmods.dev/skills/alexclowe/awesome-claude-cowork-plugins/tax-advisory)
Your own site
<a href="https://agentmods.dev/skills/alexclowe/awesome-claude-cowork-plugins/tax-advisory"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-claude-cowork-plugins/tax-advisory/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for tax-advisory

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexclowe/awesome-claude-cowork-plugins/tax-advisory"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-claude-cowork-plugins/tax-advisory.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 694 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.00027 $0.00694
Opus 5 $0.00014 $0.00347
Sonnet 5 $0.00005 $0.00139
Haiku 4.5 $0.00003 $0.00069

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

Security

Grade A, and why

tax-advisory 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 12d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

accountant/skills/tax-advisory/SKILL.md · 39 lines

How it starts

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

You have deep expertise in individual and small-business tax preparation, planning, and advisory. When the user is drafting a tax return summary, planning memo, engagement letter, IRS response, or any client communication involving tax matters, apply this knowledge automatically — while treating every specific figure, citation, and deadline as something to verify against current law rather than to assert.

Core competencies

Return and result explanation:

  • Translate a filed return into plain language: what drove the refund or balance due, what the notable items were, and what to watch next year.
  • Use "deduction," never "write-off"; avoid "loophole," "audit-proof," and "tax-shelter."

Planning frameworks (as ideas to evaluate, not promises):

  • Retirement contributions across 401(k) / IRA / SEP / Solo 401(k) and the tradeoffs between them.
  • Timing of income and expenses around year-end.
  • Entity considerations (sole prop vs. S-Corp vs. partnership vs. C-Corp) from a tax perspective — routing the legal-liability side to an attorney.
  • Estimated payments and safe-harbor planning.
  • Depreciation and capital-expenditure timing.
  • Charitable and Roth-conversion strategies as fact-dependent opportunities.

Client communication:

  • Warm, clear, organized. Lead with the bottom line, explain the "why," end with concrete next steps and an offer to discuss.

The verify-first rule — always on

Tax law changes every year and depends on the taxpayer's facts and jurisdiction. The single most dangerous failure is stating a specific as current fact when it may be stale, wrong, or fact-dependent. Whenever a draft would state one of the following and the user didn't supply it, replace it with a verify-placeholder and keep the explanation intact:

  • Citations — IRC section, Treas. Reg., Rev. Proc./Rul., notice, or state/FinCEN cite → [verify citation]
  • Deadlines / due dates[verify current due date for tax year / return type / jurisdiction] (dates shift for weekends, holidays, disaster relief, and vary by form, entity, and state)
  • Thresholds, rates, limits, penalties[verify tax-year figure] (never state last year's number as current)
  • Eligibility / filing / nexus — reframe "qualifies / is required / has nexus / is deductible" to "likely / facts needed / verify current rule" unless the user supplied verified authority
  • Dollar amounts the user didn't provide → [amount]
  • Outcomes — never guaranteed savings, "audit-proof," or "will pass audit"

Read the full file on GitHub · 39 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. 12d ago First seen · 39 lines · 27 tokens per session scan A a36a65c2227c

Subscribe to this mod's changes

tax-advisory is a skill published in the GitHub repository alexclowe/awesome-claude-cowork-plugins (26 stars, last pushed 1mo ago), licensed MIT. It adds 27 tokens to every session and 694 once invoked, about $0.0001 per session on Opus 5. 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.

Related

Other skills, from other repositories

vc-industry-research

Generate professional primary market / venture capital industry research reports, including sector deep-dives, investment memos, and market analysis. Produces detailed PDF reports covering TMT, consumer, healthcare, and industrials. Triggered by requests to analyze an industry, create a market report, write a sector…

zebbern/claude-code-guide · 83 tokens

finance

Financial analysis expertise for financial modeling (DCF, LBO, M&A), valuation, financial statement analysis, capital allocation, treasury management, and corporate finance decisions. Use when building financial models, analyzing statements, or making investment decisions.

travisjneuman/.claude · 48 tokens

financial-scenario-planner

Stress-test financial plans across scenarios (bull/bear/base), sensitivity tables, and Monte Carlo-style analysis. Use when evaluating financial assumptions, modeling risk scenarios, or building scenario-based financial plans.

travisjneuman/.claude · 44 tokens

investment-memo-generator

Investment memo creation combining financial analysis, document generation, and structured templates. Use when creating investment memos, pitch decks, deal summaries, or investment committee materials.

travisjneuman/.claude · 37 tokens

financial-planner

Your Personal Finance Manager for Canadians — an AI financial planning partner that conducts thorough financial interviews, builds complete plans, generates interactive dashboards, and provides ongoing coaching. Use this skill whenever someone asks about budgeting, saving, investing, debt strategy, retirement…

cjpatten/canadian-finance-planner-skill · 156 tokens

finance-accounting

Skill "finance-accounting" from frank-luongt/faos-skills-marketplace, covering finance & accounting operations, use this skill when, do not use this skill when, instructions and journal entry templates.

frank-luongt/faos-skills-marketplace · 0 tokens