Diagnose missing recipe
Skill nkanf-dev/OpenAllay-Skills/skills/diagnose-missing-recipe
Use when an expected crafting or processing recipe is absent in the active pack.From its SKILL.md
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.
One thing to look at
- 1 stars1 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.
SKILL.md
0.9 KB, 135 tokens by cl100k_base, 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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.