Agent Skills
› terrense/LilBot-agent
› lorem-ipsum
lorem-ipsum
GitHub生成受控语气和长度的占位文本,用于UI原型或文档填充。支持指定领域、语气和长度约束,默认输出简洁中立的英文内容,避免混淆为最终产品文案。
Trigger Scenarios
需要快速生成UI界面占位文字
编写文档时需要示例文本
设计原型时填充内容区域
Install
npx skills add terrense/LilBot-agent --skill lorem-ipsum -g -y
SKILL.md
Frontmatter
{
"name": "lorem-ipsum",
"context": "inline",
"description": "Generate placeholder copy with controllable tone and length.",
"when_to_use": "Use when the user needs temporary UI text, sample prose, fixture copy, or placeholder content.",
"argument-hint": "<length\/tone\/context>"
}
Generate placeholder content for:
{{args}}
Match the requested domain, tone, and length. Avoid pretending the placeholder is final product copy. If no constraints are supplied, produce concise neutral English text suitable for UI mockups.
Version History
- ac8228e Current 2026-07-05 10:50


