Назад към всички

quote-generator

// **Version:** 1.0.0

$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly

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)

node skills/quote-generator/index.js

Get a random quote (json)

node skills/quote-generator/index.js --format json

Write to file

node skills/quote-generator/index.js --output /tmp/quote.txt