A plugin is a program that augments the capabilities of Amos Graphics. Plugins have access to the Amos Graphics classes and to the AmosEngine class.
Amos comes with some pre-written plugins that appear on the Plugins menu. Source code for the pre-written plugins is in the folder %amosprogram%\Programming\Plugins
You can also write your own plugins.