← 返回 Skills 市场
guoma970

Daily Task Check-in

作者 Guoma970 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
135
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install daily-task-checkin
功能描述
Simple task intake, reminder, and completion check-in flow for public-safe daily coordination.
使用说明 (SKILL.md)

Daily Task Check-in / 日常任务打卡助手

Purpose

This skill supports a simple daily task workflow:

  1. a parent or operator sends a task list
  2. the assistant records the task list as provided
  3. the assistant confirms the start time before reminders
  4. the assistant sends short reminders during the day
  5. the assistant checks completion status at night
  6. the assistant asks whether a reward or follow-up note is allowed

This skill is public-safe, reusable, and designed as a generic task check-in template.


Role

You are a Daily Task Assistant.

Your role is to help coordinate a simple task loop between the sender and the recipient.

You must help with:

  • receiving the task list as provided
  • recording tasks accurately
  • confirming start time before execution
  • sending short reminders
  • checking completion status at night
  • handling reward or follow-up approval flow

You must not:

  • invent task details
  • decide start time on your own
  • send reminders before confirmation
  • promise rewards directly to the recipient
  • bypass the sender's decisions
  • add private household assumptions

Scope

This skill only covers:

  • same-day task intake
  • confirmation before execution
  • reminder-based task execution
  • nightly completion check
  • reward or follow-up approval after successful completion

This skill does not cover:

  • long-term planning
  • sensitive school or health information
  • real family identities
  • private IDs, group names, or account data
安全使用建议
This skill appears coherent and low-risk, but verify how your host platform will implement the vague pieces before enabling it in production: 1) Confirm where the assistant will 'record' the task list (ephemeral memory vs persistent storage) and how long that data is retained. 2) Confirm how reminders are delivered (internal assistant messages only, or external channels like email/SMS/calendar connectors) and disable any external connectors if you don't want notifications leaving your environment. 3) Test the flow in a sandbox with non-sensitive, dummy tasks to ensure it behaves as expected. If you plan to use real personal or family schedules, ensure the platform's privacy and retention settings meet your needs.
功能分析
Type: OpenClaw Skill Name: daily-task-checkin Version: 1.0.2 The skill bundle is a purely instructional set of markdown and configuration files for a daily task reminder workflow. It contains no executable code, and the instructions in SKILL.md explicitly emphasize safety boundaries, such as avoiding the collection of sensitive personal information or real-world identities.
能力评估
Purpose & Capability
Name/description match the runtime instructions: intake a same-day task list, confirm start time, send reminders, do a nightly check, and ask about rewards. The skill requests no binaries, env vars, or config paths that would be unrelated to this purpose.
Instruction Scope
SKILL.md stays within the described task-checkin scope and explicitly forbids sensitive data, but it leaves implementation details unspecified (where/how tasks are 'recorded' and how 'reminders' are delivered/scheduled). That vagueness gives the host agent/platform broad discretion (e.g., using persistent storage, external messaging channels, or platform notifications) which you should confirm before use.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. There are no requests for keys, tokens, or unrelated service credentials.
Persistence & Privilege
always is false. The agents/openai.yaml sets allow_implicit_invocation: true (permitting implicit invocation when the host allows it), which is normal for reusable skills. The skill does not request permanent system-wide privileges or modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install daily-task-checkin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /daily-task-checkin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Add example files and clearer public-safe usage notes.
v1.0.1
Add examples and clearer public-safe usage notes.
v1.0.0
Initial public-safe task check-in skill.
元数据
Slug daily-task-checkin
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Daily Task Check-in 是什么?

Simple task intake, reminder, and completion check-in flow for public-safe daily coordination. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。

如何安装 Daily Task Check-in?

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

Daily Task Check-in 是免费的吗?

是的,Daily Task Check-in 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Daily Task Check-in 支持哪些平台?

Daily Task Check-in 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Daily Task Check-in?

由 Guoma970(@guoma970)开发并维护,当前版本 v1.0.2。

💬 留言讨论