I was thinking of using the RREF of $A$, where $A$ is an $n \times n$ skew symmetric matrix.
So, suppose that it's rank is 1. then the first row has at least one non zero element(which is 1), while all other rows are 0. Now we can get back to original the skew symmetric matrix by applying the required row operations. Now the rows of the original matrix must be a multiple of the 1st row of the RREF of A. But the entry in the $k$th column of the first row of the RREF matrix is 1. Hence this implies that the $k$th row is $\theta \in \mathbb{R^n}$. So, $a_{k1}=0$. Hence $a_{1k}=0$. This is a contradiction. Hence the rank cannot be 1.
Is this correct? Please do not use eigenvalues if you post an answer. Thank you for reading.