From kokai-data
Get citation records (source URL, retrieved_at, authority level) for a Kokai canonical record by record_id. Returns direct public source refs only (AI-derived evidence excluded). 日本語 keyword: 出典 構築 / 引用 構築 / evidence 引用 / citation 取得 / record_id から出典取得.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kokai-data:evidence-citation-builderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when:
Use this skill when:
get_entity_profile or get_subsidy_detail call.Call the kokai MCP server's get_evidence_refs tool:
{
"name": "get_evidence_refs",
"arguments": {
"record_id": "<UUID from canonical record>",
"authority": "official",
"limit": 20
}
}
The authority argument accepts:
official — only official sources (cite_required)kokai_normalized — Kokai-normalized recordsai_summary — AI-summarized recordsai_estimate — AI-estimated recordsFor citations in AI-generated briefs, use authority: "official" to get cite_required public source refs.
For each evidence ref, format as:
[source_title] (source_provider) — source_url, retrieved_at, authority: <level>
Include in a numbered citation list at the end of your brief.
feedback_mcp_self_verification_caught_get_subsidy_detail_field_mismatch.md evidence_refs gap).npx claudepluginhub kokai-data/japan-business-dataSearches 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.