awesome-claude-skills-newdata/ring-central-automation/SKILL.md
sohamganatra bea5251d4c Upgrade 71 popular app skills with real tool data from RUBE_SEARCH_TOOLS
Replaced generic templates with detailed skills containing:
- Real tool slugs discovered via RUBE_SEARCH_TOOLS
- Actual parameter schemas and types
- API-specific known pitfalls
- Quick reference tables with all discovered tools

Apps upgraded: Google Workspace (10), Finance/Microsoft (10),
CRM/Sales (9), DevOps/AI (10), Marketing/Social (8),
Support/Productivity/HR (8), Content/Analytics (9), Comms/Events (7)

8 apps skipped (no native Composio tools): Twitch, ManyChat,
Front, Deel, Adobe, RingCentral, Zoho Desk, Wave Accounting

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 14:30:20 -08:00

56 lines
2.2 KiB
Markdown

---
name: RingCentral Automation
description: "RingCentral automation via Rube MCP -- toolkit not currently available in Composio; no RING_CENTRAL_ tools found"
requires:
mcp:
- rube
---
# 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](https://composio.dev/toolkits/ring_central)
---
## Setup
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` with toolkit `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:
| 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` |
---
## 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.
---
*Powered by [Composio](https://composio.dev)*