home/categories/gaming/lluistfc-bookarchivist-claude-skills-k-capture-skill-md
gamingdevelopment

k-capture

Book capture system for reading books/letters in WoW. Covers ItemText event flow (BEGIN→READY→CLOSED), session lifecycle, incremental persistence (per-page saves), location resolution (loot tracking + C_Map), and source detection (GUID parsing). Use when debugging capture, fixing missing data, or understanding how books are recorded. Triggers: capture, ItemText, ITEM_TEXT_BEGIN, ITEM_TEXT_READY, OnReady, session, location.

lluistfc
maintainer
lluistfc
آخر تحديث 1/19/2026
النجوم
0
التفرعات
0
quick start

Installation and usage

Book capture system for reading books/letters in WoW. Covers ItemText event flow (BEGIN→READY→CLOSED), session lifecycle, incremental persistence (per-page saves), location resolution (loot tracking + C_Map), and source detection (GUID parsing). Use when debugging capture, fixing missing data, or understanding how books are recorded. Triggers: capture, ItemText, ITEM_TEXT_BEGIN, ITEM_TEXT_READY, OnReady, session, location.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use k-capture