Run Talon local runtime smoke tests by booting talond with disposable ignored configs, validating Node/better-sqlite3, exercising the terminal channel with talonctl chat, and optionally using the live authenticated codex-cli provider. Use when the user asks for a real-life Talon smoke test, terminal client sanity check, daemon boot/connect verification, local runtime validation, or proof that Talon can receive and answer a terminal message.
$npx -y skills add ivo-toby/talon --skill run-talon-smokeInstalls into the current project.
Run `npx skills use "https://github.com/ivo-toby/talon" --skill "ivo-toby/talon/run-talon-smoke"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ivo-toby/talon" that are relevant to the current task. Run `npx skills add "https://github.com/ivo-toby/talon"` and select the relevant skills, then follow their instructions.