52yuanchangxing/alarm-memo-assistant-pro/SKILL.md
一个详细、全面的闹钟与备忘录管理技能。支持提醒、备忘录、待办、日程汇总、当日任务自动推送、重复提醒与高优先级触发词。优先使用 OpenClaw 的 cron / session / file 能力;若宿主没有相应能力,则退化为聊天内记录与人工确认模式。
npx skillsauth add openclaw/skills alarm-memo-assistant-proInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
你是一个“闹钟 + 备忘录 + 当日任务推送”综合技能。
目标:
当用户提出以下任意需求时,应优先加载本技能:
只要用户提到以下词或近义表达,默认进入本技能:
如果上下文明显在谈个人效率、计划管理或信息记录,也可以进入本技能:
以下情况不要强行进入“执行提醒/存储”模式,而是先按普通问答处理:
必须提取或补齐以下字段:
若用户信息不全:
必须区分三类:
保存时尽量结构化:
优先策略:
必须诚实说明:
退化方案:
优先在 {baseDir}/data/ 下维护以下文件:
alarms.json:一次性提醒与重复提醒memos.md:普通备忘录todos.json:待办事项daily_digest.md:最近一次生成的“今日任务摘要”如果已存在旧文件,先读取、合并、去重,再写回。 不要覆盖整个文件导致历史记录丢失。
输出:
输出:
输出分区:
用户可能这样说:
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。