·gather

This skill should be used when the user needs to know what documents to collect for their tax filing, wants a checklist of required documents, or asks where to obtain specific tax documents. Trigger phrases include: "必要書類", "書類を集める", "何を準備すればいい", "源泉徴収票はどこで", "書類チェックリスト", "確定申告に必要なもの", "書類収集", "準備するもの".

174Installs·7Trend·@kazukinagata

Installation

$npx skills add https://github.com/kazukinagata/shinkoku --skill gather

How to Install gather

Quickly install gather AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/kazukinagata/shinkoku --skill gather
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: kazukinagata/shinkoku.

SKILL.md

View raw

確定申告に必要な書類を、申告の種類に基づいて一覧化し、各書類の取得先・取得方法を案内するスキル。 assess スキルの判定結果を前提として動作する。判定結果がない場合は、まず assess スキルの実行を促す。

| マイナンバーカード(または通知カード + 本人確認書類) | 市区町村窓口 | 交付申請済みなら手元にある | e-Tax利用時はICカードリーダーまたはスマホ | | 確定申告書(第一表・第二表) | 国税庁 | e-Taxで作成 or 税務署で入手 | shinkokuで自動生成可能 | | 銀行口座情報 | -- | 手元の通帳・キャッシュカード | 還付金の振込先 |

| 源泉徴収票 | 勤務先の経理部門 | 12月〜1月に交付される | 2か所以上の勤務先がある場合は各社から取得 | | 給与明細(任意) | 勤務先 | 毎月交付されたもの | 源泉徴収票の数値確認用 |

This skill should be used when the user needs to know what documents to collect for their tax filing, wants a checklist of required documents, or asks where to obtain specific tax documents. Trigger phrases include: "必要書類", "書類を集める", "何を準備すればいい", "源泉徴収票はどこで", "書類チェックリスト", "確定申告に必要なもの", "書類収集", "準備するもの". Source: kazukinagata/shinkoku.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kazukinagata/shinkoku --skill gather
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from kazukinagata/shinkoku

Quick answers

What is gather?

This skill should be used when the user needs to know what documents to collect for their tax filing, wants a checklist of required documents, or asks where to obtain specific tax documents. Trigger phrases include: "必要書類", "書類を集める", "何を準備すればいい", "源泉徴収票はどこで", "書類チェックリスト", "確定申告に必要なもの", "書類収集", "準備するもの". Source: kazukinagata/shinkoku.

How do I install gather?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kazukinagata/shinkoku --skill gather Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/kazukinagata/shinkoku

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-23