Skip Update will skip the event's update function. You can still interact with the event, it controls things like movement and sprite updates (walking animation, etc).
If you do not want an event to permanently skip its update, you can use the plugin command "Change Event Update" to change its skip update status. Note that if you use this you should not also use the note tag or comment for that event.