From superpowers
Checks availability of RingCentral automation tools via Rube MCP and provides fallback alternatives (ClickSend, Telnyx, Slack) for telephony/SMS needs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers:ring-central-automationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Status: Toolkit Not Available** -- RUBE_SEARCH_TOOLS returned no `ring_central`-specific tools. The RingCentral toolkit is not currently available in Composio's tool catalog. Searches returned tools from unrelated toolkits (ClickSend, Telnyx, Slack) instead.
Status: Toolkit Not Available -- RUBE_SEARCH_TOOLS returned no
ring_central-specific tools. The RingCentral toolkit is not currently available in Composio's tool catalog. Searches returned tools from unrelated toolkits (ClickSend, Telnyx, Slack) instead.
Toolkit docs: composio.dev/toolkits/ring_central
https://rube.app/mcpRUBE_SEARCH_TOOLS with RingCentral-related queriesRING_CENTRAL_* tools appear in the future, connect via RUBE_MANAGE_CONNECTIONS with toolkit ring_centralAs of the last tool discovery scan, no RING_CENTRAL_* tool slugs were returned by RUBE_SEARCH_TOOLS. Queries for RingCentral messaging, call logs, fax, and extension management all returned tools from other toolkits:
CLICKSEND_CREATE_SMS_SEND, etc.)This indicates the ring_central toolkit either has no tools registered or is not yet integrated into the Composio platform.
If you need telephony, SMS, or communication automation, consider these available toolkits:
| Need | Alternative Toolkit | Example Tool |
|---|---|---|
| SMS messaging | ClickSend | CLICKSEND_CREATE_SMS_SEND |
| VoIP/telephony | Telnyx | TELNYX_CREATE_NOTIFICATION_CHANNEL |
| Team messaging | Slack / Webex | SLACK_SEND_MESSAGE / WEBEX_MESSAGING_CREATE_MESSAGE |
Once RingCentral tools are added to Composio, this skill should be updated with real tool slugs, schemas, and pitfalls following the same pattern as other automation skills in this collection.
Powered by Composio
npx claudepluginhub lunartech-x/superpowers --plugin superpowersAutomates RingCentral communications (calls, messages, meetings) via Rube MCP and Composio toolkit. Always discovers tool schemas before execution.