Toolverse
All skills

byterover-headless

by openclaw

Query and curate knowledge-base using ByteRover CLI. Use `brv query` for knowledge retrieval, `brv curate` for adding context, and `brv push/pull` for syncing.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
22

About this skill

Query and curate knowledge-base using ByteRover CLI. Use brv query for knowledge retrieval, brv curate for adding context, and brv push/pull for syncing.

How to use

  1. Zainstaluj ByteRover CLI za pośrednictwem npm, uruchamiając npm install -g @byterover/cli. Polecenie brv będzie dostępne w terminalu.

  2. Uzyskaj klucz API z https://app.byterover.dev/settings/keys, a następnie zaloguj się, wpisując brv login --api-key TWOJ_KLUCZ. Potwierdzenie pojawi się w postaci wiadomości z adresem e-mail.

  3. Zainicjuj projekt w katalogu roboczym, podając nazwę zespołu i przestrzeni: brv init --headless --team nazwa-zespolu --space nazwa-przestrzeni --format json. Jeśli wolisz używać identyfikatorów zamiast nazw, zastąp je odpowiednimi ID.

  4. Wyszukuj wiedzę w bazie za pomocą brv query – polecenie pobiera informacje z drzewa kontekstu. Dodawaj nowy kontekst i decyzje za pomocą brv curate, aby wzbogacić bazę wiedzy projektu.

  5. Synchronizuj zmiany między lokalnym środowiskiem a serwerem ByteRover za pośrednictwem brv push (wysyłanie) i brv pull (pobieranie).

  6. Dla automatyzacji i integracji z agentami AI zawsze dodawaj flagi --headless --format json do poleceń, aby otrzymać strukturyzowane dane JSON zamiast tekstu.

Related skills

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

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

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

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