WordPress · AI web chat widget · WhatsApp · Arabic-first

AI chat widget for WordPress

Add an Arabic-aware AI chat agent to your WordPress site in minutes with the official SkyLight Chat AI Web Widget plugin, connected to the same inbox that handles WhatsApp, Instagram, and Telegram.

The plugin is published on the official WordPress.org directory and installs straight from your site's admin panel without editing a single theme file.

Get the pluginRead the widget guidePricing and limits

What you get on WordPress

An AI chat widget with no code

Install the official plugin from the WordPress.org directory, paste your API key, and switch the widget on. No theme edits and no manual script tag in header.php.

An agent that understands Arabic

The agent replies in Modern Standard Arabic and Gulf, Egyptian, and Maghrebi dialects, and handles mixed Arabic/English messages and Arabizi input.

A knowledge base from your own content

Use your WordPress pages, blog posts, and WooCommerce products as the knowledge source so the agent answers from your content rather than generic text.

One inbox with WhatsApp

Conversations from your WordPress site land in the same inbox as WhatsApp, Instagram, Telegram, and LinkedIn, with full visitor history.

Handoff to a human

When a visitor needs a real agent, the conversation transfers with its full context instead of restarting from zero.

Full control over where it loads

Control colors, position, and welcome message from the dashboard, and hide the widget on specific pages with a single developer filter.

Install in four steps

1

Install the official plugin

In your WordPress admin go to Plugins → Add New, search for SkyLight Chat AI Web Widget, then click Install and Activate.

2

Create your API key

In your SkyLight Chat account open Settings, generate a new key beginning with sk_live_, and copy it.

3

Paste the key and enable the widget

Open the plugin settings inside WordPress, paste the key, pick a color and position, then turn Enable Widget on.

4

Test before you publish

Ask real questions in Arabic and English, check the mobile layout, and test human handoff before rolling it out to all visitors.

Developer control

To hide the widget on specific pages — a checkout page or a members area, for example — use this filter in functions.php or in your own plugin:

add_filter( 'skylight_chat_should_load', function ( $should_load ) {
    if ( is_checkout() ) {
        return false;
    }
    return $should_load;
} );

Frequently asked questions

Is the plugin free?

Yes. The plugin itself is free on the official WordPress directory, and the web chat widget is available on the free plan. Check the pricing page for current message and AI usage limits.

Does it work with WooCommerce?

Yes. The agent can answer product, shipping, and returns questions from the content you approve, and hand sensitive cases to your team.

Will it slow my site down?

The widget loads asynchronously after page content, and you can stop it loading entirely on chosen pages with the skylight_chat_should_load filter.

Do I need a developer?

No. Setup happens entirely in the WordPress admin. The developer filters are optional for finer control.

What if my site is not on WordPress?

You can install the same widget on any site with a single script tag, including Shopify, Salla, Zid, and custom React or static HTML sites.

Other integrations

Salla integrationZid integrationAll integrations

Ready to switch it on?

Install the plugin, try it on a test page, and review real conversations before publishing it site-wide.

Download the pluginTalk to us
WordPress AI Chat Widget Plugin | SkyLight Chat