tbot-controller

Browser & Automation
v1.0.0
Benign

Operate TradingBoat/TBOT (TBOT runtime stack) via a controlled automation interface (DB-first queries; lifecycle.

732 downloads732 installsby @plusgenie

Setup & Installation

Install command

clawhub install plusgenie/tbot-controller

If the CLI is not installed:

Install command

npx clawhub@latest install plusgenie/tbot-controller

Or install with OpenClaw CLI:

Install command

openclaw skills install plusgenie/tbot-controller

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/plusgenie/tbot-controller

What 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.

INPUT

User asks: Querying current portfolio positions from the TBOT SQLite database

AGENT
  1. 1Querying current portfolio positions from the TBOT SQLite database
  2. 2Starting or stopping the TradingBoat Docker Compose stack
  3. 3Sending a close order for a stock position via TBOT webhook
  4. 4Reviewing grouped TBOT error logs to diagnose broker issues
  5. 5Generating a schema-validated TradingView webhook payload for a futures trade
OUTPUT
Operate TradingBoat/TBOT (TBOT runtime stack) via a controlled automation interface (DB-first queries; lifecycle.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 25, 2026