con un clic
memory
Always-on prompt memory for stable facts and preferences.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Always-on prompt memory for stable facts and preferences.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Recall 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.
| 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 tool