From competitor-brief-jp
Get authoritative Japanese corporate-number record from the National Tax Agency (国税庁) with change history (社名変更 / 移転 / 合併 / 解散). Use for M&A DD, KYC verification, dissolved-company detection, gBizINFO fallback. 日本語 keyword: 国税庁 法人番号 lookup / 異動履歴 確認 / 解散合併 確認 / 法人 master 取得 / NTA 法人番号.
How this skill is triggered — by the user, by Claude, or both
Slash command
/competitor-brief-jp:nta-corporate-number-lookupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when:
Use this skill when:
Call the kokai MCP server's get_nta_corporate_record tool:
{
"name": "get_nta_corporate_record",
"arguments": {
"corporate_number": "<13-digit 法人番号>",
"include_history": true
}
}
The response includes:
| 領域 | gBizINFO (get_entity_profile) | NTA (this skill) |
|---|---|---|
| 法人番号 master | 派生 source | authoritative |
| 異動履歴 (社名変更 / 移転) | 大半未提示 | 公式 + 完全 |
| 解散 / 合併消滅 detection | △ 限定的 | 公式 + 明確 |
| gBizINFO 未登録法人 | ❌ 取得不可 | ✅ カバー |
| 財務 / 株主 / 認定 | ✅ 充実 | ❌ なし |
Pair this skill with gbizinfo-entity-lookup for full coverage.
npx claudepluginhub kokai-data/japan-business-data --plugin competitor-brief-jpCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.