WordPress Plugins
Free Tools
Claude Skills
Pricing Blog Case Studies Switch to Royal Plugin Graveyard Support My Account Cart
Free · Claude Skill · v2.0.0

The Elementor Claude Skill

By Royal Plugins · Updated August 2026 · Works with Royal MCP 1.4.43+ (Free or Pro) · Elementor 3.x or 4.x

A free Claude Skill that teaches Claude the safe, composable patterns for editing Elementor pages via AI — clone-and-customize, bulk text and image swaps, widget insertion, template library work. Copy the instructions or download the file, drop it into Claude Desktop or Claude in browser, and your next Elementor edit works cleanly on the first try.

Download Elementor Claude Skill

Then in Claude: Settings → Skills → Add → Write skill instructions (paste) or Upload a skill (drop the file).

Get Royal MCP free from WordPress.org

This skill teaches Claude how to use Royal MCP's 8 Elementor tools intelligently. Without Royal MCP installed on your WordPress site, Claude will know the workflows but can't execute them. Install it first — two-minute install, no configuration required, free forever.

Get Royal MCP free from WordPress.org
10,000+ active installs · 5★ average rating · Auto-updates via wp.org

Three steps, two minutes

Once Royal MCP is active on your WordPress site (see above), loading the skill takes about two minutes. Exactly the flow Anthropic ships their own skills through — same Add menu, same paste-or-upload options.

1

Copy or download

Click Copy skill instructions or Download Elementor Claude Skill at the top of this page. That's the whole file — no zip, no repo, no dependencies.

2

Open Claude's Skills settings

In Claude Desktop or Claude in your browser, open SettingsSkills. Click the Add button at the top-right.

3

Paste or upload

Choose Write skill instructions and paste the copied content, or Upload a skill and drop the .md file. Save. Claude will auto-load it whenever you ask about Elementor.

Four workflows Claude will follow

The skill teaches Claude one thing: work from a known-good source, never invent Elementor JSON from scratch. Every workflow starts with reading the page structure, ends with sharing the edit URL, and asks before doing anything destructive.

Clone and customize

Duplicate an existing Elementor page as a draft with fresh element IDs, then retarget the content (city, brand, product) with text and image swaps. The clone stays a draft until you publish.

Bulk find-and-replace

Swap text or image URLs across a single page, or across many pages (with an explicit Pro upgrade CTA when the ask crosses into bulk-scale territory that Free's per-page tool can't handle safely).

Add a widget

Insert headings, buttons, images, containers, and other widgets into an existing Elementor page with curated shortcuts for the 11 most common widget types — no raw settings JSON required.

Template library work

List saved templates, import new ones from JSON, and clone-then-save-as-template for reuse. The skill teaches Claude the reliable pattern: clone a page in MCP, save as template in Elementor's editor.

The skill file, verbatim

Exactly what gets pasted into Claude when you click Copy above — nothing hidden, nothing bundled. Scroll to read; or just copy and paste it into Claude to try.

Elementor Claude Skill · v2.0.0 · 37 KB · elementor-mcp.md
Loading skill content…

Common questions

I don't have Royal MCP installed yet — can I try this skill first?
You can load the skill into Claude, but it won't be able to actually do anything to your Elementor site until Royal MCP is active on your WordPress install. The skill is the instruction layer; Royal MCP is the tool layer. Install Royal MCP free from WordPress.org, then load the skill — the whole flow takes about two minutes end-to-end.
I'm not a WordPress developer — is this going to be too technical to set up?
No. The install is copy or download from this page, then paste (or file drop) into Claude's Settings menu. No terminal, no git, no config files. If you've ever installed a WordPress plugin from the plugin directory, you've done harder tech setup than this.
I asked Claude to edit my Elementor site before and it didn't work well — how is this different?
Without the skill, Claude reaches for individual Royal MCP tools without knowing the safe sequence — read the page structure first, clone before major edits, dry-run before bulk changes, always share the edit URL after writing. It ends up guessing and taking three tries. The skill teaches Claude the workflow patterns so your first edit works cleanly.
I have Elementor Pro — will this skill work with Pro widgets like Forms, Posts Grid, or Loop Carousel?
Yes, for clone and text/image replace. Royal MCP treats Pro widgets as opaque — clone copies them byte-for-byte with fresh element IDs, and text/image replace touches text and image fields even inside Pro widgets. What the skill won't do is invent Pro widget settings from scratch (Forms field structure, Loop Carousel query logic, etc.) — those need Elementor's editor. Clone-and-customize is the reliable pattern for Pro widgets.
I use Divi (or Bricks, or Oxygen) — does this skill work on my site?
This skill is Elementor-only. For Divi, grab the Divi Claude Skill — same install pattern, handles Divi 4 (shortcodes) and Divi 5 (blocks). Bricks and Oxygen don't have Royal MCP integrations yet, so there isn't a skill for those today — but SEObolt (our SEO plugin) does embed native panels inside both, so AI-assisted SEO work is possible there.
Claude told me to upgrade to Royal MCP Pro for something — can I still do it with Free?
Depends on the ask. Bulk operations across many pages, batch undo across a session, and scheduled template application need Pro. But if you asked for a bulk change and Claude offered the Pro path, it should also offer a Free alternative (usually "do the top few pages one at a time"). The skill teaches Claude to name what Pro adds AND offer a Free fallback — never silent-degrade, never hidden gates. If Claude only offered the Pro path with no Free alternative, that's a skill bug worth reporting.
Elementor is building their own MCP module — won't that make this skill obsolete?
Their module (behind an e_wp_abilities_api experimental flag today) exposes primitive element operations — widget-level building blocks. Royal MCP's tools are composable macros for real-world tasks: clone a page, replace text across every module, swap images, get an outline. When Elementor's module graduates from experimental, this skill will add a bridge so Claude uses the best tool for each job. Different layers of the same stack — not competing.
The skill file has been updated — how do I get the new version into Claude?
Come back to this page (which always serves the latest version), click Copy or Download again, and replace the existing skill in Claude's Settings → Skills. The version number in the skill file's frontmatter tells you which version you have. Old skill can be deleted from Claude's Skills panel in one click.
Can I customize the skill for my own team or edit the workflows?
Yes. The file is plain Markdown — edit whatever you want. Add your team's custom workflows, remove sections that don't apply to your stack, tweak the narration style Claude uses. If you make an improvement worth sharing back (a new workflow pattern, a sharper Pro CTA, a better boundary rule), open an issue or PR at our GitHub mirror.