From proposal-prep-jp
Looks up a Japanese company's detailed profile (financials, capital, employees, certifications) from gBizINFO via the kokai MCP server using a 13-digit corporate number.
How this skill is triggered — by the user, by Claude, or both
Slash command
/proposal-prep-jp:gbizinfo-entity-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_entity_profile tool with the 13-digit corporate number:
{
"name": "get_entity_profile",
"arguments": {
"corporate_number": "<13-digit 法人番号>",
"include_categories": true
}
}
categories.subsidy and categories.procurement fields are mostly null for Japanese companies — use this for entity identification (法人番号 / name / location), NOT for subsidy history.jgrants-subsidy-search + jgrants-subsidy-detail skills instead.公式 (official) layer and cite_required.Cite gBizINFO records by their source_url and retrieved_at metadata in your final output.
npx claudepluginhub kokai-data/japan-business-data --plugin proposal-prep-jpProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.