Toolverse
All skills

simplemem-skill

by aiming-lab

Store and retrieve conversation memories across sessions. Use when asked to 'remember this', 'save conversation', 'add to memory', 'what did we discuss about...', 'query memories', or 'import chat history'. Also use proactively to preserve important dialogue context and

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend

About this skill

Store and retrieve conversation memories across sessions. Use when asked to 'remember this', 'save conversation', 'add to memory', 'what did we discuss about...', 'query memories', or 'import chat history'. Also use proactively to preserve important dialogue context and decisions.

How to use

  1. Zainstaluj umiejętność w katalogu Claude'a, umieszczając pliki SimpleMem w folderze ~/.claude/skills/simplemem-skill/.

  2. Aby zapisać rozmowę, użyj polecenia add z nazwą osoby mówiącej i treścią: python ~/.claude/skills/simplemem-skill/scripts/cli_persistent_memory.py add --speaker "Ty" --content "Twoja wiadomość tutaj". Możesz dodać znacznik czasowy w formacie ISO 8601, jeśli chcesz: --timestamp "2026-01-17T14:00:00Z".

  3. Aby wyszukać zapisane wspomnienia, użyj polecenia query z pytaniem: python ~/.claude/skills/simplemem-skill/scripts/cli_persistent_memory.py query --question "O czym rozmawialiśmy?". Umiejętność wyszuka semantycznie powiązane fragmenty i udzieli odpowiedzi.

  4. Jeśli chcesz głębszą analizę wyników, dodaj flagę --enable-reflection do polecenia query, aby Claude przeprowadził refleksję nad znalezionymi wspomnieniami.

  5. Proaktywnie zapisuj ważne momenty rozmowy: decyzje, zobowiązania, złożone informacje i rozwiązania problemów, które mogą być przydatne w przyszłości.

  6. Przed odpowiedzią na pytania o poprzednie rozmowy lub wznowieniem pracy z wcześniejszych sesji zawsze sprawdź zapisane wspomnienia, aby mieć pełny kontekst.

Related skills

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

drizzle

by lobehub

Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions.

Backend
79340

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167