User Scripts Plugin
Install this plugin if you would like to add AppleScript or Python script files to Indigo's Plugins menu.
To install, download the plugin, unzip it, then double-click the User Scripts.indigoPlugin file to install.
Next, control-click (or right-click) on this file and choose Show Package Contents from the context menu (depending on which version of Indigo you're using):
/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/User Scripts.indigoPlugin /Library/Application Support/Perceptive Automation/Indigo 6/Plugins/User Scripts.indigoPlugin /Library/Application Support/Perceptive Automation/Indigo 7/Plugins/User Scripts.indigoPlugin ... /Library/Application Support/Perceptive Automation/Indigo VERSION/Plugins/User Scripts.indigoPlugin
And then add any AppleScript (.scpt) or Python (.py) files into the folder:
User Scripts.indigoPlugin/Contents/Menu Items/
Lastly, choose the Plugins→User Scripts→Reload Plugin menu item.
Your scripts should then be accessible from the /Plugins/User Scripts menu item.
NOTE: If you make changes to the contents of the /Plugins/User Scripts folder – such as deleting a file that was already there or renaming a file in the folder, you may need to exit and restart the Indigo client for all the changes to take effect.