mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-30 16:48:28 -05:00
Add a new pattern for suggesting Clawdbot CLI commands based on natural language intent. Clawdbot is an open-source AI agent framework (github.com/clawdbot/clawdbot) that connects LLMs to messaging platforms, devices, and developer tools. This follows the same structure as suggest_gt_command: command reference tables, intent mapping, and a pipe-friendly output format where the first line is the executable command. All commands verified against clawdbot help and subcommand --help output (v2026.1.23).