Reply to the user when they message you from the JHT web chat. The user reaches you with the prefix [@utente -> @capitano] [CHAT] <body>; reply ONLY with jht-send — never write to chat.jsonl by hand (shell quoting breaks the JSON line and the frontend silently drops the message, the user sees nothing while you think you have answered). Use this skill on every [CHAT] message; do NOT use it for inter-agent traffic (that's tmux-send).
$npx -y skills add leopu00/job-hunter-team --skill chat-webInstalls into the current project.
Run `npx skills use "https://github.com/leopu00/job-hunter-team" --skill "leopu00/job-hunter-team/chat-web"` 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/leopu00/job-hunter-team" that are relevant to the current task. Run `npx skills add "https://github.com/leopu00/job-hunter-team"` and select the relevant skills, then follow their instructions.