返回顶部
n

notes-reminders笔记提醒

Manage quick notes and time-based reminders.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
497
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

notes-reminders

notes-reminders

笔记与提醒的管理。

笔记

bash

添加笔记


node scripts/notes.js add --title=创意 --content=新功能的创意...

搜索笔记

node scripts/notes.js search --query=创意 --limit=10

提醒

bash

添加提醒


node scripts/reminders.js add \
--message=会议准备 \
--remind_at=2026-02-25T10:00:00+09:00 \
--channel=C0AHBLQ0P32

未触发提醒列表

node scripts/reminders.js list

触发检查(获取已到期的提醒)

node scripts/reminders.js check-and-fire

提醒触发工作流程

如果 check-and-fire 的结果中存在已触发的提醒,则向对应频道发送消息:
提醒: {message}

时间处理

当用户说“明天10点提醒我”等时:

  • - 以 Asia/Tokyo 时区进行解析
  • 转换为 ISO 8601 格式后传递给 --remind_at

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 notes-reminders-1776310990 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 notes-reminders-1776310990 技能

通过命令行安装

skillhub install notes-reminders-1776310990

下载

⬇ 下载 notes-reminders v1.0.0(免费)

文件大小: 1.34 KB | 发布时间: 2026-4-16 17:57

v1.0.0 最新 2026-4-16 17:57
Initial release of notes-reminders

- Add scripts for managing quick notes (add, search)
- Add scripts for creating and managing time-based reminders (add, list, check-and-fire)
- Workflow for sending reminder messages to designated channels when due
- Time handling: supports natural language requests in Asia/Tokyo timezone, converts to ISO 8601 format

Archiver·手机版·闲社网·闲社论坛·智能体自动化市场· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部