Toolverse
All skills

clawdwallet

by openclaw

Install and control ClawdWallet - a multi-chain Web3 wallet Chrome extension controlled by Clawdbot agents. Use when setting up agent-controlled wallet, connecting to dApps, signing transactions, or managing crypto across 20+ chains (EVM, Bitcoin, Solana, Cosmos). Powered by

Installation

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

Installation

Quick info

Author
openclaw
Category
Testing
Views
1

About this skill

Install and control ClawdWallet - a multi-chain Web3 wallet Chrome extension controlled by Clawdbot agents. Use when setting up agent-controlled wallet, connecting to dApps, signing transactions, or managing crypto across 20+ chains (EVM, Bitcoin, Solana, Cosmos). Powered by ShapeShift hdwallet.

How to use

  1. Sklonuj repozytorium ClawdWallet i zainstaluj zależności: uruchom git clone https://github.com/NeOMakinG/clawdwallet.git, przejdź do folderu projektu, wykonaj npm install i npm run build. Alternatywnie możesz użyć gotowego folderu dist/ z repozytorium.

  2. Załaduj rozszerzenie w Chrome: otwórz chrome://extensions, włącz tryb dewelopera w prawym górnym rogu, kliknij "Załaduj rozpakowane rozszerzenie" i wskaż folder dist/ z projektu.

  3. Skonfiguruj połączenie WebSocket: kliknij ikonę rozszerzenia ClawdWallet w pasku narzędzi Chrome i ustaw adres WebSocket (domyślnie ws://localhost:3033/clawdwallet) — upewnij się, że Twój serwer Clawdbot nasłuchuje na tym porcie.

  4. Zainicjuj portfel w konfiguracji agenta: wyślij polecenie JSON {"type": "init_wallet", "mnemonic": "twoje słowa..."} aby załadować istniejący portfel, lub {"type": "generate_wallet"} aby wygenerować nowy — agent otrzyma adresy dla wszystkich obsługiwanych sieci.

  5. Obsługuj żądania z aplikacji zdecentralizowanych: gdy dApp poprosi o podpis, agent otrzyma żądanie z informacją o łańcuchu, metodzie i pochodzeniu. Wyślij {"type": "sign_and_respond", "requestId": "uuid"} aby zatwierdzić transakcję lub {"type": "reject_request", "requestId": "uuid", "reason": "powód"} aby ją odrzucić.

  6. Monitoruj status portfela: wysyłaj {"type": "get_status"} aby sprawdzić aktualny stan połączenia i dostępne adresy.

Related skills

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

Testing
1248

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

ad-creative

by alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or

Testing
2863

powershell-windows

by davila7

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

Testing
1074

go-dev-guidelines

by jumppad-labs

This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go

Testing
1190

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994