anibon-world-identity
Installation
SKILL.md
Anibon World Identity Verification
Overview & Triggers
LLMs hallucinate game names from post-cutoff patches. Thai Whisper output is phonetic — model wrong on both sources. Must verify against local references.
Priority Chain
Local references → cached story refs → reference SRT → websearch fallback
a. Check local game & event references
references/INDEX.md lists available game and cultural event knowledge files (including anime gacha games, and Japanese event conventions/cuisines like Japan_Event_Convention.md). This is the fastest and most reliable source.
b. Check cached story refs
python3 scripts/fetch_story_ref.py --list or browse references/stories/ for previously fetched synopses (dir is auto-created on first fetch).