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
/procurement-discovery-jp: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-data --plugin procurement-discovery-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.