kanchi-dividend-us-tax-accounting

Classify US dividend tax status and recommend account placement from JSON holdings.

1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/darkounus90/BOTTX3 --skill kanchi-dividend-us-tax-accounting-darkounus90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanchi-dividend-us-tax-accounting
Source: https://github.com/darkounus90/BOTTX3/tree/main/.agents/skills/kanchi-dividend-us-tax-accounting
Command: npx skills add https://github.com/darkounus90/BOTTX3 --skill kanchi-dividend-us-tax-accounting-darkounus90

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of US dividend tax planning and determining the optimal account locations for dividend assets, reducing complexity and potential errors.

Core Features & Use Cases

  • Tax Planning: Automates the classification of dividend income as qualified or ordinary, considering holding periods and distribution types.
  • Account Location Decisions: Recommends the best account types (taxable or tax-advantaged) based on asset profiles and tax treatment.
  • Use Case: When preparing for year-end tax planning, this Skill can be used to automatically classify dividends and suggest account placements for a diversified portfolio.

Quick Start

Run the skill with the following input JSON to get tax planning recommendations: {"holdings": [{"ticker": "AAPL", "instrument_type": "stock", "account_type": "taxable", "hold_days_in_window": 90}]}

Frequently Asked Questions about kanchi-dividend-us-tax-accounting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate US dividend tax classification for my portfolio?

To automate US dividend tax classification, input your holding details as JSON specifying tickers, instrument types, account types, and holding periods. The Skill outputs tax classifications, account placement suggestions, and open-risk checklists.

What is the best way to determine account placement for dividend assets?

Determining account placement for dividend assets involves analyzing asset profiles and tax treatments to recommend optimal account types, either taxable or tax-advantaged, reducing complexity and potential errors in tax planning workflows.

How does holding period affect qualified vs ordinary dividend classification?

Holding period affects qualified vs ordinary dividend classification by dictating the tax treatment applied to the income. The Skill evaluates hold days in the specified window alongside distribution types to automate the classification process.

Can I use this for year-end tax planning with a diversified portfolio?

Yes, you can use this for year-end tax planning with a diversified portfolio. The Skill automatically classifies dividends and suggests account placements across multiple holdings, streamlining the workflow for varied asset profiles.

What JSON input format is required for dividend tax planning analysis?

The JSON input format required for dividend tax planning analysis is an object containing a holdings array. Each holding requires the ticker, instrument_type, account_type, and hold_days_in_window fields to process recommendations.

Does dividend tax planning work without specifying the account type?

Dividend tax planning requires specifying the account type to function correctly. The account_type field is a necessary input parameter because the Skill uses it to generate account placement recommendations and open-risk checklists.