Toolverse
All skills

fieldy

by openclaw

Wire a Fieldy webhook transform into Moltbot hooks.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Wire a Fieldy webhook transform into Moltbot hooks.

How to use

  1. Pobierz plik transformacji fieldy-webhook.js z repozytorium i przenieś go do katalogu skonfigurowanego w hooks.transformsDir (domyślnie /root/clawd/skills/fieldy/scripts). Upewnij się, że nazwa pliku jest dokładnie fieldy-webhook.js.

  2. Otwórz plik konfiguracyjny ~/.clawdbot/moltbot.json i dodaj sekcję hooks z mapowaniem webhook'a. Ustaw ścieżkę na fieldy, akcję na agent, nazwę na Fieldy i wskaż moduł transformacji fieldy-webhook.js. Pamiętaj, aby ustawić hooks.token na swój token autoryzacyjny i upewnić się, że hooks.enabled: true jest włączone w konfiguracji.

  3. Zrestartuj Moltbot Gateway, aby załadować nową konfigurację i aktywować endpoint webhook'a na ścieżce /hooks/fieldy.

  4. W aplikacji Fieldy'ego skonfiguruj adres webhook'a, aby wysyłał żądania POST na https://twoja-domena/hooks/fieldy z tokenem autoryzacyjnym.

  5. Testuj integrację, wysyłając wiadomości zawierające "Hey, Fieldy" lub samo "Fieldy" – agent powinien się wyzwolić z tekstem następującym po słowie kluczowym. Wiadomości bez słowa budzącego będą logowane do plików JSONL w katalogu workspace/fieldy/transcripts/.

  6. Opcjonalnie edytuj fieldy-webhook.js, aby zmienić słowa budzące, logikę parsowania lub ścieżkę logowania transkryptów.

Related skills

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

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

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

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

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582