返回顶部
n

notes-reminders

Manage quick notes and time-based reminders.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
475
下载量
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` の結果に fired リマインダーがあれば、該当チャネルにメッセージを送信: `リマインダー: {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

下载 Zip 包

⬇ 下载 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-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部