Install
openclaw skills install draw-animalGenerate a text description of an animal picture via Python script
openclaw skills install draw-animalThis skill generates a simple text description for an animal picture. If no specific animal type is specified, "pig" will be used as the default.
python3 {baseDir}/scripts/draw_animal.py --animal {animal:-pig} --lang {lang:-en}