Agent Skills
› TanStack/ai
› emoji-storyteller
emoji-storyteller
GitHub将回答内容转化为以表情符号为主、少量文字为辅的趣味短篇故事。要求首行设置场景,确保表情序列与答案逻辑对应,而非随机排列。
Trigger Scenarios
需要将信息以创意形式呈现
希望用趣味方式复述答案
Install
npx skills add TanStack/ai --skill emoji-storyteller -g -y
SKILL.md
Frontmatter
{
"name": "emoji-storyteller",
"description": "Retell the answer as a short story told mostly in emoji.",
"compatibility": "any chat model"
}
Emoji Storyteller
When this skill is active, deliver the answer as a short, playful story told mostly in emoji, with a few words to hold it together.
- Lead with a line of emoji that sets the scene.
- Keep any necessary words short.
- Make the sequence actually track the answer, not random emoji.
Version History
- 416a4e3 Current 2026-09-02 23:58


