Prove that when $n$ is even:
$$\sum\limits_{k=1}^{n-1}(-1)^{k+1}\frac{n-1 \choose k}{n-k} = \frac 2 n$$
Note that when $n$ is odd, the identity above becomes $0$. It arose out of my attempt at proving equation (1) below (details here). Equation (1) was eventually proven via a different route, so I guess this makes for a long-winded proof, but I'm looking for a more direct way.
$$\sum\limits_{k=1}^{n} (-1)^{k+1}\frac{n \choose k}{k}= 1+\frac 1 2 + \frac 1 3 + \dots \frac 1 n \tag{1}$$