html-skills-stop
Installation
SKILL.md
html-skills-stop — tear down server mode
Pairs with html-skills-listen. Runs a bundled bash script that kills this session's receiver and removes its temp files, then stops the Monitor task whose ID was saved by html-skills-listen.
Steps
-
Run the teardown script:
bash scripts/stop.shOutput:
KEY=VALUElines. Always:SID,STATUS. When a Monitor was armed byhtml-skills-listenand saved, also:MONITOR_ID. -
If
MONITOR_IDis printed, stop the Monitor task:Call
TaskStop(task_id: "<MONITOR_ID>"). If it fails because the task is already gone, that's fine — continue. -
Branch on
STATUS: