A high-frequency trading skill for Polymarket Bitcoin 15-minute markets with automated signal execution and risk management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install polymarketbtcassistant
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 polymarketbtcassistant using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Polymarket BTC 15m Trading Skill is a sophisticated automation tool designed for the Openclaw Skills ecosystem. It enables developers and traders to interact with Polymarket's binary prediction markets for Bitcoin on a precise 15-minute timeframe. By leveraging signals from the PolymarketBTC15mAssistant, this skill bridges the gap between technical analysis and execution.
This skill provides a robust framework for managing trades, calculating position sizes based on risk profiles, and monitoring positions in real-time. Whether you are manually confirming trades or running a fully automated cycle, this addition to the Openclaw Skills library enhances your ability to capitalize on market volatility with programmatically enforced discipline.
To install this skill within the Openclaw Skills ecosystem, copy the project into your local skills directory or create a symbolic link:
cp -r polymarket-btc15m ~/.clawbot/skills/polymarket-btc15m
# OR
ln -s /path/to/PolymarketBTC15mAssistant-main ~/.clawbot/skills/polymarket-btc15m
Configure your environment variables in a .env file:
POLYMARKET_PRIVATE_KEY=your_key_here
POLYMARKET_FUNDER=your_funder_address
CLAWBOT_MODE=true
The skill utilizes specific environment variables and logical modes to organize its trading operations:
| Variable | Description |
|---|---|
POLYMARKET_PRIVATE_KEY |
Wallet private key used for transaction signing. |
POLYMARKET_FUNDER |
Authorized funder address from Polymarket settings. |
CLAWBOT_MODE |
Boolean toggle for advanced dynamic sizing and TP/SL logic. |
POLYMARKET_ORDER_SIZE |
Fixed share count used when Clawbot mode is disabled. |
npm run monitor) that tracks open positions in real-time.Loading
A sophisticated AI trading skill for executing and managing 15-minute Bitcoin binary options on Polymarket using technical signals.

An automated trading skill for Polymarket Bitcoin 15-minute markets featuring dynamic position sizing and automated exit strategies.

A comprehensive financial data connector providing real-time and historical insights for stocks, forex, and cryptocurrency markets.

A specialized toolkit for generating neutral, ACAS-compliant investigation documents for transport sector incidents and driver misconduct.

An automated trading tool for Polymarket Bitcoin 15-minute markets featuring dynamic risk management and signal-based execution.

A professional-grade trading skill for Polymarket Bitcoin 15-minute markets featuring automated signal processing and dynamic position sizing.








































