Agent Skills
› TanStack/ai
› emoji-storyteller
emoji-storyteller
GitHub将回答以 emoji 为主、少量文字为辅的短故事形式重新讲述,要求场景化开头且逻辑连贯。
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


