Loading...
Loading...
Enables Claude to manage RingCentral communications including messaging, video meetings, and phone operations
npx skill4agent add andrejones92/canifi-life-os ringcentralcurl -sSL https://canifi.com/skills/ringcentral/install.sh | bashcp -r skills/ringcentral ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set RINGCENTRAL_EMAIL "your-email@example.com"
canifi-env set RINGCENTRAL_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Message the sales team on RingCentral about the new leads"
Claude: I'll send that message.
- Navigate to RingCentral app
- Find sales team conversation
- Compose message about new leads
- Send to team
- Confirm deliveryUser: "Schedule a RingCentral video meeting for tomorrow"
Claude: I'll schedule that meeting.
- Navigate to Meetings section
- Click Schedule
- Set time for tomorrow
- Configure meeting settings
- Send invitationsUser: "Check my RingCentral voicemails"
Claude: I'll check your voicemails.
- Navigate to Voicemail section
- List recent voicemails
- Summarize caller and message
- Present unheard messages firstUser: "Send an SMS through RingCentral to confirm the appointment"
Claude: I'll send that SMS.
- Navigate to Messages/SMS section
- Enter recipient number
- Compose appointment confirmation
- Send SMS
- Confirm delivery