Toolverse
All skills

messenger

by openclaw

Guidance for Facebook Messenger Platform integrations: app setup, webhooks, messaging, and operational safety.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
57

About this skill

Guidance for Facebook Messenger Platform integrations: app setup, webhooks, messaging, and operational safety.

How to use

  1. Przygotuj dane dostępowe: zbierz Facebook App ID, App Secret, Page ID, Page access token oraz URL webhooka i verify token z ustawień aplikacji na Facebooku.

  2. Zapoznaj się z dokumentacją referencyjną skill'a — przeczytaj messenger-api-overview.md, aby zrozumieć bazowe adresy URL i strukturę obiektów, a następnie webhooks.md dla procedury weryfikacji i walidacji podpisów.

  3. Skonfiguruj webhook: ustaw URL webhooka w ustawieniach aplikacji, wdrażaj logikę weryfikacji tokenu verify token i waliduj podpisy wszystkich przychodzących zdarzeń.

  4. Przygotuj przepływ wiadomości — korzystając z szablonów w request-templates.md, zdefiniuj typy wiadomości, które będzie wysyłać bot (tekst, przyciski, menu), i zaplanuj odpowiedzi na zdarzenia z webhook-event-map.md.

  5. Wdrażaj bezpieczne operacje: nigdy nie loguj tokenów ani sekretów aplikacji, stosuj uprawnienia z najmniejszym dostępem, obsługuj limity szybkości z backoff'em i wysyłaj potwierdzenia wiadomości szybko.

  6. Testuj przepływ end-to-end — wyślij testową wiadomość przez Page'a, sprawdź, czy webhook odbiera zdarzenia, i zweryfikuj, że bot odpowiada zgodnie z zdefiniowanymi wzorcami rozmów z conversation-patterns.md.

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

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

clickup

by civitai

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

Backend
2483

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

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