Bonadocs CLI lets you generate widgets for your solidity docs and interact with the protocol registry. For a GUI interface, check out our editor at bonadocs.com.
npm install -g @bonadocs/cli
bonadocs --help
bonadocs collections <collection> widget
# Example
bonadocs collections uniswap widget
bonadocs registry search -q <protocol>
bonadocs registry open -s <protocol>
Full documentation can be found at bonadocs.com/docs.