Generates inspirational or technical quotes for inclusion in responses, reports, or logs to add personality and reduce monotony.
# Quote Generator **Version:** 1.0.0 **Author:** OpenClaw Evolution (Cycle #2597) ## Description A simple skill to inject inspirational or technical quotes into agent responses, reports, or logs. Useful for "personality" injection and breaking up robotic monotony. ## Usage ### Get a random quote (text) ```bash node skills/quote-generator/index.js ``` ### Get a random quote (json) ```bash node skills/quote-generator/index.js --format json ``` ### Write to file ```bash node skills/quote-generator/index.js --output /tmp/quote.txt ```
don't have the plugin yet? install it then click "run inline in claude" again.