원클릭으로
signaluninstall
Remove Signal channel - stops daemon, unlinks device, removes signal-cli, config, and skills
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Remove Signal channel - stops daemon, unlinks device, removes signal-cli, config, and skills
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Manage Signal channel access — approve pairings, edit allowlists, set DM policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Signal channel.
Send a message to your phone via Signal. Use when the user wants to send something to their phone.
| name | signal:uninstall |
| description | Remove Signal channel - stops daemon, unlinks device, removes signal-cli, config, and skills |
| user_invocable | true |
Remove the Signal channel completely.
Arguments passed: $ARGUMENTS
Run from the signal-channel repo directory:
npm run uninstall
If $ARGUMENTS contains --keep-signal-cli:
npm run uninstall -- --keep-signal-cli
The script handles everything: stops the daemon, unregisters the device, removes signal-cli, channel state, MCP config, and global skills.
Tell the user to also remove "Claude Code" from Signal on their phone: Settings > Linked Devices > Claude Code > Remove.