# Fac Say

> Say something in Factorio game chat — visible to everyone on the server. Use to report what you're doing, flag blockers, answer the human, or announce before acting near someone else's work.

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

---


# fac-say

Speak in multiplayer chat via the game bridge. Appears in-game as a
blue "Jill: ..." line.

## Typical use

Coordination, not narration: announce intentions near others' work,
report completed assignments or blockers, answer questions seen in
fac-status's chat tail. Keep it brief — it's game chat.

```json
{"thought": "let Bruce know the column is done", "tool": "fac-say", "args": {"message": "smelting column is up — plates are flowing"}}
```

