Toolverse
All skills

wacli

by openclaw

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend
Views
20

About this skill

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

How to use

  1. Zainstaluj wacli za pomocą brew (brew install steipete/tap/wacli) lub go (go install github.com/steipete/wacli/cmd/wacli@latest).

  2. Uwierzytelnij się i zsynchronizuj dane: uruchom wacli auth, zeskanuj kod QR, a następnie wacli sync --follow, aby włączyć ciągłą synchronizację. Jeśli napotkasz problemy, uruchom wacli doctor.

  3. Aby wysłać wiadomość tekstową, użyj wacli send text --to "+48123456789" --message "Twoja wiadomość". Dla grup zastosuj identyfikator grupy w formacie "1234567890-123456789@g.us".

  4. Aby wysłać plik, użyj wacli send file --to "+48123456789" --file /ścieżka/do/pliku.pdf --caption "Opis".

  5. Do przeszukiwania historii: wacli messages search "szukane słowo" --limit 20 --chat ID_czatu. Możesz zawęzić wyniki datami: --after 2025-01-01 --before 2025-12-31.

  6. Zawsze potwierdź odbiorcę i treść wiadomości przed wysłaniem — nigdy nie używaj tego narzędzia dla zwykłych rozmów użytkownika, tylko gdy użytkownik wyraźnie poprosi o kontakt z trzecią stroną.

Related skills

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128