elementor-content
Installation
SKILL.md
Elementor Content
Directly read, create, modify, and restructure Elementor page builder content by working with the underlying JSON data — either in exported .json template files or in the WordPress database via WP-CLI.
When to Use
- Creating or editing Elementor page/template content
- Modifying widget settings (text, images, styles, links)
- Restructuring page layouts (moving sections, adding containers)
- Bulk-updating content across multiple Elementor pages
- Importing/exporting Elementor templates
- Building new Elementor pages from scratch
- Creating Theme Builder templates (header, footer, single, archive) programmatically
Operational Modes
Mode 1: JSON Template Files
Work directly with .json files exported from Elementor (Library → Export Template). Read, edit, and write the file. Import back via Elementor UI or WP-CLI.