A comprehensive integration for automating BitSkins marketplace operations, including item trading, market analysis, and secure wallet management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install bitskins
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install bitskins using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The BitSkins API skill is a robust toolset designed for developers and traders looking to programmatically interact with the BitSkins REST API V2 and WebSocket streams. By integrating this skill into your workflow via Openclaw Skills, you can automate the entire lifecycle of skin trading for popular titles like CS2 and Dota 2. It provides a standardized interface for account management, real-time market monitoring, and complex financial transactions.
This skill excels at handling the nuances of digital item economies, offering precise control over pricing (calculated in cents) and item metadata. Whether you are building a custom trading bot or managing a high-volume inventory, the BitSkins integration within the broader ecosystem of Openclaw Skills ensures reliable and secure marketplace interactions.
To get started with the BitSkins API skill, you must first obtain an API key from your BitSkins account settings. Once acquired, set the environment variable as follows:
export BITSKINS_API_KEY='your_api_key_here'
You can then execute commands using the provided helper script within the Openclaw Skills framework:
bash bitskins-api/scripts/bitskins-api.sh GET /account/profile/me
The skill organizes data into several distinct sections to facilitate efficient processing. All financial values are handled as integers in cents (e.g., $10.00 is represented as 1000).
| Section | Primary Data Points | Purpose |
|---|---|---|
| Account | balance, email, trade_link, 2fa_status | User profile and security management |
| Market | app_id, skin_name, price, item_id | Marketplace search and item listings |
| Wallet | transaction_id, amount, status, method | Financial tracking and report generation |
| Steam | inventory_list, trade_offer_id, asset_id | Coordination with Steam Web API for item transfers |
Loading
A specialized AI skill that performs preliminary risk classification for AI systems based on EU AI Act Annex III categories.

An AI-driven analysis tool that transforms raw Meta ad assets into structured strategy reports and funnel visualizations.

An AI-powered fleet management skill for querying machine data, logging maintenance, and tracking expenses via the FieldFix API.

A defense-in-depth security layer that intercepts malicious inputs, prompt injections, and exfiltration attempts before they reach your AI model.

A professional integration for querying CSFloat.com market data and managing Counter-Strike skin listings.

A chat-based AWS infrastructure assistant that enables secure resource querying, auditing, and monitoring via the local AWS CLI.








































