New File Action in Finder

Solution 1:

The idea in OS X is, that you open an Application and create the file while you are working. This simply because creating the file beforehand is kind of awkward:

Create file > open file > edit

Of course if you just need dummy files, then you can make those from Terminal.app, but I'd be careful with that if you are not used to it already.

The command is: touch filename