Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Connects to the CSFloat API to query and manage Counter-Strike skin marketplace listings. Supports fetching all listings, retrieving a specific listing by ID, and creating buy-now or auction listings with configurable pricing and duration.
Lets you query and manage CSFloat listings from the terminal without opening a browser.
When to use it
- Check current market prices for CS2 skins on CSFloat
- Browse all active listings with item details and prices
- Look up a specific listing by ID before buying
- Create a buy-now or auction listing for a skin you own
- Pull listing data to track or compare specific items
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: show me all current listings with prices
- 1Calls the CSFloat listings endpoint with the API key in the Authorization header
- 2Parses the JSON response to extract id, item, and price fields
- 3Formats and returns the listing data
A structured list of listing IDs, item names, and prices from the CSFloat marketplace
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.