Title: dickrson's Replies | WordPress.org

---

# dickrson

  [  ](https://wordpress.org/support/users/dickrson/)

 *   [Profile](https://wordpress.org/support/users/dickrson/)
 *   [Topics Started](https://wordpress.org/support/users/dickrson/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dickrson/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dickrson/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dickrson/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dickrson/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dickrson/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPVibe - WordPress MCP Server. Connect Claude, ChatGPT & Any AI Agent via MCP] load_skill discovers GeneratePress skill but schema rejects it](https://wordpress.org/support/topic/load_skill-discovers-generatepress-skill-but-schema-rejects-it/)
 *  Thread Starter [dickrson](https://wordpress.org/support/users/dickrson/)
 * (@dickrson)
 * [5 days, 14 hours ago](https://wordpress.org/support/topic/load_skill-discovers-generatepress-skill-but-schema-rejects-it/#post-19006814)
 * Thanks, John — that explanation and workaround were very helpful.
 * I reconnected the WPVibe connector in ChatGPT’s plugin settings and started a
   new chat. The connector still exposes the older fixed `name` enum, which does
   not include `generatepress`, so `load_skill({ name: "generatepress" })` would
   still be rejected by client-side schema validation.
 * However, I confirmed that the workaround works correctly:
 * `load_skill({ query: "generatepress" })`
 * This successfully loaded the dedicated GeneratePress guidance in the new chat.
 * So the practical workaround is working, but reconnecting the connector did not
   appear to refresh the exposed `name` schema. Please let me know if there is any
   additional connector or workspace information I can provide to help investigate.
   Thanks again!

Viewing 1 replies (of 1 total)