with one click
memory
Always-on prompt memory for stable facts and preferences.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Always-on prompt memory for stable facts and preferences.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | memory |
| description | Always-on prompt memory for stable facts and preferences. |
| always | false |
memory/MEMORY.md — Prompt memory for stable project and environment facts.memory/USER.md — Prompt memory for stable user preferences and long-lived personalization data.memory/HISTORY.md — Retired compatibility path. Runtime does not initialize or update it.memory ToolUse the first-class memory tool for durable notes that should ride in the prompt every turn:
Do not store:
Use transcript-recall tooling for past conversations when available. session_search is the primary cross-session recall interface. HISTORY.md is retired from runtime behavior and should only matter for legacy/manual inspection.
Keep prompt memory small, durable, and high-signal so it remains safe to inject every turn.
Do not confuse:
<workspace>/USER.md — bootstrap context file<workspace>/memory/USER.md — prompt-memory file managed by the memory toolRecall past conversations through the session_search tool instead of grepping transcript files.
Reference guidance for OpenViking setup and layered-memory migration in Aeloon. Runtime usage should rely on provider-native viking_* tools, not this skill.
Search and install agent skills from ClawHub, the public skill registry.
Schedule reminders and recurring tasks.
Convert local PDF/DOCX documents to text for analysis
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.