csfloat
Queries csfloat.com for data on skins
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bluesyparty-src/csfloatWhat This Skill Does
The CSFloat skill empowers your OpenClaw agent to interact directly with the CSFloat marketplace API. This integration allows for real-time monitoring and management of Counter-Strike skin listings. Whether you are a casual trader or a serious collector, this tool automates the process of fetching market data and listing items, bypassing the need for manual navigation through the CSFloat web interface. It provides comprehensive control over listing types, pricing strategies, and privacy settings.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/bluesyparty-src/csfloat. Once installed, ensure you have obtained your personal API key from the developer tab at csfloat.com/profile. Finally, secure your key by exporting it as an environment variable: export CSFLOAT_API_KEY="your-api-key". Without this key, the agent will be unable to authenticate with the marketplace.
Use Cases
- Inventory Management: Automatically sync and monitor the market value of specific skins in your portfolio.
- Market Research: Aggregate data from multiple listings to identify underpriced assets or determine the average selling price for rare patterns.
- Automated Trading: Execute "buy_now" listings instantly when specific items meeting your criteria (price, float, etc.) become available.
- Portfolio Optimization: Manage auction parameters and privacy settings for bulk items to streamline your trading operations.
Example Prompts
- "Check the current market listings for my AWP Asiimov and tell me the lowest buy_now price."
- "List my asset with ID 21078095468 as a buy_now auction for 8900 currency units with a description saying 'Negotiable'."
- "Show me all active listings that are currently private to ensure I haven't accidentally hidden my high-value inventory."
Tips & Limitations
- Asset IDs: Always verify your Steam asset IDs before running listing commands, as these are immutable once posted.
- Rate Limits: Frequent requests to the CSFloat API may trigger rate limiting; ensure your scripts handle empty or error responses gracefully.
- Security: Never share your CSFloat API key. If your credentials are leaked, regenerate the key immediately via the CSFloat profile portal.
- Auction Rules: When listing auctions, pay attention to the mandatory duration fields, as incorrect inputs will cause the API to reject the request.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bluesyparty-src-csfloat": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
steamcommunity
Retrieves Steam inventory data for a user from steamcommunity.com
bitskins-api
Interacts with the BitSkins REST API V2 and WebSocket API for CS2/Dota 2 skin trading. Supports account management, market search, buying, selling, listing, delisting, relisting, price updates, Steam inventory/deposits/trades, wallet operations, and real-time WebSocket subscriptions. Use when the user wants to search for skins, check prices, buy or sell items, manage their BitSkins account, check balances, or interact with the BitSkins marketplace.
steam-community-inventory
Retrieves Steam inventory data and manages trade offers on steamcommunity.com