日本の確定申告を支援するClaude Codeプラグインです。確定申告書類をYAMLで管理し、対話的に編集・計算できます。
[!CAUTION] このプラグインは確定申告における下書きや見積りのための支援ツールです。最終的な申告はe-Tax等の公式手段で行ってください。
Claude Codeの対話セッション内で以下のコマンドを実行してください:
# 1. マーケットプレイスを追加
/plugin marketplace add sotetsuk/claude-ja-tax-plugin
# 2. プラグインをインストール
/plugin install ja-tax@ja-tax-marketplace
または、CLIから直接インストールする場合:
# 1. マーケットプレイスを追加
claude plugin marketplace add sotetsuk/claude-ja-tax-plugin
# 2. プラグインをインストール
claude plugin install ja-tax@ja-tax-marketplace
# カレントディレクトリに「令和6年」フォルダを作成し、テンプレートを配置
/ja-tax:create 2024
年度は以下の形式で指定できます:
2024令和6年R6# 前年のYAMLから基本情報(氏名、住所、口座情報など)を引き継ぎ
/ja-tax:create 2024 --from ./令和5年/申告書.yaml
作成されたYAMLファイルをClaude Codeで開き、対話的に値を入力します:
令和6年/申告書.yaml を開いて、給与収入500万円、源泉徴収税額15万円を入力してください
Claude Codeがコメントに記載された計算式に従って、所得金額や税額を自動計算します。
# 計算式の整合性をチェック
/ja-tax:validate ./令和6年/申告書.yaml
# e-Taxで出力したPDFからYAMLを生成
/ja-tax:import ~/Downloads/r05-shinkoku.pdf
# YAMLデータを公式様式PDFに書き込み
/ja-tax:export ./令和6年/申告書.yaml
| コマンド | 説明 |
|---|---|
/ja-tax:create <年度> | 新しい年度のYAMLを作成 |
/ja-tax:import <PDF> | PDFからYAMLへインポート |
/ja-tax:export <YAML> | YAMLからPDFへ書き出し |
/ja-tax:validate <YAML> | 計算式の整合性を検証 |
プラグイン使用時、以下のような構造でデータが作成されます:
./
├── 令和5年/
│ ├── 申告書.yaml
│ ├── 第三表.yaml
│ └── ...
└── 令和6年/
├── 申告書.yaml
├── 第三表.yaml
└── ...
# 収入金額等
収入金額等:
オ_給与: 5000000
# 所得金額等
所得金額等:
6_給与: 3560000 # 給与所得控除後
# 所得から差し引かれる金額
所得から差し引かれる金額:
13_社会保険料控除: 700000
24_基礎控除: 480000 # 最高48万円
29_合計: 1180000 # = 13 + ... + 28
# 税金の計算
税金の計算:
30_課税される所得金額: 2380000 # = 12 - 29
31_上の30に対する税額: 140500 # 累進課税
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub sotetsuk/claude-ja-tax-plugin --plugin ja-tax確定申告を自動化する Claude Code Plugin。会社員+副業(事業所得・青色申告)の所得税・消費税確定申告をエンドツーエンドで支援。
AI tax filing assistant — interactive interview, document import (W2/1099), federal tax calculation, and mail-ready IRS Form 1040 PDF generation. Includes domain knowledge for RSU, rental property, crypto, and tax-loss harvesting. Self-evolving through community contributions. Self-prep use only; not tax or legal advice.
Open-source federal tax preparation. Includes a tax preparer agent that walks you through filing, and a tax reviewer that audits completed returns against source documents.
Automates tax filing on FreeTaxUSA with document extraction, research, and browser-based form filling
Tax computation skills verified by licensed accountants, served via the hosted OpenAccountants MCP. Income tax, VAT/GST, payroll, formation, crypto, and cross-border across 190+ jurisdictions.
Open Accountant financial skills — P&L reports, budgeting, tax prep, debt payoff, and more for AI agents