tbot-controller
Operate TradingBoat/TBOT (TBOT runtime stack) via a controlled automation interface (DB-first queries; lifecycle.
Setup & Installation
Install command
clawhub install plusgenie/tbot-controllerIf the CLI is not installed:
Install command
npx clawhub@latest install plusgenie/tbot-controllerOr install with OpenClaw CLI:
Install command
openclaw skills install plusgenie/tbot-controlleror paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/plusgenie/tbot-controllerWhat This Skill Does
Controls the TradingBoat/TBOT runtime stack via a DB-first interface, querying SQLite for orders, alerts, portfolio data, and errors. Manages container or systemd lifecycle and generates schema-validated TradingView-style webhook signals for IBKR-connected strategies.
DB-first querying lets you inspect orders and portfolio data without needing containers running, avoiding false 'system down' conclusions from stale discovery paths.
When to Use It
- Querying current portfolio positions from the TBOT SQLite database
- Starting or stopping the TradingBoat Docker Compose stack
- Sending a close order for a stock position via TBOT webhook
- Reviewing grouped TBOT error logs to diagnose broker issues
- Generating a schema-validated TradingView webhook payload for a futures trade
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Querying current portfolio positions from the TBOT SQLite database
- 1Querying current portfolio positions from the TBOT SQLite database
- 2Starting or stopping the TradingBoat Docker Compose stack
- 3Sending a close order for a stock position via TBOT webhook
- 4Reviewing grouped TBOT error logs to diagnose broker issues
- 5Generating a schema-validated TradingView webhook payload for a futures trade
Operate TradingBoat/TBOT (TBOT runtime stack) via a controlled automation interface (DB-first queries; lifecycle.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLAgent Browser
A fast Rust-based headless browser automation CLI.
babyconnect
ActiveCampaign CRM integration for lead management, deal tracking.
bits
Control browser automation agents via the Bits MCP server.
testskillx
Simple test skill that calls a GET endpoint to fetch a daily post.