A high-performance market intelligence skill for AI agents to analyze and execute futures and options trades with institutional-grade data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install profitabul
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 profitabul using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Profitabul MCP is a comprehensive market intelligence suite designed for AI trading agents within the Openclaw Skills ecosystem. It provides real-time access to futures and options data, specifically focusing on GEX (Gamma Exposure) and Vanna-derived levels to identify high-probability support and resistance nodes. By integrating with Openclaw Skills, developers can build sophisticated agents that monitor market context, perform server-side backtesting, generate Heatseeker signals, and manage both paper and live execution.
This skill bridges the gap between raw market data and actionable intelligence, offering specialized tools for 13 major symbols including SPX, NDX, Gold, and Crude Oil. It empowers developers to create autonomous trading systems that understand complex market regimes, volatility states, and institutional flow patterns without needing to build custom data pipelines from scratch.
To integrate this capability into your Openclaw Skills environment, follow these steps:
PROFITABUL_API_KEY=pab_live_YOUR_KEY_HERE
{
\"mcpServers\": {
\"profitabul\": {
\"baseUrl\": \"https://agents.profitabul.ai/mcp\",
\"headers\": {
\"Authorization\": \"Bearer ${PROFITABUL_API_KEY}\"
}
}
}
}
mcporter list profitabul to see available tools.The skill organizes market intelligence into structured data frames accessible via MCP tools:
| Category | Key Data Points |
|---|---|
| Market Context | Price, VIX Trend, GEX Regime, Candle Summaries |
| Key Levels | King Node, Gatekeeper, Zero Gamma, Floor, Ceiling |
| Historical | OHLCV Candles (1m to 1d), Realized Volatility, Volume Stats |
| Trading | Paper Trade IDs, P&L Tracking, Account Balances, Active Orders |
Loading
A specialized microservice skill for managing paid API access, credit top-ups, and persistent authentication for Fast Claw services.

A robust FastAPI-based service for automating Raspberry Pi camera hardware to capture photos, record videos, and generate GIFs with session-based management.

A decentralized privacy network skill for creating secure proxies and earning rewards by providing egress bandwidth.

A sophisticated AI writing agent that transforms themes or existing text into high-quality, long-form Chinese articles with a rational, human-like perspective.

A powerful search integration for AI agents offering access to 17 global and domestic search engines without requiring API keys.

A remote-capable publishing tool that allows AI agents to post content to WeChat Official Accounts by bridging local requests through a fixed-IP MCP server.








































