一键导入
help
Show how to use Cortex persistent memory. Use when the user asks about Cortex, memory, storing decisions, or recalling past work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Show how to use Cortex persistent memory. Use when the user asks about Cortex, memory, storing decisions, or recalling past work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Search Cortex memory for past decisions, conventions, and lessons. Use when the user asks about previous work, past decisions, or what they learned about something.
Show Cortex brain status including daemon health, memory counts, and mode. Use when the user wants to check if Cortex is working, debug issues, or see memory statistics.
Store a decision or lesson in Cortex persistent memory. Use when the user wants to save a decision, convention, lesson learned, or important knowledge for future sessions.
| name | help |
| description | Show how to use Cortex persistent memory. Use when the user asks about Cortex, memory, storing decisions, or recalling past work. |
Cortex remembers your decisions, conventions, and lessons across sessions. Here's how to use it:
Store a coding convention:
Remember: "Always use path.join() for file paths, never hardcoded / or \\"
Recall a past bugfix:
What did I learn about race conditions in async UI code?
Check your brain status:
/cortex:status
Just tell Cortex what you want it to remember:
Cortex will automatically store it with context.
Ask naturally:
/cortex:status - Show brain status (memories, daemon, mode)/cortex:recall <query> - Search your memories/cortex:store <decision> - Store a decision with context~/.cortex/CORTEX_URL config