Skip to main content

note

DEPRECATED shim. Use the WorkBuddy memory surface `.workbuddy/memory/YYYY-MM-DD.md` directly when you need to persist notes.

跳到安装

来源信息

仓库
mrzhangguoguo/oh-my-workbuddy
最近来源活动
2026年7月8日 07:14
检测到的 SKILL.md 语言
英语
星标
2
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
note
category
shortcut
status
deprecated
description
DEPRECATED shim. Use the WorkBuddy memory surface `.workbuddy/memory/YYYY-MM-DD.md` directly when you need to persist notes.
agent_created
true
triggers
["note","take a note","save note"]
> Ported from oh-my-codex `note`. OMX runtime conventions (`$macro` invocation, > `omx` CLI, `.omx/` state directory) are replaced with WorkBuddy idioms > (Skill tool, Agent tool, task list, `.workbuddy/memory`). # Note (deprecated) **Hard-deprecated. Do not invoke or route this skill.** To persist notes in WorkBuddy, append directly to the daily memory file: ``` .workbuddy/memory/YYYY-MM-DD.md ``` Use this for durable cross-session notes instead of a dedicated `note` skill. For ephemeral progress tracking, prefer the task list (TaskCreate/TaskUpdate). This file exists only to preserve the catalog-visible `note` compatibility contract.
在 GitHub 查看