Awesome-claude-skills-cn RingCentral Automation

通过 Rube MCP 实现 RingCentral 自动化——该工具包目前在 Composio 中不可用;未找到 RING_CENTRAL_ 工具。

install
source · Clone the upstream repo
git clone https://github.com/Athe1st3154/awesome-claude-skills-cn
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Athe1st3154/awesome-claude-skills-cn "$T" && mkdir -p ~/.claude/skills && cp -r "$T/composio-skills/ring-central-automation" ~/.claude/skills/athe1st3154-awesome-claude-skills-cn-ringcentral-automation && rm -rf "$T"
manifest: composio-skills/ring-central-automation/SKILL.md
source content

RingCentral Automation

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


设置

  1. Add the Rube MCP server to your environment:
    https://rube.app/mcp
  2. Check availability by calling
    RUBE_SEARCH_TOOLS
    with RingCentral-related queries
  3. If
    RING_CENTRAL_*
    tools appear in the future, connect via
    RUBE_MANAGE_CONNECTIONS
    使用工具包
    ring_central

Current Status

As 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:

  • SMS/messaging queries returned ClickSend tools (
    CLICKSEND_CREATE_SMS_SEND
    , etc.)
  • Call management queries returned Pipedrive call log tools
  • Telephony/VoIP queries returned Telnyx notification tools
  • Fax queries returned ClickSend fax automation tools

This indicates the

ring_central
toolkit either has no tools registered or is not yet integrated into the Composio platform.


Alternatives

If you need telephony, SMS, or communication automation, consider these available toolkits:

NeedAlternative ToolkitExample Tool
SMS messagingClickSend
CLICKSEND_CREATE_SMS_SEND
VoIP/telephonyTelnyx
TELNYX_CREATE_NOTIFICATION_CHANNEL
Team messagingSlack / Webex
SLACK_SEND_MESSAGE
/
WEBEX_MESSAGING_CREATE_MESSAGE

When Tools Become Available

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.


Composio 提供支持