byfelipelobomotta-blip· 27 skills
Builds and maintains ENTITY_STATE.yaml — the persistent structured database of every character, location, object, organization, timeline entry, and world rule in the manuscript. Operates in BUILD mode (initial extraction from existing chapters) and UPDATE mode (incremental tracking as new chapters are written or revised). The single source of truth that other skills consume instead of rebuilding entity databases from scratch.
$npx -y skills add felipelobomotta-blip/book-genesis-v4 --skill entity-trackerInstalls into the current project.
Run `npx skills use "https://github.com/felipelobomotta-blip/book-genesis-v4" --skill "felipelobomotta-blip/book-genesis-v4/entity-tracker"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/felipelobomotta-blip/book-genesis-v4" that are relevant to the current task. Run `npx skills add "https://github.com/felipelobomotta-blip/book-genesis-v4"` and select the relevant skills, then follow their instructions.