prep-my-1099s

prep-my-1099s is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 131 tokens per session (1,953 once invoked), scanned A, original, MIT.

A preparation list for Form 1099-NEC and Form 1099-MISC, U.S. tax forms used to report certain payments to vendors. It totals vendor payments, flags potentially eligible vendors, checks W-9 records, and drafts requests for missing forms.

In plain words
What is it for?
Use it to prepare a yearly vendor list, separate NEC and MISC candidates, find missing W-9 forms, and create reviewable chase-email drafts.
Why use it?
It helps gather the information your tax preparer needs without filing forms or sending emails automatically.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to prepare a yearly vendor list, separate NEC and MISC candidates, find missing W-9 forms, and create reviewable chase-email drafts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/prep-my-1099s
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 akiotanaka847/qaio-desktop --skill prep-my-1099s
Clone the repo
git clone --depth 1 https://github.com/akiotanaka847/qaio-desktop

Made for: Claude Code, Codex.

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 prep-my-1099s

README.md
[![agentmods](https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/prep-my-1099s/github.svg)](https://agentmods.dev/skills/akiotanaka847/qaio-desktop/prep-my-1099s)
Your own site
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/prep-my-1099s"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/prep-my-1099s/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 prep-my-1099s

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/prep-my-1099s"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/prep-my-1099s.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 131 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,953 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.00131 $0.01953
Opus 5 $0.00066 $0.00977
Sonnet 5 $0.00026 $0.00391
Haiku 4.5 $0.00013 $0.00195

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

Security

Grade A, and why

prep-my-1099s 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 11d 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.

store/agents/bookkeeping/.agents/skills/prep-my-1099s/SKILL.md · 85 lines

How it starts

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

Prep My 1099s

1099-NEC and 1099-MISC prep for the tax year. I total payments per vendor from your run transactions, flag who's eligible, split NEC from MISC, cross-reference W-9 status, and draft chase emails for the missing W-9s. The chase emails sit in your Gmail or Outlook drafts (never sent) so you can review and click send. I prep — you file with the IRS.

When to use

  • "who are our 1099 vendors" / "prep the 1099 list for {year}".
  • "draft chase emails for missing W-9s".
  • Called by hand-off-to-my-tax-preparer as part of year-end package.
  • Called in January for prior tax year (IRS deadline: Jan 31 for NEC).

Connections I need

I run external work through Composio. Before this skill runs I check that the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

  • Gmail or Outlook (inbox) — optional, lets me create draft chase emails directly to vendors with missing W-9s. I never send. If not connected I write the email text to a draft file you can copy.

This skill works fully offline against your run history. No connection blocks the run; the inbox connection just makes chase emails easier.

Information I need

I read your bookkeeping context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

  • The tax year — Required. Why: defines the date range for year-to-date payment aggregation. If missing I ask: "Which tax year are we prepping the 1099 list for? In January I default to the year that just ended."
  • Your company's legal name and EIN — Required. Why: drops into the 1099 payer block on every form. If missing I ask: "What's the company's legal name and EIN as registered with the IRS?"
  • A current run history covering the tax year — Required. Why: I aggregate vendor payments from your processed runs. If missing I ask: "Have we processed statements for the tax year yet? If not, drop the bank and credit card statements so I can categorize them first."
  • W-9s on file for your contractors — Optional. Why: lets me mark each 1099 vendor as "have-w9" and skip the chase email. If you don't have them in one place I ask: "Do you have W-9s collected anywhere? If not, I'll flag every eligible vendor as missing and draft chase emails for each."
  • A vendor email list — Optional. Why: lets me address chase emails to each vendor directly. If you don't have it I leave the recipient blank in each draft and ask you to fill it in.

Read the full file on GitHub · 85 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. 11d ago First seen · 85 lines · 131 tokens per session scan A 4dc8c09364ab

Subscribe to this mod's changes

prep-my-1099s is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 131 tokens to every session and 1,953 once invoked, about $0.0007 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-31.