Toolverse
All skills

sage-offers

by openclaw

Sage offer operations for peer-to-peer trading. Create offers, view, accept, combine, import, cancel offers.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Sage offer operations for peer-to-peer trading. Create offers, view, accept, combine, import, cancel offers.

How to use

  1. Zainstaluj umiejętność sage-offers w swoim środowisku agenta lub klienta Chia. Upewnij się, że masz dostęp do portfela z aktywami, którymi chcesz handlować.

  2. Aby utworzyć nową ofertę, przygotuj listę żądanych aktywów (np. XCH, oznaczany jako asset_id: null) i listę oferowanych aktywów (z ich identyfikatorami i ilościami). Ustaw opłatę sieciową i wyślij żądanie do endpointu create_offer. System zwróci identyfikator oferty, którą możesz następnie udostępnić innym użytkownikom.

  3. Aby zaakceptować ofertę od innego użytkownika, weź jej kod (offer1...) i wyślij go do endpointu accept_offer wraz z opłatą. Jeśli ustawisz auto_submit na true, transakcja zostanie automatycznie przesłana do sieci.

  4. Przeglądaj swoje oferty za pomocą get_offers (wszystkie), get_offer (konkretna oferta) lub get_offers_for_asset (filtr po aktywie). Każda oferta pokazuje status: pending, completed, cancelled lub expired.

  5. Aby połączyć wiele ofert w jedną, użyj endpointu combine_offers i podaj listę kodów ofert. Jest to przydatne, gdy chcesz skonsolidować kilka transakcji.

  6. Aby anulować ofertę, użyj delete_offer (dla ofert lokalnych) lub cancel_offer (dla ofert już na blockchainie). W przypadku anulowania na-chain ustaw opłatę i auto_submit, aby transakcja została natychmiast przetworzenia.

Related skills

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

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

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

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

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167