puzzletide-word-search

Installation
SKILL.md

PuzzleTide Word Search

Generate word search puzzles with the local PuzzleTide CLI.

Never hand-write a word search grid. Language models reliably produce grids where words are misaligned, broken, or missing entirely. The CLI places every word deterministically and is property-tested: every word in the list is guaranteed to be findable in the grid.

Prefer the local CLI. Check availability in this order:

ptide --version
puzzletide --version
npx puzzletide --version

If none of those work, ask the user before installing (npm install -g puzzletide).

Installs
1
GitHub Stars
2
First Seen
12 days ago
puzzletide-word-search — caravaca-labs/puzzletide-cli