Search guide books
Community Agent Skills for OpenAllay
npx -y skills add nkanf-dev/OpenAllay-Skills --skill search-guide-booksAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 12 days oldThe repository was created 12 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when a player needs entries from Patchouli or another indexed in-game guide book.
SKILL.md
0.8 KB, as published. Nobody here has run it
Resolve useful exact item/block/effect IDs, then search mc.knowledge by those
IDs, localized names, title, body, namespace, and mechanic terms. Rank
candidate records before opening complete bodies; do not treat a search snippet
as the complete guide entry.
Enumerate only matches within the captured evidence scope. Preserve sourceId,
documentId, structureRef, provenance, and evidence. Treat missing, malformed,
config-gated, and unsupported entries as unavailable; never reconstruct their
contents from guesses. Trusted structure data may be present under
mc.extensions; use it only when its explicit reference matches the document.