Yes you can skip records of data file by using the same SKIPcommand which we use in the control file by using SKIP keyword as parameter to SQLLDR on the command line.
Below is the syntax:
sqlldr userid=ora_id/ora_passwd control=control_file_name.ctl skip=4