mcpbeat Sign in

Capabilities Agent Skill

> Display shinkoku's current capabilities, supported personas, and known limitations. Use when the user asks "what can you do?", "what's supported?", or similar questions.

1k tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
352
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/kazukinagata/shinkoku --skill capabilities

The instruction itself

3 sections, as written by the author

shinkoku 対応状況

shinkoku が現在対応している申告パターン、帳票種類、既知の制限事項を一覧する。

ペルソナ対応状況

| レベル | 意味 |

|--------|------|

| Full | 計算+確定申告書等作成コーナーへの入力代行 |

| Out | 対象外(税理士への相談を案内) |

| ペルソナ | レベル | 備考 |

|---------|--------|------|

| 個人事業主(青色申告・一般用) | Full | メインターゲット。帳簿→決算書→税額計算→作成コーナー入力 |

| 会社員+副業(事業所得) | Full | 源泉徴収票+事業所得の税額計算→作成コーナー入力 |

| 給与所得のみ(会社員) | Full | 還付申告・医療費控除等→作成コーナー入力 |

| 消費税課税事業者 | Full | 2割特例・簡易課税・本則課税すべて対応 |

| ふるさと納税利用者 | Full | CRUD + 控除計算 + 限度額推定。ワンストップ特例との注意点も案内 |

| 住宅ローン控除(初年度) | Full | 控除額計算。初年度は添付書類が別途必要 |

| 医療費控除 | Full | 明細集計+控除額計算 |

| 仮想通貨トレーダー | Full | 雑所得(総合課税)として申告書に自動反映 |

| 株式投資家(分離課税) | Out | 株式譲渡所得・配当の分離課税には対応していません |

| FXトレーダー | Out | 先物取引に係る雑所得等には対応していません |

| 不動産所得 | Out | 不動産所得用の決算書・申告に対応していません |

| 退職所得 | Out | 退職所得控除の計算に対応していません |

| 譲渡所得(不動産売却) | Out | 長期/短期税率、3,000万円特別控除なし |

| 外国税額控除 | Out | 外国税支払額の追跡・控除計算なし |

| 農業所得・山林所得 | Out | 専用所得区分なし |

| 非居住者 | Out | 日本居住者専用 |

添付書類の省略ルール(e-Tax)

e-Tax で電子申告する場合、以下の添付書類は提出を省略できる(5年間の保存義務あり):

| 書類 | 省略可否 |

|------|---------|

| 源泉徴収票 | 省略可(記載内容の転記が必要) |

| 生命保険料控除証明書 | 省略可 |

| 地震保険料控除証明書 | 省略可 |

| 医療費の領収書 | 省略可(明細書の添付が必要) |

| 寄附金受領証明書 | 省略可 |

| 社会保険料控除証明書 | 省略可 |

注意: 省略できるのは e-Tax(電子申告)の場合のみ。書面提出の場合は原本の添付が必要。

Out 対応のペルソナへの案内テンプレート

shinkoku では {ペルソナ名} の確定申告には対応していません。

{理由の説明}

以下の対応をお勧めします:
- 税理士への相談
- 国税庁の確定申告書等作成コーナーの利用
  https://www.keisan.nta.go.jp/

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

How to use it

Copy the folder

Take kazukinagata/capabilities from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.