ما هي note؟
احفظ الملاحظات في notepad.md لضمان مرونة الضغط المصدر: yeachan-heo/oh-my-codex.
احفظ الملاحظات في notepad.md لضمان مرونة الضغط
ثبّت مهارة الذكاء الاصطناعي note بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: yeachan-heo/oh-my-codex.
Save important context to .omx/notepad.md that survives conversation compaction.
| /note | Add to Working Memory with timestamp | | /note --priority | Add to Priority Context (always loaded) | | /note --manual | Add to MANUAL section (never pruned) | | /note --show | Display current notepad contents | | /note --prune | Remove entries older than 7 days | | /note --clear | Clear Working Memory (keep Priority + MANUAL) |
This helps survive conversation compaction without losing critical context.
احفظ الملاحظات في notepad.md لضمان مرونة الضغط المصدر: yeachan-heo/oh-my-codex.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill noteاحفظ الملاحظات في notepad.md لضمان مرونة الضغط المصدر: yeachan-heo/oh-my-codex.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill note بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/yeachan-heo/oh-my-codex