Uncomment line 47 in your config.php from
// __DIR__ . '/CustomCommands',
to
__DIR__ . '/CustomCommands',
to enable this Folder.
You then can copy example Commands from the Command folder.
❗ Important!
DO NOT COPY THE ENTIRE COMMAND FOLDER CONTENT!!
Some Command Files are Duplicated and may interfere with each other.