بنقرة واحدة
remember
Decide whether user information should become durable memory.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Decide whether user information should become durable memory.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Help with Claude/LLM API usage, models, and integration patterns.
Scaffold or plan LilBot-style local plugins.
Break a large request into a tracked batch of smaller tasks.
Coordinate browser-assisted work when a Chrome/browser connector is available.
Investigate a bug or failing behavior and isolate the likely cause.
Use subagents to split exploration, implementation, review, and verification work.
| name | remember |
| description | Decide whether user information should become durable memory. |
| allowed-tools | memory_save, memory_search, memory_list |
| when_to_use | Use when the user says to remember something or reveals stable preferences, project facts, or working agreements. |
| context | inline |
Evaluate whether this should be saved as memory:
{{args}}
Save only durable, useful information:
Do not save secrets, transient tasks, private data that is not clearly useful,
or facts that may change frequently. If saving, choose a short name, concise
text, a kind such as preference, project, or fact, and the right scope.