tradebee

Installation
SKILL.md

tradebee

Version: 26.8.24

Overview

This skill merges multiple Tradebee Website Builder Open API capabilities into a single publishable skill.

For all *_update actions, this skill does more than send a Tradebee update request:

  • It reads the current record first.
  • It writes a local JSON backup file under backups/<action>/ relative to the current installed skill root.
  • It returns backup metadata, the raw read response, the extracted snapshot, and a best-effort restore_payload on success.
  • The local backup file also keeps confirmation_summary, requested_update_payload, and restore_limitations together with that backup data.

All future Tradebee capabilities added in this repository must be exposed through tradebee rather than published as separate primary skills.

This skill should be selected by the user's expected result, not only by API name.

Installs
1
First Seen
Aug 31, 2026
tradebee from clawhub.ai