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


