Overview
- Skill Key
- globalcaos/whatsapp-ultimate
- Author
- globalcaos
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/globalcaos/whatsapp-ultimate
- Latest Commit SHA
- 6df4b17898c2fc18040f6653a9e6437754386d09
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Whatsapp Ultimate 技能。 若已安装,则直接安装 Whatsapp Ultimate 技能。
# WhatsApp Ultimate **Everything you can do in WhatsApp, your AI agent can do too.** This skill documents all WhatsApp capabilities available through OpenClaw's native channel integration. No external Docker services, no CLI wrappers — just direct WhatsApp Web protocol via Baileys. --- ## Prerequisites - OpenClaw with WhatsApp channel configured - WhatsApp account linked via QR code (`openclaw whatsapp login`) --- ## Capabilities Overview | Category | Features | |----------|----------| | **Messaging** | Text, media, polls, stickers, voice notes, GIFs | | **Interactions** | Reactions, replies/quotes, edit, unsend | | **Groups** | Create, rename, icon, description, participants, admin, invite links | **Total: 22 distinct actions** --- ## Messaging ### Send Text ``` message action=send channel=whatsapp to="+34612345678" message="Hello!" ``` ### Send Media (Image/Video/Document) ``` message action=send channel=whatsapp to="+34612345678" message="Check this out" filePath=/path/to/image.jpg ``` Supported: JPG, PNG, GIF, MP4, PDF, DOC, etc. ### Send Poll ``` message action=poll channel=whatsapp to="+34612345678" pollQuestion="What time?" pollOption=["3pm", "4pm", "5pm"] ``` ### Send Sticker ``` message action=sticker channel=whatsapp to="+34612345678" filePath=/path/to/sticker.webp ``` Must be WebP format, ideally 512x512. ### Send Voice Note ``` message action=send channel=whatsapp to="+34612345678" filePath=/path/to/audio.ogg asVoice=true ``` **Critical:** Use OGG/Opus format for WhatsApp voice notes. MP3 may not play correctly. ### Send GIF ``` message action=send channel=whatsapp to="+34612345678" filePath=/path/to/animation.mp4 gifPlayback=true ``` Convert GIF to MP4 first (WhatsApp requires this): ```bash ffmpeg -i input.gif -movflags faststart -pix_fmt yuv420p -vf "scale=trunc(iw/2)*2:trunc(ih/2)*2" output.mp4 -y ``` --- ## Interactions ### Add Reaction ``` message action=react channel=whatsapp chatJid="34612345678@s.whatsapp.net" messageId="ABC1...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
carev01
Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.
caqlayan
Tweet Processor Skill