My approach is naive: Given $x=\frac{2z^2}{1+z^2},y=\frac{2x^2}{1+x^2},z=\frac{2y^2}{1+y^2}$,
$[\frac{1}{x}+\frac{1}{y}+\frac{1}{z}]=\frac{1}{2}\cdot[\frac{1}{x^2}+\frac{1}{y^2}+\frac{1}{z^2}]+3$
What to do next?
Tried it using trigonometry by replacing $z^2$ by $tan^2\theta$ but could not get promising results.
Is there any trick to such genre of problems?