From subsidy-fit-jp
Searches the gBizINFO registry for Japanese companies by name (kanji, kana, Latin, hiragana) to find the 13-digit corporate number (法人番号) when you don't have it.
How this skill is triggered — by the user, by Claude, or both
Slash command
/subsidy-fit-jp:gbizinfo-company-searchThe 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 search_company tool:
{
"name": "search_company",
"arguments": {
"name": "<company name, 2+ chars>",
"limit": 5
}
}
The classifier accepts:
For each candidate, present:
Confirm the candidate with the user before drilling deeper.
npx claudepluginhub kokai-data/japan-business-data --plugin subsidy-fit-jpSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.