Everywhere

Last modified:

Everywhere mode allows you to send prompts to the AI from any input field on the page.

Setup

To enable Everywhere mode, navigate to the Sleek AI settings page and enable it in the "Everywhere" tab.

/wp-admin/admin.php?page=sleek-ai#/settings/everywhere

Edit the placeholder with your site URL, it will be saved for the next time you visit.

Usage

To invoke the AI, simply type /ai followed by your query. After pressing shift, the request will be sent for completion, and the result will be directly inserted as the value of the input field.

This feature is available across all inputs fields in the admin area including Bricks, Elementor and Oxygen.

Customizing

Command

To customize the command with which Everywhere is triggered, simply set a custom value on the Everywhere settings page.

For example, setting the command to @ai would trigger the AI whenever the user types @ai instead of the default /ai command.

Presets

Additionally, you can define completely custom presets for toggling Everywhere with a custom prompt. Simply click the "Add preset" button and enter a command with the according prompt you want to use.

For example, setting a custom preset command to @shorten and a prompt of Shorten this text: {content} would trigger Everywhere whenever the user types @shorten and would use the prompt Shorten this text: {content} instead of the default prompt.

The {content} placeholder will be replaced with the content of everything that comes after the custom preset command.