Toolverse
All skills

front

by openclaw

Front.app API for managing conversations, messages, comments, and team collaboration.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Front.app API for managing conversations, messages, comments, and team collaboration.

How to use

  1. Zaloguj się do Front i przejdź do Settings → Developers → API Tokens, aby wygenerować token dostępu do API.

  2. Skonfiguruj token w pliku ~/.clawdbot/clawdbot.json, dodając sekcję "front" z kluczem "apiKey" zawierającym Twój token, lub ustaw zmienną środowiskową FRONT_API_TOKEN.

  3. Wyświetl dostępne skrzynki odbiorcze za pomocą komendy inboxes, aby poznać identyfikatory potrzebne do dalszych operacji.

  4. Pobierz listę rozmów z wybranej skrzynki, używając conversations z opcjonalnym filtrem (--unassigned, --assigned, --archived) lub --all, aby zobaczyć wszystkie rozmowy.

  5. Wyszukaj konkretne rozmowy za pomocą search z tekstem zapytania, adresem e-mail (from:) lub tagiem (tag:), aby szybko znaleźć potrzebne konwersacje.

  6. Odczytaj szczegóły rozmowy, wiadomości i notek zespołowych za pomocą conversation, messages i comments, a następnie dodaj własne notek za pomocą add-comment, aby komunikować się z zespołem bez wysyłania wiadomości na zewnątrz.

Related skills

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

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

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

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

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296

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