Hunter Suite SDK is a very useful development kit that offers support for designing Hunter suite plug-ins.
The framework will be loaded from "~/Library/Frameworks". The Hunter Suite application will automatically instal and update it.
To Create a plug-in you need to choose what kind a plug-in you want to develop.
Hunter Suite supports 4 kind of plug-ins: Import, Export Plug-Ins, Autocomplete Plug-Ins and View Plug-Ins.
The Hunter Suite SDK package contains the HunterSuiteInterface.framework (the framework that you need to create plug-ins for Hunter Suite), HS XML Sample, an application can be usefull in debug. It simply creates some reference xml to test your plug-ins.