Agent Skills
› terrense/LilBot-agent
› lorem-ipsum
lorem-ipsum
GitHub生成可控制语气和长度的占位符文案。根据指定领域、语气和长度要求生成内容,避免冒充最终产品文案。若无约束,则生成适合UI原型的简洁中性英文文本。
触发场景
需要生成UI原型或设计稿中的占位文本
需要模拟特定语气和长度的示例文案
安装
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.
版本历史
- ac8228e 当前 2026-07-05 10:50


