daily-report

Daily report skill - Generate and send daily work summary. Keywords: daily report, work summary, end of day. Use when: End of day reporting, or manually triggered with "generate daily report".

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "daily-report" with this command: npx skills add rare/daily-report-skill

Daily Report Skill

Trigger

  • Configure via OpenClaw cron to auto-execute at your preferred time
  • Or manual trigger: "generate daily report"

Workflow

  1. Load config

  2. Collect data

    • Read memory/YYYY-MM-DD.md (today's journal)
    • Read conversation logs, task status (optional)
  3. Generate report

    • Load template: assets/template.md
    • Replace variables: {{date}}, {{time}}, {{recipient}}, {{agent_name}}
    • Fill sections: work, learning, review, suggestions, evolution
  4. Save file

    • Write to memory/daily-reports/YYYY-MM-DD.md
  5. Send notification

    • Iterate through configured channels
    • Call corresponding message API per channel type
    • Supports parallel multi-channel delivery

Configuration

Config file: config/daily-report.json (workspace root, not included in skill package)

Required fields:

  • recipient.name - Report recipient name
  • channels - Notification channels (at least one)
  • agent_name - Agent name

See references/config.example.md for details.

Template

Report template at assets/template.md

Supported variables:

  • {{date}} - Date (YYYY-MM-DD)
  • {{time}} - Time (HH:MM)
  • {{recipient}} - Recipient name
  • {{agent_name}} - Agent name

Manual Invocation

generate daily report

Or with temporary overrides:

generate daily report and send to feishu ou_xxx

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Session-Memory Enhanced

Session-Memory Enhanced v4.0 - 统一增强版。融合 session-memory + memu-engine 核心功能。特性:结构化提取 + 向量检索 + 不可变分片 + 三位一体自动化 + 多代理隔离 + AI 摘要 + 零配置启动。

Registry SourceRecently Updated
General

PRISM-GEN-DEMO

English: Retrieve, filter, sort, merge, and visualize multiple CSV result files from PRISM-Gen molecular generation/screening. Provides portable query-based...

Registry SourceRecently Updated
General

Video Pro by cza999

专业AI视频生成器,支持文本转高质量短视频,批量处理、多模板和高级自定义语音功能,适合创作者和企业。

Registry SourceRecently Updated
0133
cza999