← Back to Skills Marketplace
eric331

QQ每分钟时间提醒

by eric331 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install qqbot-time-reminder
Description
创建每分钟发送当前时间的QQ定时提醒任务。用于:(1) 用户要求每分钟报时 (2) 用户想要定期收到时间提醒 (3) 测试定时任务功能
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qqbot-time-reminder
  3. After installation, invoke the skill by name or use /qqbot-time-reminder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首次发布:创建每分钟发送当前时间的QQ定时任务
Metadata
Slug qqbot-time-reminder
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is QQ每分钟时间提醒?

创建每分钟发送当前时间的QQ定时提醒任务。用于:(1) 用户要求每分钟报时 (2) 用户想要定期收到时间提醒 (3) 测试定时任务功能. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install QQ每分钟时间提醒?

Run "/install qqbot-time-reminder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is QQ每分钟时间提醒 free?

Yes, QQ每分钟时间提醒 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does QQ每分钟时间提醒 support?

QQ每分钟时间提醒 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created QQ每分钟时间提醒?

It is built and maintained by eric331 (@eric331); the current version is v1.0.0.

💬 Comments