Toolverse
All skills

sage-coins

by openclaw

Sage coin and address operations. List coins, check spendability, validate addresses, get derivations, check asset ownership.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
1

About this skill

Sage coin and address operations. List coins, check spendability, validate addresses, get derivations, check asset ownership.

How to use

  1. Zainstaluj skill Sage Coins w swoim środowisku agenta lub MCP serwera, dodając repozytorium openclaw/skills do konfiguracji.
  2. Aby wylistować dostępne monety, użyj endpointu get_coins z parametrami: asset_id (null dla XCH, lub ID zasobu dla CAT), limit (liczba wyników), filter_mode ("selectable" dla wydatkowych, "all" dla wszystkich) i sort_mode (sortowanie po ID, kwocie lub wysokości bloku).
  3. Sprawdź czy konkretne monety można wydać, wywołując get_are_coins_spendable z listą identyfikatorów monet — otrzymasz informację o statusie każdej z nich.
  4. Waliduj adresy portfela za pomocą check_address, przekazując adres w formacie xch1... — endpoint potwierdzi poprawność formatu.
  5. Generuj pochodne adresy i klucze publiczne używając get_derivations z parametrami offset i limit do paginacji, lub zwiększ liczbę dostępnych pochodnych za pomocą increase_derivation_index.
  6. Sprawdź czy dany zasób cyfrowy należy do portfela, wywołując is_asset_owned z identyfikatorem zasobu — przydatne do weryfikacji posiadania tokenów CAT.

Related skills

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

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

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

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