원클릭으로
charitable-giving
Track charitable donations and estimate their tax deduction value.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Track charitable donations and estimate their tax deduction value.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Calculate break-even revenue by separating fixed and variable costs.
Project future cash flow using historical trends and recurring patterns.
Analyze revenue and costs per client to find your most profitable accounts.
Monitor 1099 contractor payments and flag $600 threshold.
Track unpaid invoices by age bucket and flag overdue payments.
Run a monthly bookkeeping close checklist with reconciliation.
| name | charitable-giving |
| description | Track charitable donations and estimate their tax deduction value. |
Finds all charitable donations in your transaction history, totals your annual giving, organizes donations by recipient, and estimates the potential tax deduction value. Helps you plan giving strategy and prepare for tax season.
transaction_search — find charitable donation transactions across all accountsRun transaction_search with query: "donation OR charity OR charitable OR church OR tithe OR nonprofit OR 501c3 OR United Way OR Red Cross OR Salvation Army OR GoFundMe OR donor OR giving" and months: 12 to find all charitable transactions in the past year.
Also run transaction_search with query: "foundation OR ministry OR habitat OR food bank OR humane society" and months: 12 to catch additional charitable organizations.
Combine and deduplicate results. Group by recipient organization.
For each organization, calculate total donated in the period.
Classify each donation as likely tax-deductible or not:
Present the giving summary:
CHARITABLE GIVING SUMMARY (2025 Tax Year)
══════════════════════════════════════════════════
Organization Total Given Deductible?
──────────────────────── ────────── ──────────
Local Church $2,400 Yes
Habitat for Humanity $500 Yes
Red Cross $250 Yes
GoFundMe - J. Smith $100 No
══════════════════════════════════════════════════
Total Giving: $3,250
Tax-Deductible Giving: $3,150
Non-Deductible Giving: $100
Estimate tax deduction value:
If donations exceed $250 to a single org, note that the user needs a written acknowledgment letter from that organization for IRS records.
List donations under $250 that only need a bank/credit card statement as proof.
=SUM(C2:C50).