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.

Zur Installation springen

Quellinformationen

Repository
mrzhangguoguo/oh-my-workbuddy
Letzte Quellaktivität
8. Juli 2026 um 07:14
Erkannte Sprache von SKILL.md
Englisch
Sterne
2
Forks
1

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
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.
Auf GitHub ansehen