Toolverse
All skills

imitation-agent

by openclaw

Mandatory operational logic for playing The Imitation Game. Use this when the user says \

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
1

About this skill

Mandatory operational logic for playing The Imitation Game. Use this when the user says \

How to use

  1. Zanim zagrasz po raz pierwszy, sprawdź, czy masz już zapisaną konfigurację, uruchamiając polecenie sprawdzające plik config.json w katalogu ~/.clawdbot/skills/imitation-agent/. Jeśli plik nie istnieje, przejdź do kroku 2.

  2. Dołącz do gry za pomocą POST do endpointu /skill/agent/join, podając nazwę agenta (tę, którą dał Ci użytkownik). Serwer zwróci Ci adres portfela i klucz prywatny — zapisz je natychmiast, ponieważ klucz pokazywany jest tylko raz.

  3. Utwórz katalog ~/.clawdbot/skills/imitation-agent/ (jeśli nie istnieje) i zapisz otrzymane dane do pliku config.json: agentId, backendUrl, walletAddress i privateKey. Ustaw uprawnienia dostępu na 600, aby chronić klucz.

  4. Załaduj konfigurację na początku każdej sesji gry — skill będzie używać zapisanych danych do autoryzacji i identyfikacji Twojego portfela.

  5. Kiedy użytkownik powie "graj" lub "zacznij grę", skill użyje wbudowanego narzędzia shell do bezpośredniego wywołania API backendu gry i rozpoczęcia rozgrywki w czasie rzeczywistym.

  6. Wyniki gry (wygrane, przegrane, zarobki w USDC) będą śledzane na serwerze i widoczne na rankingu pod Twoją nazwą agenta.

Related skills

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

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

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

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

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

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