tax-prep

โดย anthropic

จัดเตรียมเอกสารสำหรับฤดูกาลยื่นภาษี — การคำนวณภาษีโดยประมาณรายไตรมาสหรือการเตรียมเอกสาร 1099 สิ้นปี — และสร้างชุดเอกสารส่งต่อให้กับนักบัญชี รองรับโหมดเสริม...

npx skills add https://github.com/anthropics/knowledge-work-plugins --skill tax-prep

Run the tax prep workflow using the tax-season-organizer skill. Act immediately — the user typed /tax-prep, so skip the discovery phase.

Parse arguments:

  • --mode (default: infer from date — Q1-Q3 defaults to quarterly, Q4/Jan defaults to both) — quarterly for estimated tax payment, 1099 for year-end 1099-NEC prep, both for combined
  • --year (default: current year)

Framing: Open every deliverable with "Prepared for review by your accountant — not tax advice."

Step 1 — Determine mode

If --mode was not provided:

  1. Check the current date. If Oct–Jan, default to both. Otherwise default to quarterly.
  2. Confirm with the owner: "Based on the time of year, I'll prepare [mode]. Want me to do something different?"

Step 2 — Quarterly estimated tax (if mode includes quarterly)

  1. Pull YTD Profit & Loss from QuickBooks (Jan 1 through last completed quarter).
  2. If QuickBooks is not connected, ask the user to paste net income or upload a CSV.
  3. Ask: "How much have you already paid in estimated taxes this year?"
  4. Calculate: SE tax, adjusted net income, federal income tax estimate (default 22% bracket), quarterly payment due.
  5. State every assumption explicitly — bracket, business type, exclusions.
  6. Deliver the formatted estimate with the due date for the current quarter.

Step 3 — Year-end 1099 prep (if mode includes 1099)

  1. Pull contractor/vendor payments from all connected sources: QuickBooks, PayPal, Stripe.
  2. Aggregate by payee across sources. Flag likely duplicates for human review — never auto-merge.
  3. Apply the $600 threshold. Flag near-threshold payees ($400–$599).
  4. Check W-9 status in QuickBooks for each flagged payee.
  5. Deliver the 1099-NEC candidate list with missing W-9 action items and the PayPal/Stripe 1099-K overlap note.

Approval gates

  • Not tax advice. State this in every output header.
  • State every assumption. Bracket, business type, excluded deductions — give the accountant the levers.
  • Don't merge payees automatically. Flag duplicates for human review.
  • Don't file anything. Output is prep material only.

Output

End with a next-steps checklist for the accountant: missing W-9s to collect, assumptions to verify, deadlines to hit.

Skills เพิ่มเติมจาก anthropic

access
anthropic
จัดการการเข้าถึงช่อง Discord — อนุมัติการจับคู่ แก้ไขรายการที่อนุญาต ตั้งค่านโยบาย DM/กลุ่ม ใช้เมื่อผู้ใช้ขอจับคู่ อนุมัติใครบางคน ตรวจสอบว่าใครได้รับอนุญาต…
official
session-report
anthropic
สร้างรายงาน HTML ที่สามารถสำรวจได้เกี่ยวกับการใช้งานเซสชันของ Claude Code (โทเค็น, แคช, ตัวแทนย่อย, ทักษะ, พรอมพ์ที่มีค่าใช้จ่ายสูง) จากบันทึกการสนทนาใน ~/.claude/projects
official
build-mcp-server
anthropic
ทักษะนี้ควรใช้เมื่อผู้ใช้ขอให้ "สร้าง MCP server", "สร้าง MCP", "ทำการรวม MCP", "ห่อ API สำหรับ Claude", "เปิดเผยเครื่องมือให้กับ…
official
cookbook-audit
anthropic
ตรวจสอบสมุดบันทึก Cookbook ของ Anthropic ตามเกณฑ์ที่กำหนด ใช้เมื่อมีการขอให้ตรวจสอบหรือประเมินสมุดบันทึก
official
handle-complaint
anthropic
จัดการข้อร้องเรียนของลูกค้าที่เข้ามาตั้งแต่ต้นจนจบ — ดึงข้อมูลบริบท ร่างคำตอบ และแนะนำแนวทางแก้ไขการดำเนินงาน รองรับอีเมลหรือรหัสตั๋วที่เป็นทางเลือก…
official
use-case-triage
anthropic
ระบุอย่างรวดเร็วว่ากิจกรรมการประมวลผลจำเป็นต้องมี PIA, DPIA ตามข้อบังคับ GDPR หรือสามารถดำเนินการต่อได้ — แสดงข้อขัดแย้งของนโยบายความเป็นส่วนตัวและนำทางไปยัง...
official
board-minutes
anthropic
ร่างรายงานการประชุมคณะกรรมการหรือคณะอนุกรรมการในรูปแบบขององค์กรของคุณ ตรวจจับการประชุมคณะกรรมการและคณะอนุกรรมการที่กำลังจะมาถึงจากปฏิทินของคุณโดยอัตโนมัติ สอบถามวาระการประชุมและ…
official
renewal-tracker
anthropic
แสดงสัญญาที่มีกำหนดเส้นตายการยกเลิกที่กำลังจะมาถึง และเตือนก่อนที่กรอบเวลาการแจ้งเตือนจะปิดลง โดยทำงานจากทะเบียนการต่ออายุที่ได้รับการดูแล ใช้เมื่อผู้ใช้ถาม…
official