원클릭으로
memory-bank
memory-bank에는 jdelgadoperez에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Retrieve and synthesize the full context of a past conversation from the local memory-bank vector DB (Claude Code, Claude Desktop, ChatGPT history). Use when the user wants the whole story of an earlier session — "pull up everything from when we built X", "what did we conclude in that long debugging session", "recap the auth migration work" — rather than a few matching lines.
Semantic search over the user's past AI chat history (Claude Code, Claude Desktop, ChatGPT) via the local memory-bank vector DB. Use when the user asks what they did before, how they solved something previously, or to recall earlier decisions, bugs, or context — e.g. "what was that Docker fix I did", "have we hit this error before", "how did I set up auth last time".