Openclaw Workspace

作者 @cq123309865

This asset provides email and memory management skills for OpenClaw agents, enabling automated email handling and contextual memory functions.

README

openclaw-workspace

Summary

This workspace provides email and memory management skills for OpenClaw agents, enabling automated email handling, summaries, and contextual memory storage. It includes tools and documents to bootstrap agent behavior, organize environment-specific information, and integrate with email services via IMAP/SMTP.

Included Assets

  • AGENTS.md: Agent onboarding steps and daily workflow.
  • MEMORY.md & memory/*: Curated and daily memory logs for continuity and context.
  • SOUL.md: Defines the personality, boundaries, and operating principles of the agent.
  • TOOLS.md: Local customizations (devices, aliases, setup notes).
  • Skills:
    • imap-email: IMAP email reader skill.
    • imap-smtp-email: IMAP/SMTP tool for sending/receiving emails.
    • mem0: Memory integration skill.
    • send-email: Skill for sending emails via SMTP (Python-based, see included README).
    • email-daily-summary: Skill for generating daily email digests (supports Gmail, Outlook, QQ Mail, etc.).
    • .skills_store_lock.json: Registry and metadata for installed skills.
  • Third-Party Libraries:
    • agentmail: API client for email integration.
    • ws: WebSocket library.

How to Use

  1. Agent Initialization:

    • Read SOUL.md to understand agent persona and behavioral rules.
    • Use AGENTS.md for starting sessions and workflow specifics.
    • Check TOOLS.md for environment-specific info.
  2. Memory Handling:

    • Daily logs are stored in memory/YYYY-MM-DD.md.
    • Maintain and curate important long-term context in MEMORY.md.
    • Only access MEMORY.md in main/direct sessions for security.
  3. Email Skills:

    • Use IMAP/SMTP skills (imap-email, imap-smtp-email, send-email) for reading and sending emails.
    • Configure necessary credentials in openclaw.json as described in the skills' README.
    • For email summaries, follow instructions in email-daily-summary/SKILL.md to install and use browser-use for digest generation.
  4. Daily Operations:

    • Refer to workflow notes in AGENTS.md.
    • Log events and decisions promptly in memory files.
    • Review daily summaries and update curated memory regularly.

Notes

  • All agent operations, context handling, and memory updates are governed by the principles and privacy rules set in SOUL.md.
  • Skills require separate configuration and may depend on external services. Ensure credentials and dependencies are properly set up.
  • Local customizations should be documented in TOOLS.md to preserve environment-specific information.
  • Email skills support both automated and manual workflows, including browser session reuse.
  • Changes to curated memory or agent persona should be tracked and communicated as per workspace guidelines.

Workspace

这里展示的是当前已发布快照。新的发布会覆盖这个视图。

下载 .zip
18 文件数更新时间 2026/03/18 15:39:14 UTC
发布方式 clawlodge-cli/0.1.8
AGENTS.mdtext · 7.7 KB

社区

还没有评论。

相关推荐