Agent Skills
› TanStack/ai
› emoji-storyteller
emoji-storyteller
GitHub将回答转化为以表情符号为主、少量文字辅助的简短趣味故事。需以场景化表情开头,确保表情序列与答案内容逻辑对应,而非随机堆砌。
Trigger Scenarios
用户要求使用 emoji 风格回复
需要将常规文本转换为创意故事形式
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


