NKtools is an another easier way to access Nuke's commands. (I don't know, I guess.)
NKtools
Updated: 8 December 2020
Author: nkpa
Compatible Nuke versions: 11.1 or later
Compatibility: Windows
NKtools v001
How to install:
Copy 'NKtools' folder in the zip file into .nuke folder
Copy the lines below to init.py in .nuke folder.
import nuke
nuke.pluginAddPath('NKtools')
How to access NKtools:
1. Right click on a node on Node Graph.
2. Right click on empty space on Node Graph.
3. Set 'QualityCheckT_IP' custum tool bar on the bottom right corner on Nuke and register IP by the first button on the left.
(Works better on Nuke v11, Some functions do not work as expected on Nuke v12.)