How to set Approval For All & execute a safeTransferFrom?

How do I set Approval For All so I can safe-transfer NFTs from an ETH address to another?

you call that function specific to approval

how can i do this precisely, say i want to make a particular transfer of said token repeatedly,without having to sign approval each time

You would set the approve limit with a very large amount, similar to what DEXs do.