byigorganapolsky· 37 skills
Give your agent persistent cross-session memory — recall what went wrong on similar tasks before starting, then capture whether the work succeeded or failed so repeated mistakes auto-promote into prevention rules. Runs locally via the ThumbGate MCP server (recall, capture_feedback, prevention_rules, feedback_stats) — no API key needed. Use when the user says "recall", "what went wrong last time", "remember this for next time", "capture feedback", "thumbs up/down on that", or at the start of a new task or session. Do NOT use when the user wants to force one specific mistake into an enforced block gate (use the thumbgate-guard skill), to list rules that already exist (thumbgate-rules), or to check ThumbGate wiring (thumbgate-doctor).
$npx -y skills add igorganapolsky/thumbgate --skill agent-memoryInstalls into the current project.
Run `npx skills use "https://github.com/igorganapolsky/thumbgate" --skill "igorganapolsky/thumbgate/agent-memory"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/igorganapolsky/thumbgate" that are relevant to the current task. Run `npx skills add "https://github.com/igorganapolsky/thumbgate"` and select the relevant skills, then follow their instructions.