Load a playbook
load_skillLoad a focused guide before starting WordPress tasks to avoid common pitfalls like corrupting page-builder layouts.
Instructions
Load the playbook for the task at hand — a focused guide covering how to do this particular kind of WordPress work correctly, including the traps that are not obvious from the API. Call this FIRST when starting any substantive task: describe what you are about to do and the matching skill is returned. Page builders in particular (Elementor, Divi, Beaver Builder, Bricks, Breakdance) store content in builder-specific structures, and editing their posts as ordinary HTML corrupts the layout — the playbook explains what to do instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Load a specific skill by name instead of searching. | |
| query | No | What you are about to do, e.g. "build a landing page with Elementor" or "fix missing meta descriptions". |