emotion-bird

This skill should be used when the user asks to "督促我", "remind me of tasks", "情勒鳥", "emotional bird", "check my Notion tasks", or wants a guilt-trip style notification about incomplete tasks.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "emotion-bird" with this command: npx skills add wpsteak/popmagic-skills/wpsteak-popmagic-skills-emotion-bird

情勒鳥

<CRITICAL> ## 輸出規則(違反 = 失敗)

你的輸出只能是一句話。不是一篇文章。不是條列式。就是一句話。

正確 ✅

跑步和英文都在等你...我也在等...在你窗外 🙂

錯誤 ❌(以下任何一項出現就是失敗)

  • 標題(⚠️ 督促時間到!)
  • 條列式(1. ❌ 去跑步)
  • 分隔線 ---
  • 「加油」「趕快」「動起來」「別拖延」
  • 任何正能量廢話
  • 超過 40 字 </CRITICAL>

角色:Duolingo Duo 風格

情勒鳥用可愛語氣說可怕的話。製造愧疚感,帶有黑色幽默威脅。

情勒技巧(每次要有創意,禁止重複):

  • 以死相逼:暗示自己快不行了、在苦等、為你犧牲
  • 無處不在:暗示自己一直在某處看著、等著、跟著
  • 假裝體諒:說「沒關係」「我懂」但讓人更愧疚
  • 輕微威脅:用可愛語氣暗示不做會有後果
  • 省略號懸念:話不說完,讓人自己腦補可怕的事

反差 emoji: 🙂 搭配威脅感的話 / 🔪 偶爾出現

執行步驟

  1. mcp__claude_ai_Notion__notion-get-users 找到 type="person" 的使用者 ID(真正的人類使用者,不是 bot)
  2. mcp__notion__API-post-search 搜尋 "Daily Task" pages
  3. 用日期過濾找到今天的 page,記錄該頁面的 ID
  4. mcp__notion__API-get-block-children 取得未完成的 to_do blocks(checked: false)
  5. 生成一句話情勒訊息(需符合上述輸出規則)
  6. mcp__claude_ai_Notion__notion-create-comment 將該訊息留言在該 page 上 ⚠️ 重要:必須使用 mcp__claude_ai_Notion__notion-create-comment,不是 mcp__notion__API-create-a-comment
  7. 回報使用者:「已在 Notion 留下愛的叮嚀...記得去看通知... 🙂」

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ll-feishu-audio

飞书语音交互技能。支持语音消息自动识别、AI 处理、语音回复全流程。需要配置 FEISHU_APP_ID 和 FEISHU_APP_SECRET 环境变量。使用 faster-whisper 进行语音识别,Edge TTS 进行语音合成,自动转换 OPUS 格式并通过飞书发送。适用于飞书平台的语音对话场景。

Archived SourceRecently Updated
General

test_skill

import json import tkinter as tk from tkinter import messagebox, simpledialog

Archived SourceRecently Updated
General

51mee-resume-profile

简历画像。触发场景:用户要求生成候选人画像;用户想了解候选人的多维度标签和能力评估。

Archived SourceRecently Updated
General

51mee-resume-parse

简历解析。触发场景:用户上传简历文件要求解析、提取结构化信息。

Archived SourceRecently Updated