Provide US dividend tax and account-location workflow for Kanchi-style income portfolios. Use when users ask about qualified vs ordinary dividends, 1099-DIV interpretation, REIT/BDC distribution treatment, holding-period checks, or taxable-vs-IRA account placement decisions for dividend assets.
67
80%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/kanchi-dividend-us-tax-accounting/SKILL.mdApply a practical US-tax workflow for dividend investors while keeping decisions auditable. Focus on account placement and classification, not legal/tax advice replacement.
Use this skill when the user needs:
Prepare holding-level inputs:
tickerinstrument_typeaccount_typehold_days_in_window (if available)Use the exact JSON contract and examples in references/input-schema.md.
For deterministic output artifacts, provide JSON input and run:
python3 skills/kanchi-dividend-us-tax-accounting/scripts/build_tax_planning_sheet.py \
--input /path/to/tax_input.json \
--output-dir reports/Always state this clearly: tax outcomes depend on individual facts and jurisdiction. Treat this skill as planning support, then escalate final filing decisions to a tax professional.
For each holding, classify expected cash flow into:
Use references/qualified-dividend-checklist.md
for holding-period and classification checks.
For potential qualified treatment:
If data is incomplete, mark status as ASSUMPTION-REQUIRED.
Map planning assumptions to expected tax-form buckets:
Use form terminology consistently so year-end reconciliation is straightforward.
Use references/account-location-matrix.md to place
assets by tax profile:
When constraints conflict (liquidity, strategy, concentration), explain the tradeoff explicitly.
Use references/annual-tax-memo-template.md and include:
Always output:
skills/kanchi-dividend-us-tax-accounting/scripts/build_tax_planning_sheet.py.Use this minimum rhythm:
kanchi-dividend-review-monitor.kanchi-dividend-sop.WARN/REVIEW) from kanchi-dividend-review-monitor.kanchi-dividend-sop before new entries.skills/kanchi-dividend-us-tax-accounting/scripts/build_tax_planning_sheet.py: tax planning sheet generator.skills/kanchi-dividend-us-tax-accounting/scripts/tests/test_build_tax_planning_sheet.py: tests for tax planning outputs.references/qualified-dividend-checklist.md: classification and holding-period checks.references/account-location-matrix.md: placement matrix by account type and instrument.references/annual-tax-memo-template.md: reusable memo structure.62a1635
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.