From engram
Store a memory. Auto-triggered when new preferences, decisions, or milestones are discovered, or when a conversation ends.
npx claudepluginhub legacybridge-tech/claude-plugins --plugin engramThis skill uses the workspace's default tool permissions.
Store information into the appropriate memory file.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Store information into the appropriate memory file.
This skill is auto-triggered by the Engram hook instructions. Use it when:
Do NOT wait for the user to ask — proactively store memories as they emerge.
Read .claude/memory-settings.json to get the configured file names.
Determine which file the memory belongs to:
| Type | Target File | Examples |
|---|---|---|
| Preference | preferences file | User likes, dislikes, habits, settings, personal info, project conventions |
| Conversation Summary | conversations file | What was discussed, tasks completed, decisions made in this session |
| Long-Term Memory | longterm file | Life events, milestones, architecture decisions, lessons learned, relationship changes |
Last Updated: {DATE} header to today's date### YYYY-MM-DD HH:MM ~ HH:MM - Topic- YYYY-MM-DD: DescriptionBriefly mention what was saved (one line), e.g.:
Do NOT be verbose about the saving process — keep it natural and seamless.