# Fac Craft

> Hand-craft items in Factorio from materials in your inventory (belts, inserters, chests, gears...). Crafts intermediate ingredients recursively when you have the raw materials.

- Skill: `bdambrosio/fac-craft` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add bdambrosio/fac-craft`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bdambrosio/fac-craft/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: bdambrosio (https://skillmd.com/u/bdambrosio)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/bdambrosio/fac-craft

---


# fac-craft

Craft items via the game bridge (FLE's recursive crafter: missing
intermediates are crafted from raw materials when possible).

```json
{"thought": "need belts for the run", "tool": "fac-craft", "args": {"item": "transport-belt", "count": 10}}
```

