Toolverse
All skills

beepctl

by openclaw

Use when sending messages, searching chats, or managing conversations across messaging platforms (Telegram, WhatsApp, Slack, iMessage, etc.) via Beeper Desktop API.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Use when sending messages, searching chats, or managing conversations across messaging platforms (Telegram, WhatsApp, Slack, iMessage, etc.) via Beeper Desktop API.

How to use

  1. Zainstaluj beepctl globalnie za pomocą npm, uruchamiając polecenie npm install -g beepctl. Upewnij się, że masz zainstalowany Node.js i dostęp do internetu.

  2. Skonfiguruj autentykację, ustawiając token API Beepera poleceniem beepctl auth set . Token możesz uzyskać z panelu deweloperskiego Beepera. Sprawdź status autentykacji poleceniem beepctl auth show.

  3. Wyświetl listę wszystkich podłączonych kont wiadomościowych poleceniem beepctl accounts, aby potwierdzić, że Twoje platformy (Telegram, WhatsApp, Slack itp.) są dostępne.

  4. Przeglądaj swoje czaty poleceniem beepctl chats list, aby zobaczyć ostatnie rozmowy. Możesz filtrować wyniki, np. beepctl chats list --search "Imię" lub beepctl chats list --unread-only, aby wyświetlić tylko nieprzeczytane.

  5. Przeszukuj wiadomości poleceniem beepctl search "słowo kluczowe" --after "1d ago", aby znaleźć starsze rozmowy z ostatniego dnia.

  6. Wysyłaj wiadomości poleceniem beepctl send "Twoja wiadomość", gdzie chat-id to identyfikator rozmowy uzyskany z listy czatów. Wiadomość zostanie wysłana na właściwą platformę automatycznie.

Related skills

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

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