Toolverse
All skills

solana-swaps

by openclaw

Swap tokens on Solana via Jupiter aggregator and check wallet balances. Use when user wants to swap tokens, check SOL/token balance, or get swap quotes.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
5

About this skill

Swap tokens on Solana via Jupiter aggregator and check wallet balances. Use when user wants to swap tokens, check SOL/token balance, or get swap quotes.

How to use

  1. Upewnij się, że masz skonfigurowane zmienne środowiskowe: ścieżkę do pliku keypair portfela (SOLANA_KEYPAIR_PATH) oraz klucz API Jupiter (JUPITER_API_KEY). Obie zmienne powinny być już dostępne w konfiguracji umiejętności.

  2. Aby sprawdzić saldo SOL, poproś agenta o wyświetlenie stanu konta. Agent użyje polecenia solana balance z Twoim keypairem i pokaże dostępne SOL.

  3. Aby zobaczyć wszystkie posiadane tokeny, poproś o listę kont tokenowych. Agent wyświetli wszystkie konta SPL-Token powiązane z Twoim adresem portfela.

  4. Aby sprawdzić saldo konkretnego tokenu, podaj jego adres mint (np. USDC, BONK lub inny token). Agent pobierze dokładne saldo dla tego tokenu.

  5. Aby wymienić tokeny, powiedz agentowi, jaki token chcesz sprzedać i jaki kupić, wraz z ilością. Agent użyje Jupiter API do znalezienia najlepszej ścieżki wymiany i wykonania transakcji.

  6. Jeśli chcesz zobaczyć notowanie wymiany przed transakcją, poproś o quote. Agent pokaże Ci kurs i szacunkową ilość tokenów, którą otrzymasz.

Related skills

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873

drizzle

by lobehub

Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions.

Backend
79340

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

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