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で見る