ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

csfloat

Queries csfloat.com for data on skins

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bluesyparty-src/csfloat
Or

What 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

  1. "Check the current market listings for my AWP Asiimov and tell me the lowest buy_now price."
  2. "List my asset with ID 21078095468 as a buy_now auction for 8900 currency units with a description saying 'Negotiable'."
  3. "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

Stars4190
Views0
Updated2026-04-18
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bluesyparty-src-csfloat": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#csgo#trading#gaming#marketplace#skins
Safety Score: 3/5

Flags: network-access, external-api