To better show how the image relates to the skin, a thumbnail option was added to robots-design™. By default, no thumbnail will be saved, but if the user elects to include it, it will be presented on the blog skin.
ImageMagick Thumbnail Command
convert input_file.jpg --thumbnail 100 output_file.jpg
100 refers to the width.