reviewing-foreign-platform-and-us-income

reviewing-foreign-platform-and-us-income is a skill for Claude Code, Codex from AlexTeplovCPA/it-contractors-skills. It costs 102 tokens per session (1,404 once invoked), scanned A, original, MIT.

A fact-organizing review for a Canadian IT contractor who earns money from foreign clients or online platforms. It collects income, currency, and withholding details for possible Canadian tax reporting or CPA review.

In plain words
What is it for?
Use it to organize platform payment summaries, US tax forms, foreign income, and withholding details for T1 and T2125 preparation or handoff to a CPA.
Why use it?
It separates known facts from missing information without deciding treaty treatment, tax credits, or the final tax result. This reduces the risk of treating incomplete information as settled.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to organize platform payment summaries, US tax forms, foreign income, and withholding details for T1 and T2125 preparation or handoff to a CPA.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexteplovcpa/it-contractors-skills/reviewing-foreign-platform-and-us-income
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 AlexTeplovCPA/it-contractors-skills --skill reviewing-foreign-platform-and-us-income
Clone the repo
git clone --depth 1 https://github.com/AlexTeplovCPA/it-contractors-skills

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 reviewing-foreign-platform-and-us-income

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexteplovcpa/it-contractors-skills/reviewing-foreign-platform-and-us-income/github.svg)](https://agentmods.dev/skills/alexteplovcpa/it-contractors-skills/reviewing-foreign-platform-and-us-income)
Your own site
<a href="https://agentmods.dev/skills/alexteplovcpa/it-contractors-skills/reviewing-foreign-platform-and-us-income"><img src="https://agentmods.dev/badge/skills/alexteplovcpa/it-contractors-skills/reviewing-foreign-platform-and-us-income/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 reviewing-foreign-platform-and-us-income

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexteplovcpa/it-contractors-skills/reviewing-foreign-platform-and-us-income"><img src="https://agentmods.dev/badge/skills/alexteplovcpa/it-contractors-skills/reviewing-foreign-platform-and-us-income.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,404 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.00102 $0.01404
Opus 5 $0.00051 $0.00702
Sonnet 5 $0.00020 $0.00281
Haiku 4.5 $0.00010 $0.00140

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

Security

Grade A, and why

reviewing-foreign-platform-and-us-income 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.

skills/reviewing-foreign-platform-and-us-income/SKILL.md · 163 lines

How it starts

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

Reviewing Foreign Platform and US Income

Review foreign income, US-source income, and platform income facts for a Canadian IT contractor.

Core Rules

  • Organize and flag foreign income facts, do not advise on treaty positions or residency.
  • Do not determine final foreign tax credit entitlement.
  • Do not determine final treaty treatment.
  • Do not convert amounts using a rate you select; note the need for an annual average or transaction-date rate.
  • Preserve uncertainty where income source, currency, or withholding facts are incomplete.
  • Do not state that foreign income is or is not taxable in Canada.
  • Do not state that a treaty exemption applies.
  • Do not state that the user is ready to file.
  • Use this phrase where relevant: "That is outside what this workflow covers. It is a question for a CPA before you file."

Inputs

Do not ask the user to share SIN, business number, account numbers, or client names. Use general descriptions and rounded amounts.

Accept any of:

  • output from identifying-income-sources
  • output from organizing-t2125-gross-business-income
  • platform payment summaries (e.g. Upwork, Toptal, Stripe, PayPal)
  • US 1099 forms or equivalent
  • wire transfer or payment records
  • user explanation in chat

Minimum useful input:

  • at least one income item from a foreign source or foreign platform
  • approximate amount and currency

Read from the shared input schema where available: case_id, tax_year, engagement_mode, user_profile, facts.business_activity, facts.foreign_income, documents.income_records, form_context, review_state.

Read from prior skill outputs where available: identifying-income-sources, organizing-t2125-gross-business-income.

Workflow

1. Confirm foreign income review is relevant

Check whether the user has income from sources outside Canada. If all income appears Canadian, return not_applicable.

2. Identify foreign income sources

For each foreign income item, identify:

  • platform or payer name
  • country of source
  • currency
  • approximate amount
  • whether a 1099 or equivalent foreign tax document exists
  • whether withholding was applied

Read the full file on GitHub · 163 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 · 163 lines · 102 tokens per session scan A ff5933acc963

Subscribe to this mod's changes

reviewing-foreign-platform-and-us-income is a skill published in the GitHub repository AlexTeplovCPA/it-contractors-skills (2 stars, last pushed 2mo ago), licensed MIT. It adds 102 tokens to every session and 1,404 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

tax-calculator

Calculate tax implications of trades and generate tax reports.

Signal-Execution-Labs/forex-trading-ai-agent · 13 tokens

jangbu-import

A data-import workflow for turning bank files, card records, spreadsheets, receipts, tax invoices, and statement PDFs into a standard set of 13 transaction fields. OCR, or optical character recognition, is used to read information from document images and PDFs.

kimlawtech/korean-jangbu-for · 97 tokens

jangbu-connect

A setup guide for connecting Korean tax, bank, card, and social-insurance data through CODEF, an external API service. It explains how users obtain their own CODEF credentials and store them locally.

kimlawtech/korean-jangbu-for · 98 tokens

jangbu-tax

A financial-reporting tool that summarizes categorized transactions into a profit-and-loss statement and a simplified balance sheet. A profit-and-loss statement covers income and expenses over a period; a balance sheet shows assets, liabilities, and equity at a date.

kimlawtech/korean-jangbu-for · 82 tokens

accountant-expert

Expert-level accounting, tax, financial reporting, and accounting systems. Use when the user mentions accounting, tax, financial reporting, GAAP, or IFRS, or when the task involves Accounting Principles, Financial Statements, Tax & Compliance, or Accounting Systems.

personamanagmentlayer/pcl · 56 tokens

jaz-recipes

Use this skill when modeling complex multi-step accounting transactions — anything that spans multiple periods, involves changing amounts, or requires linked entries. Covers 16 IFRS-compliant recipes (prepaid amortization, deferred revenue, loans, IFRS 16 leases, hire purchase, fixed deposits, asset disposal, FX…

teamtinvio/jaz-ai · 120 tokens