Toolverse
All skills

csfloat

by openclaw

Queries csfloat.com for data on skins

Installation

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

Installation

Quick info

Author
openclaw
Category
Mobile
Views
12

About this skill

Queries csfloat.com for data on skins

How to use

  1. Przejdź na stronę https://csfloat.com/profile i zaloguj się na swoje konto CSFloat. Kliknij zakładkę Developer i wygeneruj nowy klucz API, naciskając przycisk "New Key".

  2. Ustaw zmienną środowiskową z otrzymanym kluczem. W terminalu wykonaj: export CSFLOAT_API_KEY="twój-klucz-api", zastępując "twój-klucz-api" rzeczywistym kluczem.

  3. Aby pobrać listę wszystkich dostępnych ofert, użyj polecenia curl z nagłówkiem autoryzacji zawierającym Twój klucz API. Wynik zostanie zwrócony w formacie JSON i zawierać będzie identyfikatory ofert, nazwy przedmiotów oraz ceny.

  4. Jeśli chcesz sprawdzić szczegóły konkretnej oferty, użyj jej identyfikatora (LISTING_ID) w zapytaniu do endpointu listings. Otrzymasz pełne informacje o przedmiocie, cenie i warunkach sprzedaży.

  5. Aby utworzyć nową ofertę sprzedaży, wyślij żądanie POST z parametrami takimi jak identyfikator przedmiotu (asset_id), typ aukcji (buy_now lub auction) oraz cenę. Opcjonalnie możesz dodać opis i ustawić ofertę jako prywatną.

  6. Wszystkie zapytania muszą zawierać nagłówek Authorization z Twoim kluczem API oraz nagłówek Content-Type ustawiony na application/json.

Related skills

swift-best-practices

by sammcj

This skill should be used when writing or reviewing Swift code for iOS or macOS projects. Apply modern Swift 6+ best practices, concurrency patterns, API design guidelines, and migration strategies. Covers async/await, actors, MainActor, Sendable, typed throws, and Swift 6

Mobile
36140

flutter-expert

by sickn33

Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. Handles state management, animations, testing, and performance optimization for mobile, web, desktop, and embedded platforms. Use PROACTIVELY for Flutter architecture, UI implementation, or

Mobile
54112

build-macos-apps

by glittercowboy

Build professional native macOS apps in Swift with SwiftUI and AppKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode.

Mobile
31136

ios-simulator-skill

by conorluddy

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.

Mobile
19154

automating-mobile-app-testing

by jeremylongshore

This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user

Mobile
17142

mobile-ios-design

by wshobson

Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.

Mobile
107284