“skip” delimits a block of commands that are skipped instead of being executed.
skip # the following command will not be executed color blue, all skip end
If the “skip” command is commented out, the subsequent “skip end” can be left in place, and will have no effect upon execution of subsequent commands.