assess
This skill should be used when the user asks to determine what tax filings they need, wants to know if they must file a tax return (確定申告), asks about…
This skill should be used when the user asks about the invoice system (インボイス制度), qualified invoices (適格請求書), registration numbers (登録番号), input tax credits (仕入税額控除), the 20% special measure (2割特例), the 30% special measure (3割特例), tax-exempt businesses (免税事業者), transitional
$ npx -y skills add kazukinagata/shinkoku --skill invoice-system --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/invoice-systemContext preview
The summary Claude sees to decide when to auto-load this skill.
This skill should be used when the user asks about the invoice system (インボイス制度), qualified invoices (適格請求書), registration numbers (登録番号), input tax credits (仕入税額控除), the 20% special measure (2割特例), the 30% special measure (3割特例), tax-exempt businesses (免税事業者), transitional
name: invoice-system description: > This skill should be used when the user asks about the invoice system (インボイス制度), qualified invoices (適格請求書), registration numbers (登録番号), input tax credits (仕入税額控除), the 20% special measure (2割特例), the 30% special measure (3割特例), tax-exempt businesses (免税事業者), transitional measures (経過措置), small-amount exceptions (少額特例), corrected invoices (修正インボイス), or any related topics. Trigger phrases include: "インボイス", "適格請求書", "登録番号", "仕入税額控除", "2割特例", "3割特例", "免税事業者", "経過措置", "少額特例", "修正インボイス", "返還インボイス", "簡易インボイス", "インボイス登録", "T番号", "適格請求書発行事業者".
適格請求書等保存方式(インボイス制度)に関する包括的な知識ベース。 制度の概要、記載要件、経過措置、仕入税額控除ルール、登録判断を支援する。
インボイス制度(適格請求書等保存方式)は、令和5年(2023年)10月1日に開始された消費税の仕入税額控除に関する制度。課税事業者が仕入税額控除を受けるためには、原則として「適格請求書発行事業者」が発行する「適格請求書(インボイス)」の保存が必要となる。適格請求書発行事業者になるには税務署への登録申請が必要で、登録番号(T+13桁)が付与される。
令和8年度税制改正大綱(R7.12.26閣議決定)により、3割特例の新設、経過措置スケジュールの5段階化など大幅な変更がある。
1. 発行事業者の氏名又は名称及び**登録番号** 2. 取引年月日 3. 取引内容(軽減税率対象品目の明示含む) 4. 税率ごとに区分した対価の額及び適用税率 5. 税率ごとに区分した消費税額等 6. 受領者の氏名又は名称
| 措置 | 内容 | 適用期限 | |------|------|---------| | 2割特例 | 売上消費税額の20%を納付 | R8.9.30を含む課税期間まで | | 免税事業者仕入控除 | 80%→70%→50%→30%→0% | R11.10.1で完全移行 | | 少額特例 | 税込1万円未満はインボイス不要 | R11.9.30まで | | 少額返還インボイス免除 | 税込1万円未満は返還インボイス不要 | 恒久措置 |
質問の内容に応じて、以下のリファレンスファイルを参照する:
| 質問カテゴリ | 参照ファイル | |-------------|-------------| | 適格請求書の記載事項・種類・端数処理 | `references/qualified-invoice-requirements.md` | | 経過措置のスケジュール・控除率・期限 | `references/transitional-measures-timeline.md` | | 仕入税額控除の要件・例外・保存ルール | /tax-invoice-credit-context を実行する | | 登録すべきか・計算方法の選択 | `references/decision-flowchart.md` | | 実務上のよくある間違い・注意点 | `references/common-pitfalls.md` | | 登録申請・取消手続き・基準期間 | `references/registration-procedures.md` | | BtoC事業者の判断・価格戦略 | `references/btoc-and-pricing-strategy.md` | | その他の質問・特定状況 | `references/faq.md` |
ユーザーの質問に回答する際は、以下の構造に従う:
質問に対する明確な回答を最初に提示する。
関連する法令・通達を示す。例:
該当する場合は具体的な数値例を示す。金額は `int`(円単位の整数)で、端数処理ルール(CLAUDE.md 記載)に従う。
回答の末尾に以下を付記する: > この情報は一般的な税法の解釈に基づくものであり、個別の状況により異なる場合があります。具体的な判断は税理士等の専門家にご相談ください。
| 関連スキル | 用途 | 参照タイミング | |-----------|------|-------------| | `consumption-tax` | 消費税の計算・申告書作成 | 消費税額の具体的な計算が必要な場合 | | `journal` | 仕訳入力・帳簿管理 | インボイスに基づく仕訳の記帳方法 | | `reading-invoice` | 請求書画像のOCR読取 | 紙のインボイスをデータ化する場合 | | `tax-advisor` | 税務全般のアドバイス | インボイス以外の税務相談を含む場合 | | `settlement` | 決算処理 | 消費税の経理処理を確認する場合 |
確定申告を自動化する AI コーディングエージェント向けプラグイン。個人事業主・会社員の所得税・消費税の確定申告を、帳簿の記帳から確定申告書等作成コーナーへの入力代行までエンドツーエンドで支援します。 Claude Code Plugin として動作するほか、SKILL.md オープン標準 に準拠した Agent Skills パッケージとして、Claude Code / Cursor / Windsurf / GitHub Copilot / Gemini CLI / Codex / Cline / Roo
This skill should be used when the user asks to determine what tax filings they need, wants to know if they must file a tax return (確定申告), asks about…
Display shinkoku's current capabilities, supported personas, and known limitations. Use when the user asks "what can you do?", "what's supported?", or similar…
This skill should be used when the user needs to calculate consumption tax (消費税) or determine their tax method (2割特例, 簡易課税, or 本則課税). Trigger phrases include:…
優良な電子帳簿の要件チェック・コンプライアンス診断を実行する。 「優良な電子帳簿」「電帳法対応」「電子帳簿の要件確認」 「税務調査の準備」「75万円控除の条件」「帳簿の要件を満たしているか」 「e-bookkeeping compliance」で起動。
This skill should be used when the user wants to file their tax return electronically via the 確定申告書等作成コーナー (NTA Tax Return Preparation Corner) using Claude in…
This skill manages furusato nozei (hometown tax) donations. Use when the user wants to register donation data, read donation receipts, check deduction limits,…