This will make skipping and rejection follow a consistent format.
When the user skips a suggestion and confirms it, confirm_skip_suggestion action is sent. However, for rejection, close action with rejection_dialog active interface is sent with acceptance_state="skipped" in the action data (to distinguish it from the user cancelling from the rejection dialog).