From factorio
Use to set up logistic (green) science pack production in Factorio, building inserters and transport belts as the inputs. Assumes red science and basic logistics research are done.
How this skill is triggered — by the user, by Claude, or both
Slash command
/factorio:green-scienceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Recipe: **1 inserter + 1 transport-belt -> 1 logistic-science-pack** (6s in an
Recipe: 1 inserter + 1 transport-belt -> 1 logistic-science-pack (6s in an assembling-machine-1).
transport-belt: 1 iron plate + 1 iron gear -> 2 belts.inserter: 1 iron plate + 1 iron gear + 1 electronic-circuit -> 1 inserter.electronic-circuit (1 iron plate + 3 copper cable) and
copper-cable (1 copper plate -> 2 cable).factorio_set_recipe for copper-cable, electronic-circuit,
inserter, transport-belt, then logistic-science-pack.Confirm logistic-science-pack output via factorio_get_production_stats, keep
the research queue fed (see research-progression), then build toward blue
science (oil).
npx claudepluginhub danielriddell21/factorio-mcp --plugin factorioCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.