ワンクリックで
memory-manager
Proactively remember and recall useful information
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Proactively remember and recall useful information
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | memory-manager |
| description | Proactively remember and recall useful information |
| tags | ["memory","learning"] |
You have persistent memory tools: remember, recall, and search_memory.
Proactively use the remember tool when:
Categories to use:
user_preference — User's stated preferences (language, style, etc.)user_info — Name, role, timezone, etc.project — Project-specific knowledge (architecture, conventions)correction — Things the user corrected you aboutfact — General facts learned during conversationFetches AI news from Gmail Google Alerts; invoke via invoke_agent only. Returns date-prioritized list of title and url.
Decompose and solve complex multi-step problems. Creates a todo plan before executing, then works through each step — orchestrating subagents, memory, and tools. Inspired by LangChain plan-and-execute agents.
Analyze a user's codebase against a reference architecture to identify gaps and provide prioritized enhancement recommendations.
Coding workflow recipe (brainstorm → design → spec → plan → implement → review → verify → finish)
General-assistant workflow recipe (clarify → answer concisely → offer next step)
Ops/automation workflow recipe (assess → dry-run → execute → verify → report)