Loading...
Loading...
Enables Claude to send encrypted messages and manage Signal communications through the desktop application
npx skill4agent add andrejones92/canifi-life-os signal-desktopcurl -sSL https://canifi.com/skills/signal-desktop/install.sh | bashcp -r skills/signal-desktop ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set SIGNAL_LINKED "true"
canifi-env set SIGNAL_APP_PATH "/Applications/Signal.app"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Send a Signal message to James about the confidential project"
Claude: I'll send that secure message via Signal.
- Launch Signal Desktop application
- Search for James in contacts
- Open conversation
- Type and send message
- Confirm delivery (checkmarks)User: "Create a Signal group called 'Secure Team' with Ana and Carlos"
Claude: I'll create that encrypted group.
- Open Signal Desktop
- Start new group
- Add Ana and Carlos
- Name group "Secure Team"
- Confirm group created with encryptionUser: "Set disappearing messages to 1 week for my chat with Alex"
Claude: I'll configure disappearing messages.
- Open chat with Alex
- Access conversation settings
- Enable disappearing messages
- Set timer to 1 week
- Confirm setting appliedUser: "Find all Signal messages mentioning 'contract'"
Claude: I'll search your Signal messages.
- Open Signal search
- Search for "contract"
- Collect matching messages
- Present results with context (maintaining privacy)