kazukinagata/tax-invoice-credit-context
> Background context for invoice-system input tax credit rules (仕入税額控除) in the shinkoku tax filing plugin. Contains eligibility requirements, the 6 permanent exceptions (帳簿のみ保存の恒久特例), transitional measures for purchases from tax-exempt businesses, and storage requirements. This skill is not user-invocable — Claude loads it automatically when responding to input tax credit questions under the invoice system.
npx skills add https://github.com/kazukinagata/shinkoku --skill tax-invoice-credit-context
このスキルはインボイス制度における仕入税額控除の要件・例外に関するコンテキストを提供する。
仕入税額控除に関する回答を行う際は、references/input-tax-credit-rules.md を読み込んで以下を実行する:
| ファイル | 内容 |
|---------|------|
| references/input-tax-credit-rules.md | 仕入税額控除の原則・帳簿記載要件・恒久特例6類型・経過措置・課税売上割合と控除方式 |
Take kazukinagata/tax-invoice-credit-context from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.