Agent Skills
› doodledood/manifest-dev
› eli5
eli5
GitHub用于以极简方式解释复杂概念,通过生成包含大图和少量文字的HTML内容,帮助用户快速理解主题。
Trigger Scenarios
用户输入 /eli5 命令
请求简单易懂的主题解释
Install
npx skills add doodledood/manifest-dev --skill eli5 -g -y
SKILL.md
Frontmatter
{
"name": "eli5",
"description": "Explain a topic like I'm a 5 year old. Use when the user types \/eli5 <topic> or asks for a dead-simple picture explainer of how something works."
}
eli5
Explain like I'm someone who knows nothing about this topic, using a HTML artifact with big pictures and few words.
Topic: $ARGUMENTS
Version History
- 6357f8a Current 2026-08-28 19:56


