consumption-tax

Compute Japanese consumption tax and select the optimal filing method.

352|34|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/kazukinagata/shinkoku --skill consumption-tax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consumption-tax
Source: https://github.com/kazukinagata/shinkoku/tree/main/skills/consumption-tax
Command: npx skills add https://github.com/kazukinagata/shinkoku --skill consumption-tax

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the calculation of Japan's consumption tax and helps determine the most advantageous filing method (2割特例, 簡易課税, 本則課税) based on ledger data and tax status determined by assess and settlement steps.

Core Features & Use Cases

  • Tax calculation: computes consumption tax, local tax, and net vs. refund scenarios using standard and reduced rates.
  • Method selection: compares 2割特例, 簡易課税, and 本則課税 to suggest the most favorable approach.
  • Progressful output: saves results and transfer summary to the e-tax workflow for entry into the 作成コーナー and /submit steps.

Quick Start

Run the consumption-tax calculation after settlement to prepare the e-tax input.

Frequently Asked Questions about consumption-tax

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

FAQPage Schema
How do I calculate Japanese consumption tax and determine the best filing method?

Consumption tax is calculated by ingesting ledger data and comparing 2割特例, 簡易課税, and 本則課税 scenarios to suggest the most favorable filing method. The computation handles standard and reduced rates, local tax, and net versus refund outcomes.

What is the difference between 2割特例, 簡易課税, and 本則課税 for consumption tax filing?

These consumption tax methods apply different calculation bases: 2割特例 uses a special deduction, 簡易課税 uses presumed purchase ratios, and 本則課税 uses actual ledger figures. The Skill compares all three to recommend the most advantageous approach.

Can I prepare e-tax submissions automatically from my ledger data?

Yes, the Skill outputs transfer summaries formatted for e-tax entry into the 作成コーナー and /submit steps. It computes consumption tax, local tax, and refund scenarios, then saves progress tracking data for the filing workflow.

Do I need to complete settlement before running consumption tax calculations?

Yes, settlement must be complete and taxable status confirmed by an assess step before running consumption tax calculations. The Skill relies on finalized ledger data to apply tax classification rules and compute accurate results.

When should I not use automated consumption tax calculation?

Do not use this calculation before settlement is complete or before taxable status is confirmed. The Skill depends on finalized configuration and ledger data to apply 2割特例, 簡易課税, and 本則課税 rules correctly.