LemonCube Logo LemonCube's Kite Command Share Kite Logo

The fast way to install and share complex Kite command flows with a single click.

Tool Overview

This system uses two bookmarklets for a complete sharing workflow:

Installation Instructions: Drag & Drop

To install, simply drag the buttons below up to your browser's bookmarks bar.

Code Generator Code Injector

How to Use KCS (Two Steps)

1.

GENERATE THE PAYLOAD:

  1. Go to the **existing** Kite command you want to share.
  2. Click the **Kite Generator** bookmarklet.
  3. The raw JSON payload will be displayed in an alert/console. Copy this entire JSON string.
2.

INJECT THE PAYLOAD:

  1. Go to the App page where you want to **create a new command**.
  2. Click the **Kite Injector** bookmarklet.
  3. A prompt will ask for the **BASE JSON PAYLOAD**. Paste the JSON string you copied in step 1 here.
  4. The tool is now active! Go create a new command as normal (give it a name and description).
  5. When you click "Save," the automation will run, injecting your complex flow instantly.

The bookmarklets above are tiny loaders that fetch the full, stable code from generator.js and injector.js.