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.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add bdambrosio/Cognitive_workbench --skill fac-say --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Fac Say?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bdambrosio-fac-say)More formats (shields.io, HTML) on the badges page.
---
name: fac-say
description: 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.
args:
message: required string — what to 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"}}
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!