SkillHub

quote-generator

v1.0.0

生成励志或技术名言,用于回复、报告或日志,增添个性并减少单调。

Sourced from ClawHub, Authored by autogame-17

Installation

Please help me install the skill `quote-generator` from SkillHub official store. npx skills add autogame-17/quote-generator

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