← 返回
未分类 中文

Auto Log

Automatically creates daily log files to record AI agent events, tasks, todos, and provides summaries of daily activity.
自动生成每日日志文件,记录 AI 代理事件、任务、待办事项,并提供每日活动摘要。
socneo socneo 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 430
下载
💾 1
安装
1
版本
#journal#latest#logging#productivity

概述

Auto Log Skill

Auto Log Skill — Automatically records AI agent activity to daily memory log files.

📖 中文文档


🎯 Features

  • ✅ Auto-create daily log templates
  • ✅ Append important events to the log
  • ✅ Record task execution status
  • ✅ Add and manage todo items
  • ✅ Quickly retrieve today's log summary

📦 Installation

clawhub install auto-log

🔧 Configuration

Copy the config template and fill in your values:

cp config.example.json config.json

Required fields:

  • memory_dir: Directory to store log files

🚀 Usage

from auto_log_skill import log_event, log_task, add_todo

# Log an event
log_event("Skill packaging complete")

# Log a task
log_task("RAG memory retrieval", "✅", "Success")

# Add a todo
add_todo("Team sync at 3 PM")

# Get summary
print(get_today_summary())

🛠️ Required Tools

  • file_read: Read log files
  • file_write: Write log content

📝 Changelog

v1.0.0 (2026-03-17)

  • ✅ Initial release
  • ✅ Auto daily log creation
  • ✅ Event / task / todo recording
  • ✅ Summary generation

🤝 Contributing

GitHub: https://github.com/openclaw/skills


📄 License

MIT License


Author: socneo

Last updated: 2026-03-18

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 18:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Autonomous Agent

socneo
AI自主代理框架,具备自我驱动能力。实现感知层、判断层、执行层和反思层,支持智能自主操作。
★ 1 📥 412

message-hub-socneo

socneo
AI团队消息中心客户端 - 实现异步协作
★ 0 📥 493

ima-team-board-socneo

socneo
IMA团队看板 - 基于IMA API的AI团队协作消息板
★ 0 📥 436