In this hands-on tutorial, Ars will show you how to use Automator to build platform services that incorporate shell scripting.
According to the man page, the 'find' command on OS X should do a case insensitive name match if you use the '-iname' flag rather than plain '-name'. Actual usage on ...