AdjustmentWithGradient:
Creates a grouped curved adjustment layer filled with a gradient from black to white.

DashedRedLine:
Enumerates all layers in a document and sets the line color to red and the line style to 10 pixels and dashed for all vector layers that don't have a hairline.

DoubleLineWidth:
Enumerates all layers in a document and doubles the line width of all vector layers.

ExportWeb:
Enumerates all layers in a document. Depending on the layer name the layer will be exported. If no scaling is given, the original size will be used. Without JPEG compression the default compression is used.
Structure of the layer name: [command[,command]]
Structure of a command: [scaling]filename.extender[JPEGcompression]
Structure of scaling: [pixelwidth"x"pixelheight" "] or [scalingInPercent"%"]
Structure of JPEG compression: compressionValue"%"
Example of a layer name: "640x480 file640.jpg80%,50%file50p.jpg75%"

NewVector:
Creates a new, white vector layer in document size.

Rotate:
First asks for a number and then creates a corresponding number of virtual copies of the
active layer, which are rotated around the pivot point to form a 360° fan.

SaveAllImages:
Saves all images in a document as PNG if they are not clipping or adjustment layers.

SaveAsWithExt:
Saves the active document the same way as "Save As...", but appends "_pl" to the filename.

ScaleDocument200Percent:
Scales a document to twice its size.

ScaleDocumentDownTo800Pixels:
Resizes documents larger than 800 pixels to 800 pixels.

SelectedLayersScaleUI:
Scales all selected layers. First it shows the scaling dialog, afterwards the entered values are applied to all layers.

TextNewWithPageNumber:
Creates a new vector layer with a page number.

TextReplaceRGBBlack:
Replaces all text colors in a document that are RGB black with CMYK black (0/0/0/100). The text styles are also modified.

TextReplaceRGBBlackVersion2:
Alternative version of TextReplaceRGBBlack.

TextStylesDoubleFontSize:
Doubles the font size in all text styles.

VectorShowPositions:
The active layer must be a vector layer. Every point of the vector layer is converted to centimetres and displayed in a dialog as text.