✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

AI chatbot for Astra Starter Templates: import help and audits

SleekAI maps the ast_sites_imported_data option, the _astra_sites_imported_post postmeta, and the list of imported menus, widgets, and plugins into the chatbot, so editors can ask which template is live and which assets came from it. Bring your own OpenAI, Anthropic, Google, or OpenRouter key.

♾️ Lifetime License available

SleekAI chatbot for Starter Templates by Astra

An import audit copilot for Astra Starter Templates

Astra Starter Templates writes everything it imports to a single option key called ast_sites_imported_data, plus per-post markers such as _astra_sites_imported_post and _astra_sites_imported_term. The plugin also stores the template ID, the page builder used (Elementor, Beaver, Spectra, or block editor), and a list of imported plugins, menus, and widgets. After a few rounds of imports, most sites have leftover demo posts, demo menus, and plugins that nobody remembers installing.

SleekAI exposes the import option and the related postmeta as named variables. An editor or developer can type, which template did this site start from, or, list every post that was imported by Starter Templates, and the bot answers from the real import log. Display conditions limit the bot to administrators on the Starter Templates admin pages, and a public-facing FAQ bot can still run under multibot for end users.

Generic chatbots have no idea what an Astra import is. They cannot tell which pages are demo content versus real client content. SleekAI's Wizard maps the import metadata in two clicks, including the imported plugins list. Conversations log every cleanup question with model and token usage, which is useful when an agency takes over a site that was bootstrapped from a template and needs to prune the demo material before launch.

Workflow

How SleekAI plugs into Astra Starter Templates

1

Map the import option

Use the Wizard to expose ast_sites_imported_data as a variable. The option holds the source template ID, the page builder choice, the import date, and lists of imported pages, menus, media, and plugins.
2

Expose imported-content flags

Add the _astra_sites_imported_post and _astra_sites_imported_term postmeta keys. These let the bot answer, which posts came from the template, with a list instead of a guess.
3

Scope to administrators

Set display conditions to administrators on the Starter Templates admin pages and inside wp-admin. The audit bot is internal cleanup, not a public-facing widget, so visitors never see it on the site.
4

Bring your own key

Plug in an OpenAI, Anthropic, Google, or OpenRouter key. A cheap fast model is plenty for routine audit questions. Use a stronger model only when the bot has to reason across many imported items at once.

Try it now

A typical Astra Starter Templates audit chat

A site admin asks the in-admin chatbot which Starter Template was imported, which posts came from it, and how to safely remove the demo content.

Comparison

Generic chatbot vs SleekAI for Astra Starter Templates

Generic chatbot

  • Cannot read ast_sites_imported_data or related postmeta flags
  • Has no concept of which posts and pages are imported demo content
  • Cannot list plugins installed by the Starter Templates import flow
  • Will not differentiate real client content from leftover demo content
  • Hallucinates template names instead of quoting the actual import log

SleekAI chatbot

  • Reads the ast_sites_imported_data option to identify the source template
  • Quotes the import date, template ID, and page builder used
  • Lists every post flagged with _astra_sites_imported_post
  • Surfaces plugins installed by the import that may now be unused
  • Logs cleanup questions with model name and tokens for audit trail

Features

What SleekAI gives you for Starter Templates by Astra

Knows the source template

The bot quotes the exact Starter Template name, its page builder, the import date, and how many pages, posts, menus, and media items came in, so agencies onboarding a new client site know what they are looking at.

Imported content audit

Ask for every post flagged with _astra_sites_imported_post and the bot returns a clean list. Editors can then decide which to keep, which to rewrite, and which to delete before launch.

Safe cleanup guide

The bot flags demo plugins that came with the import, demo menus that no longer point anywhere, and demo widgets in unused sidebars, so cleanup is a checklist instead of a hunt.

Use cases

Where teams use SleekAI with Astra Starter Templates

Agency onboarding

When you inherit a site bootstrapped from a template, the bot lists the source, the imported content, and the installed plugins, so the agency knows what is original and what to prune.

Pre-launch demo prune

Before going live, ask the bot to list every Starter Templates demo post still published. Delete or rewrite each one so search engines never index leftover template copy.

Plugin stack audit

The bot reports which plugins were added by the import and whether they are still doing anything, so you remove unused ones and shrink the security and update surface.

The bigger picture

Why Starter Templates sites benefit from chat

Astra Starter Templates is the fastest way to bootstrap a WordPress site. That speed has a cost. The import installs pages, menus, widgets, posts, plugins, and media, often before anyone has decided which of those are actually needed.

A month later, half the pages are demo copy, two plugins are installed but unused, and nobody remembers which template the site started from. Most agencies discover this only when they inherit the site from another agency or from a client's own setup. A chat interface compresses that audit.

The agency types a plain question, the bot reads the same import metadata Astra wrote during setup, and the answer is a real list. That changes Starter Templates from a black box into a transparent record. It also means clients stop pinging the agency to ask, why is this random page still in the navigation.

SleekAI does not change anything in the database. It surfaces what Astra Starter Templates already knows, so cleanup becomes a checklist.

Questions

Common questions about SleekAI for Starter Templates by Astra

No. All the data the bot quotes comes from the local WordPress database, specifically the ast_sites_imported_data option and the _astra_sites_imported_post and _astra_sites_imported_term postmeta. The Starter Templates plugin populates these during import, so SleekAI reads them without any outbound API call.

 

The Wizard exposes the ast_sites_imported_data option, the imported_post and imported_term postmeta, and the list of plugins recorded by the import. You can map any other option or meta in two clicks, including custom flags written by a Premium Starter Templates plan or a White Label import.

 

Yes. The Starter Templates import stores the page builder choice in the import data, so the bot can quote whether the site was set up with Elementor, Beaver Builder, Brizy, Spectra, or the block editor. That matters because the cleanup path is different per builder, especially for custom template parts.

 

Some optimization plugins prune unknown options. If ast_sites_imported_data is missing, the bot still works by reading the _astra_sites_imported_post postmeta, which lives on each imported page and is harder to remove. It just cannot quote the source template name or the import date in that case.

 

Yes. Display conditions support user role, logged-in state, and URL pattern. A typical setup limits the bot to administrators on /wp-admin/themes.php?page=starter-templates and the related admin URLs. Visitors never see the audit bot, and a separate public bot can run under multibot.

 

No. By default SleekAI only reads data. Action toolcalls are opt-in and disabled. The bot identifies imported posts, but the actual delete or trash step is still a manual click by an admin, which keeps cleanup safely auditable, especially on sites with multiple editors.

 

Yes. The import data records the plugin slugs installed during template setup. The bot lists those, checks whether each plugin is still active, and can suggest deactivating or removing ones that have no posts, no entries, or no settings configured. That helps shrink the security surface.

 

Most teams keep this one admin only. The Starter Templates audit is internal cleanup. Clients usually do not need to know which demo pages still exist. You can spin up a separate public bot for actual client questions and limit this audit bot to administrators inside wp-admin via display conditions.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView