feat: add wordvibe_build_page (Word Page Builder over MCP)
Wraps the site tool wpb_build_page: build or update a Word Page from {kind, html} sections. The page lands as a native Word Page (payload in post meta, builder-rendered), so it stays editable and undoable in the builder. Also documents the builder tools in the bundled skill and README.
This commit is contained in:
@@ -60,6 +60,7 @@ Debug a plugin that won't load with `HERMES_PLUGINS_DEBUG=1 hermes plugins list`
|
||||
| `wordvibe_write_file` | Overwrite a file (the site snapshots the previous version first) |
|
||||
| `wordvibe_edit_file` | Targeted `search` → `replace` edit (safer than a full write) |
|
||||
| `wordvibe_search` | Codebase search across themes/plugins/core, plain text or regex |
|
||||
| `wordvibe_build_page` | Build/update a **Word Page Builder** page from `{kind, html}` sections (native in the builder) |
|
||||
|
||||
Slash command for when you don't want to spend a model turn:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user