返回顶部
l

lorem-genLorem生成器

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
安全检测
已通过
126
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

lorem-gen

Lorem Gen

通过命令行生成占位文本。支持多种风格和输出格式。

快速开始

bash

生成3段经典Lorem Ipsum文本


python3 scripts/lorem_gen.py

生成5个句子

python3 scripts/lorem_gen.py -n 5 -u sentences

生成50个词的文艺风格文本

python3 scripts/lorem_gen.py -n 50 -u words -s hipster

生成HTML格式的技术术语文本

python3 scripts/lorem_gen.py -s tech -f html

生成JSON输出,使用可复现的随机种子

python3 scripts/lorem_gen.py -n 2 -f json --seed 42

选项

标志描述默认值
-n, --count生成单元数量3
-u, --unit
paragraphs(段落)、sentences(句子)或words(单词) | paragraphs | | -s, --style | lorem、hipster或tech | lorem | | -f, --format | plain(纯文本)、html、markdown、json | plain | | --no-classic | 跳过Lorem ipsum dolor sit amet...经典开头 | 关闭 | | --seed | 用于可复现输出的随机种子 | 无 |

风格

  • - lorem — 经典拉丁语占位文本
  • hipster — 手工艺/健康/生活方式词汇
  • tech — DevOps、云和基础设施术语

说明

  • - 无外部依赖(仅使用Python 3标准库)
  • 默认情况下,第一段以经典开头语句起始(使用--no-classic可禁用)
  • 使用--seed可确保每次运行生成相同的输出

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

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

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

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

通过命令行安装

skillhub install lorem-gen-1776121213

下载

⬇ 下载 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-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部