Diagnose missing recipe
Skill nkanf-dev/OpenAllay-Skills/skills/diagnose-missing-recipe
Community Agent Skills for OpenAllay
npx -y skills add nkanf-dev/OpenAllay-Skills --skill diagnose-missing-recipeAssembled 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 an expected crafting or processing recipe is absent in the active pack.
SKILL.md
0.9 KB, as published. Nobody here has run it
Resolve the natural/localized name against registry IDs, aliases, and display
names, then filter mc.recipes by exact inputs and outputs. Correlate
mc.recipeCatalog.providers, diagnostics, and groups before concluding
absence. Search mc.knowledge for
progression changes, disabled recipes, alternate machines, quest gates, or
replacement items.
Return the observed matching recipes, relevant diagnostics, and exact sourceId/generation/recipeId handles. Do not infer that a recipe exists from documentation when the active recipe catalog does not contain it. If one materially corrected analysis remains empty or partial, report the limitation and stop.