$6f
$6f
将对话中的信息保存到用户的任务管理上下文库中。当用户说“把这个保存到我的上下文”、“记住这个”、“添加到我的资料”、“更新我当前的关注点”、“把这个人加到我的联系人”、“保存这个项目的信息”,或任何希望在未来 AI 会话中持久保留信息的变体时使用。数据存储在 .context/ 下。支持针对特定文件的保存:profile.md(个人信息、角色、偏好)、current-focus.md(当前工作、进度、下一步)、projects/_index.md(项目概览和论文状态)、projects/papers/[name].md(详细项目笔记)。可使用自然触发语句或显式命令 /save-context。主要行为:读取并合并现有文件(绝不用空白覆盖)、保留文档结构、在需要时从标准模板创建新的项目文件,并在会话轮换和未完结任务处理时优先使用 /update-focus 进行结构化的会话结束更新。优点:跨会话持久记忆、组织化检索以及为未来 AI 会话简化的交接流程。
Category: productivity (效率) · Author: flonat · Version: @main · License: MIT
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity