Provide quick prompt bar like Apple Spotlight search with customizable global keyboard shortcut. In certain cases, users asking MindMac would benefit from instant assistance.
You can write such a feature, but the best idea is to make use of Alfred and Raycast for this feature.
Instead of writing a native function for this, just create an API/command-line interface for this, so that ZSH/BASH or other script-languages and frameworks can execute a binary of from MindMac to send commands and receive the responses.
The workflow for Alfred (https://www.alfredapp.com/help/workflows/) and the Plugin for Raycast (https://www.raycast.com/developer-program) and other similar applications could be developed then by the community.
Suggested by Sascha