Wordspace Wordspace is a CLI tool that bootstraps project workspaces with workflows — reusable programs fetched from GitHub. When to activate Activate this skill when the user: - Wants to set up a new wordspace project - Wants to browse, search, or add workflows - Mentions "wordspace" by name - Asks about available workflows or how to get new ones Commands Bootstrap a new project in the current directory. Runs three steps: 1. Workflows — Fetches available workflows from GitHub and presents an interactive picker. The user selects which ones to download. In CI (non-TTY), all workflows are downl…