← 返回
AI智能 Key 中文

Daily Report Skill

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 trig...
日报技能 - 生成并发送每日工作总结。
rare
AI智能 clawhub v1.0.0 1 版本 99923.7 Key: 需要
★ 0
Stars
📥 1,310
下载
💾 29
安装
1
版本
#latest

概述

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
  1. Collect data
    • Read memory/YYYY-MM-DD.md (today's journal)
    • Read conversation logs, task status (optional)
  1. Generate report
    • Load template: assets/template.md
    • Replace variables: {{date}}, {{time}}, {{recipient}}, {{agent_name}}
    • Fill sections: work, learning, review, suggestions, evolution
  1. Save file
    • Write to memory/daily-reports/YYYY-MM-DD.md
  1. 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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 08:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Task Manager

rare
基于SQLite的任务管理,支持优先级、标签和统计。数据库存储于技能目录,实现自然隔离。
★ 0 📥 2,462
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,362 📥 318,816
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 714 📥 244,030