
LemonCube's Kite Command Share
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:
- **Generator:** Extracts the complex JSON payload from an existing Kite command.
- **Injector:** Automatically installs that extracted JSON payload into a new command.
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:
- Go to the **existing** Kite command you want to share.
- Click the **Kite Generator** bookmarklet.
- The raw JSON payload will be displayed in an alert/console. Copy this entire JSON string.
2.
INJECT THE PAYLOAD:
- Go to the App page where you want to **create a new command**.
- Click the **Kite Injector** bookmarklet.
- A prompt will ask for the **BASE JSON PAYLOAD**. Paste the JSON string you copied in step 1 here.
- The tool is now active! Go create a new command as normal (give it a name and description).
- When you click "Save," the automation will run, injecting your complex flow instantly.