← 返回 Skills 市场
eric331

QQ每分钟时间提醒

作者 eric331 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
120
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qqbot-time-reminder
功能描述
创建每分钟发送当前时间的QQ定时提醒任务。用于:(1) 用户要求每分钟报时 (2) 用户想要定期收到时间提醒 (3) 测试定时任务功能
安全使用建议
This skill appears coherent and lightweight, but before installing: (1) ensure your OpenClaw instance and the 'qqbot' channel are correctly configured and authorized to send messages; (2) verify you have user consent to send per-minute messages (this frequency can be seen as spam or hit rate limits); (3) confirm how the cron message will embed the actual current time (the example shows only a static prefix); and (4) remember you must provide the user's openid when scheduling — the skill doesn't request any secrets or external credentials.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the SKILL.md describes creating a cron job that delivers per-minute time reminders to a QQ user via the platform's 'openclaw cron' CLI and requires only a user openid — this is coherent with the stated purpose.
Instruction Scope
Instructions are scoped to extracting the user's openid and running 'openclaw cron add' to schedule deliveries. One minor ambiguity: the example --message is a static string ('[直接输出] 当前时间:') — the SKILL.md does not show how the current time is injected into the delivered message at runtime. Otherwise the steps do not request unrelated files, env vars, or external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded — lowest-risk install profile.
Credentials
No environment variables, credentials, or config paths are requested. The only required runtime data is the target user's openid, which is appropriate for a messaging reminder skill.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or permanent platform privileges or attempt to modify other skills' configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qqbot-time-reminder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qqbot-time-reminder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布:创建每分钟发送当前时间的QQ定时任务
元数据
Slug qqbot-time-reminder
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

QQ每分钟时间提醒 是什么?

创建每分钟发送当前时间的QQ定时提醒任务。用于:(1) 用户要求每分钟报时 (2) 用户想要定期收到时间提醒 (3) 测试定时任务功能. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 QQ每分钟时间提醒?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install qqbot-time-reminder」即可一键安装,无需额外配置。

QQ每分钟时间提醒 是免费的吗?

是的,QQ每分钟时间提醒 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

QQ每分钟时间提醒 支持哪些平台?

QQ每分钟时间提醒 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 QQ每分钟时间提醒?

由 eric331(@eric331)开发并维护,当前版本 v1.0.0。

💬 留言讨论