返回顶部
l

lorem-gen

Generate placeholder text for design mockups, development, and testing. Supports classic Lorem Ipsum, hipster-style, and tech jargon. Output as plain text, HTML, Markdown, or JSON. Use when creating dummy content, filler text, placeholder paragraphs, or sample text for layouts and prototypes.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
105
下载量
0
收藏
概述
安装方式
版本历史

lorem-gen

# Lorem Gen Generate placeholder text via CLI. Supports multiple styles and output formats. ## Quick Start ```bash # 3 paragraphs of classic Lorem Ipsum python3 scripts/lorem_gen.py # 5 sentences python3 scripts/lorem_gen.py -n 5 -u sentences # 50 words of hipster-style text python3 scripts/lorem_gen.py -n 50 -u words -s hipster # Tech jargon as HTML python3 scripts/lorem_gen.py -s tech -f html # JSON output with reproducible seed python3 scripts/lorem_gen.py -n 2 -f json --seed 42 ``` ## Options | Flag | Description | Default | |------|-------------|---------| | `-n, --count` | Number of units | 3 | | `-u, --unit` | `paragraphs`, `sentences`, or `words` | paragraphs | | `-s, --style` | `lorem`, `hipster`, or `tech` | lorem | | `-f, --format` | `plain`, `html`, `markdown`, `json` | plain | | `--no-classic` | Skip "Lorem ipsum dolor sit amet..." opening | off | | `--seed` | Random seed for reproducible output | none | ## Styles - **lorem** — Classic Latin placeholder text - **hipster** — Artisan / wellness / lifestyle vocabulary - **tech** — DevOps, cloud, and infrastructure jargon ## Notes - No external dependencies (Python 3 stdlib only) - First paragraph starts with the classic opening by default (use `--no-classic` to disable) - Use `--seed` for deterministic output across runs

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 lorem-gen-1776121213 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 lorem-gen-1776121213 技能

通过命令行安装

skillhub install lorem-gen-1776121213

下载 Zip 包

⬇ 下载 lorem-gen v1.0.0

文件大小: 4.3 KB | 发布时间: 2026-4-14 10:03

v1.0.0 最新 2026-4-14 10:03
Initial release of lorem-gen.

- Generate placeholder text for mockups, development, and testing.
- Supports classic Lorem Ipsum, hipster-style, and tech jargon styles.
- Output formats: plain text, HTML, Markdown, or JSON.
- Flexible unit selection: paragraphs, sentences, or words.
- CLI options for style, format, count, and reproducible random seed.
- Requires only Python 3 standard library (no external dependencies).

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部