スキル whatsapp-automation
💬

whatsapp-automation

低リスク ⚙️ 外部コマンド🌐 ネットワークアクセス

Automate WhatsApp Business messaging and templates

Businesses waste hours on manual WhatsApp customer communication. This skill automates message sending, template management, and media sharing through WhatsApp Business API via Rube MCP.

対応: Claude Codex Code(CC)
🥉 72 ブロンズ
1

スキルZIPをダウンロード

2

Claudeでアップロード

設定 → 機能 → スキル → スキルをアップロードへ移動

3

オンにして利用開始

テストする

「whatsapp-automation」を使用しています。 Send welcome message to new customer at +14155551234

期待される結果:

Message sent successfully to +14155551234. Message ID: wamid.HBgMOTEyMzQ1Njc4OTAVAgARGBI5QTNDQTA3MjUzRTQyNTYA

「whatsapp-automation」を使用しています。 List available message templates for my business

期待される結果:

Found 3 templates: order_confirmation (APPROVED), shipping_update (APPROVED), appointment_reminder (PENDING_REVIEW)

セキュリティ監査

低リスク
v1 • 2/25/2026

Static analyzer flagged 45 external command patterns and 1 network reference, but all findings are FALSE POSITIVES. The scanned file (SKILL.md) is documentation only - tool references like WHATSAPP_SEND_MESSAGE are MCP tool identifiers in instructional text, not executable shell commands. The URL reference is the MCP server endpoint in setup instructions. No actual code execution, cryptographic operations, or system reconnaissance exists. Low risk assigned due to external API integration nature requiring user-provided credentials.

1
スキャンされたファイル
220
解析された行数
3
検出結果
1
総監査数
低リスクの問題 (1)
Documentation References Flagged as Code Execution
Static analyzer detected backtick patterns in SKILL.md but these are MCP tool identifiers in documentation (e.g., RUBE_SEARCH_TOOLS, WHATSAPP_SEND_MESSAGE), not executable shell commands. The file contains instructional text only with no runnable code.
監査者: claude

品質スコア

38
アーキテクチャ
100
保守性
87
コンテンツ
50
コミュニティ
88
セキュリティ
91
仕様準拠

作れるもの

E-commerce Order Notifications

Automatically send order confirmations, shipping updates, and delivery notifications to customers via WhatsApp template messages.

Customer Support Automation

Handle customer inquiries by sending quick replies, product information, and support documents through WhatsApp messaging.

Appointment Reminders

Send automated appointment reminders and rescheduling notifications to clients using approved message templates.

これらのプロンプトを試す

Basic Text Message
Send a WhatsApp message to +14155551234 with the text: Your order 12345 has been confirmed and will ship within 2 business days.
Template Message with Variables
Send the order_confirmation template to +442071234567 in English with variables: customer_name=John Smith, order_number=67890, total_amount=$149.99
Media Document Sharing
Upload the product catalog PDF from https://example.com/catalog.pdf and send it to +919876543210 with caption: Here is our latest product catalog as requested.
Reply to Customer Inquiry
Reply to message ID wamid.HBgMOTEyMzQ1Njc4OTA with: Thank you for contacting us. Our team will respond within 24 hours.

ベストプラクティス

  • Always call RUBE_SEARCH_TOOLS first to get current tool schemas before executing workflows
  • Verify connection status is ACTIVE via RUBE_MANAGE_CONNECTIONS before running any WhatsApp operations
  • Format all phone numbers in E.164 international format with country code and no spaces or dashes

回避

  • Do not attempt to send messages outside the 24-hour window without using approved templates
  • Do not use media IDs after they expire - upload media fresh for each send operation
  • Do not send messages without first verifying the recipient number format and business phone ID

よくある質問

What is the 24-hour messaging window?
When a customer messages your business, a 24-hour window opens during which you can send free-form messages. After 24 hours, only pre-approved template messages can be sent until the customer replies again.
Do I need API keys to use this skill?
No API keys are needed for Rube MCP. Simply add https://rube.app/mcp as an MCP server endpoint in your client configuration and the connection works automatically.
What types of media can I send?
You can send images (JPEG, PNG up to 5MB), videos (MP4, 3GPP up to 16MB), documents (PDF and others up to 100MB), audio files, and stickers (WebP format, 512x512 pixels).
How long does template approval take?
Template review by Meta can take up to 24 hours. Plan ahead when creating new templates for time-sensitive campaigns.
Can I send messages to any WhatsApp number?
You can send messages to any WhatsApp number, but business-initiated conversations outside the 24-hour window require approved templates. Customers must message you first to open free-form messaging.
What happens if my media upload fails?
Media uploads may fail due to size limits, unsupported formats, or network issues. Check the file size and format match WhatsApp requirements, ensure the URL is publicly accessible HTTPS, then retry the upload.

開発者の詳細

ファイル構成

📄 SKILL.md