CursorPool
← 返回首页
CoreMem logo

CoreMem

6

直接在 Cursor 中加载、搜索并更新你的 CoreMem 记忆,相关上下文自动载入,让每次会话都从已知信息开始。

4 个 Skill

Propose a new mem using $ARGUMENTS as guidance.

1. Parse $ARGUMENTS to identify the name and content for the new mem
   - If $ARGUMENTS is empty, ask the user for the mem name and what it should contain
2. Call `create_mem` with the name, content, and `is_public: false` unless the user explicitly asked for it to be public
3. Confirm the proposal was submitted and remind the user to review it in the CoreMem dashboard before it is saved

Note: proposals are never applied automatically. The user reviews and approves all changes at coremem.app.