Toolverse
All skills

openclaw-minecraft

by openclaw

Control Minecraft bots through a Mineflayer controller API using JSON actions and heartbeat autonomy.

Installation

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

Installation

Quick info

Author
openclaw
Category
Security
Views
5

About this skill

Control Minecraft bots through a Mineflayer controller API using JSON actions and heartbeat autonomy.

How to use

  1. Zarejestruj agenta, aby uzyskać token dostępu. Jeśli rejestracja otwarta jest włączona, wyślij żądanie POST do /v1/auth/open/register z nazwą agenta — odpowiedź zawiera accessToken, który przechowujesz w pliku konfiguracyjnym do ponownego użytku.

  2. Upewnij się, że bot istnieje na serwerze Minecraft lub utwórz go za pośrednictwem API kontrolera. Bot musi być powiązany z tokenem dostępu przypisanym Twojemu agentowi.

  3. Połącz bota z serwerem Minecraft, wysyłając żądanie połączenia do kontrolera. Zawrzyj token JWT w nagłówku autoryzacji.

  4. Odczytaj bieżący stan bota (pozycja, inwentarz, otoczenie), aby uzyskać kontekst do następnej akcji. Stan jest zwracany w odpowiedzi API.

  5. Wyślij akcję jako obiekt JSON do kontrolera — może to być ruch, kopanie, umieszczanie bloku lub interakcja z przedmiotami. Używaj parametru queue: queue, chyba że musisz przerwać bieżące zadanie.

  6. Monitoruj status zadania przez polling lub subskrypcję zdarzeń. Kontroler zwraca potwierdzenie wykonania i ewentualne błędy. Powtarzaj kroki 4–5 w pętli autonomicznej lub na żądanie agenta.

Related skills

better-auth-best-practices

by novuhq

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

Security
1148

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168

payload

by payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

Security
50171

accessibility-compliance

by wshobson

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

Security
2173

architect-review

by sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural

Security
2773

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260