setup

setup is a skill for Claude Code from kazukinagata/shinkoku. It costs 89 tokens per session (5,707 once invoked), scanned A, original, MIT.

A setup wizard for shinkoku, a Japanese tax-filing tool. It creates or updates the configuration file and initializes the tool’s database.

In plain words
What is it for?
Use it for first-time installation setup, creating configuration, initializing data, and updating existing settings.
Why use it?
It gathers the personal, tax-year, business, and filing settings the other tax workflows need before they can work correctly.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool.

Part of the shinkoku plugin — 24 skills shipped together

Good fit Use it for first-time installation setup, creating configuration, initializing data, and updating existing settings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kazukinagata/shinkoku/setup
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add kazukinagata/shinkoku --skill setup
Clone the repo
git clone --depth 1 https://github.com/kazukinagata/shinkoku

Made for: Claude Code.

Or install shinkoku, the plugin that ships this one along with the rest of its 24 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for setup

README.md
[![agentmods](https://agentmods.dev/badge/skills/kazukinagata/shinkoku/setup.svg)](https://agentmods.dev/skills/kazukinagata/shinkoku/setup)
Your own site
<a href="https://agentmods.dev/skills/kazukinagata/shinkoku/setup"><img src="https://agentmods.dev/badge/skills/kazukinagata/shinkoku/setup.svg" alt="Measured on agentmods" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,707 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00089 $0.05707
Opus 5 $0.00044 $0.02854
Sonnet 5 $0.00018 $0.01141
Haiku 4.5 $0.00009 $0.00571

Measured 9d ago against content hash 84fb25eb222a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

setup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/setup/SKILL.md · 481 lines

How it starts

The opening of the file, as written. The whole thing — 481 lines — stays where its author put it; the contents beside it link to each section on GitHub.

セットアップウィザード(Setup Wizard)

shinkoku の初回セットアップを対話的に行うスキル。 設定ファイル(shinkoku.config.yaml)の生成とデータベースの初期化を実施する。

ステップ0: CLI のインストール確認

shinkoku コマンドが利用可能か確認する。

  1. shinkoku --version を実行する
  2. コマンドが存在しない場合: uv tool install git+https://github.com/kazukinagata/shinkoku を実行してインストールする
  3. コマンドが存在する場合: uv tool upgrade shinkoku を実行して最新版に更新する

ステップ1: 既存設定の確認

CWD の shinkoku.config.yaml を Read ツールで読み込む。

  • ファイルが存在する場合: 内容を表示し、更新するか確認する。更新しない場合はスキルを終了する。
  • ファイルが存在しない場合: セットアップウィザードを開始する。

ステップ2: 基本設定のヒアリング

以下の項目を AskUserQuestion で確認する:

2-1. 対象年度

  • tax_year: 確定申告の対象年度(デフォルト: 2025)

2-1b. 事業所得の有無

  • has_business_income: 事業所得(副業含む)の有無(true / false)

事業所得がない場合、以下のステップをスキップする:

  • 2-2(インボイス登録番号)
  • 2.6-3(事業所住所)
  • 2.7(事業情報)
  • 2.8 の申告の種類(blue/white)・記帳方法の質問(給与所得のみなら不要)

2-2. 適格請求書発行事業者の登録番号(事業所得がある場合のみ)

  • invoice_registration_number: T + 13桁の番号(任意、スキップ可)

ステップ2.5: 納税者情報のヒアリング

以下の項目を AskUserQuestion で段階的に確認する。すべて任意(スキップ可能)だが、確定申告書等作成コーナーへの入力や人的控除の判定に使用される。

2.5-1. 氏名

  • taxpayer.last_name: 姓
  • taxpayer.first_name: 名
  • taxpayer.last_name_kana: 姓(カタカナ)
  • taxpayer.first_name_kana: 名(カタカナ)

2.5-2. 基本情報

  • taxpayer.gender: 性別(male / female)
  • taxpayer.date_of_birth: 生年月日(YYYY-MM-DD)
  • taxpayer.phone: 電話番号
  • taxpayer.relationship_to_head: 世帯主との続柄(本人/妻/夫/子等)

2.5-3. マイナンバー

  • taxpayer.my_number: マイナンバー12桁(取扱注意 — config に保存するが、ツール出力やログには一切表示しない)

2.5-4. 人的控除に関する状態(任意)

  • taxpayer.widow_status: 寡婦/ひとり親の区分(none / widow / single_parent)
  • taxpayer.disability_status: 障害者の区分(none / general / special)
  • taxpayer.working_student: 勤労学生に該当するか(true / false)

ステップ2.6: 住所情報のヒアリング

2.6-1. 自宅住所

  • address.postal_code: 郵便番号
  • address.prefecture: 都道府県
  • address.city: 市区町村
  • address.street: 番地
  • address.building: 建物名・部屋番号(任意)

2.6-2. 1月1日時点の住所(異なる場合のみ)

  • address.jan1_address: 1/1 時点の住所(住民税の課税自治体判定に使用)

2.6-3. 事業所住所(事業所得がある場合のみ。自宅と異なる場合のみ)

  • business_address.postal_codebusiness_address.building

Read the full file on GitHub · 481 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 481 lines · 89 tokens per session scan A 84fb25eb222a

Subscribe to this mod's changes

setup is a skill published in the GitHub repository kazukinagata/shinkoku (359 stars, last pushed 5mo ago), licensed MIT. It adds 89 tokens to every session and 5,707 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

vertical-fintech-mobile

Domain-knowledge pack for money on a phone — wallets, payments, custody and signing, transaction lifecycle, KYC/AML gates, and offline reconciliation. The rules that separate a payments app from a CRUD app with a currency symbol: a balance is a claim about a server, an idempotency key must outlive the process that…

avelikiy/great_cto · 119 tokens

product-economics

Does this product make money at a price someone will pay? Forces contribution margin, a price with a stated basis, and a bottom-up market size — each number labelled measured / assumed / unknown, so a guess can never be read as a calculation.

avelikiy/great_cto · 55 tokens

quant-validation

The methods a financial-ML result has to survive before it is evidence — purged cross-validation with an embargo, triple-barrier labelling, sample uniqueness under overlapping labels, fractional differentiation, meta-labelling, and multiple-testing correction. Written because the invariants were required of…

avelikiy/great_cto · 104 tokens

motherduck-pricing-roi

Assess MotherDuck costs, plan fit, and ROI using current pricing and the workload’s compute and storage needs.

motherduckdb/agent-skills · 29 tokens

markets

A reference skill for Japan’s electricity markets, including JEPX trading, balancing, capacity, futures, environmental-value, and imbalance settlement systems.

muji-j/jp-power-tools · 215 tokens

ops

A set of methods for operating in Japan’s electricity market, including supply-demand planning, measurement and settlement, forecasting, unit conversions, and checks.

muji-j/jp-power-tools · 167 tokens