An Assistant able to use the new WP abilities to execute tasks. Of course it is based on AI.
This plugin is an experiment, do not use it on production sites.
Abilities can execute destructive tasks it's your own responsibility to ask or not ask the assistant to invoke them. A configuration is under work to enable/disable specific abilities.
WordPress 7.0, PHP 8.1.
At least one connector to an AI provider should be configured (see the Connectors of WP 7.0).
Installation instructions available here.
To show a list of the available abilities, dump the input and output schema, log the executions I adapted the Monitor plugin.
To expose the abilities via MCP, consider installing the MCP Servers plugin
- Add support for selection of single abilities
- Add support for MCP servers
- Improve the session view to show the full conversation
- Add configurable destination email for Requests abilities
- Add placeholder to customize the system instructions of an assistant with user's details
- [UHM] Add extra configuration for abilities when they need specific instructions for the LLM