什麼是 memories-cli?
Memory.sh 的 CLI 參考和工作流程 — AI 代理程式的持久記憶體層。在下列情況下使用:(1) 執行記憶體 CLI 指令來新增、搜尋、編輯或管理內存,(2) 在新專案中設定 Memory.sh(記憶體初始化),(3) 產生 AI 工具設定檔(CLAUDE.md、.cursor/rules 等),(4) 從 AI 工具匯入現有規則(記憶體擷取記憶體),(5) 排除記憶使用記憶體模板、連結、歷史記錄或標籤。 來源:webrenew/memories。
Memory.sh 的 CLI 參考和工作流程 — AI 代理程式的持久記憶體層。在下列情況下使用:(1) 執行記憶體 CLI 指令來新增、搜尋、編輯或管理內存,(2) 在新專案中設定 Memory.sh(記憶體初始化),(3) 產生 AI 工具設定檔(CLAUDE.md、.cursor/rules 等),(4) 從 AI 工具匯入現有規則(記憶體擷取記憶體),(5) 排除記憶使用記憶體模板、連結、歷史記錄或標籤。
透過命令列快速安裝 memories-cli AI 技能到你的開發環境
來源:webrenew/memories。
CLI reference for @memories.sh/cli — manage memories, generate configs, and sync across tools.
The CLI is the primary way to interact with memories.sh. Use it to store memories, generate native config files, and manage your memory store. For environments where the CLI isn't available (v0, bolt.new, Lovable, or other browser-based agents), use the MCP server as a fallback.
memories init auto-detects AI tools (Claude Code, Cursor, Windsurf, VS Code) and configures MCP + generates instruction files.
Memory.sh 的 CLI 參考和工作流程 — AI 代理程式的持久記憶體層。在下列情況下使用:(1) 執行記憶體 CLI 指令來新增、搜尋、編輯或管理內存,(2) 在新專案中設定 Memory.sh(記憶體初始化),(3) 產生 AI 工具設定檔(CLAUDE.md、.cursor/rules 等),(4) 從 AI 工具匯入現有規則(記憶體擷取記憶體),(5) 排除記憶使用記憶體模板、連結、歷史記錄或標籤。 來源:webrenew/memories。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/webrenew/memories --skill memories-cliMemory.sh 的 CLI 參考和工作流程 — AI 代理程式的持久記憶體層。在下列情況下使用:(1) 執行記憶體 CLI 指令來新增、搜尋、編輯或管理內存,(2) 在新專案中設定 Memory.sh(記憶體初始化),(3) 產生 AI 工具設定檔(CLAUDE.md、.cursor/rules 等),(4) 從 AI 工具匯入現有規則(記憶體擷取記憶體),(5) 排除記憶使用記憶體模板、連結、歷史記錄或標籤。 來源:webrenew/memories。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/webrenew/memories --skill memories-cli 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/webrenew/memories