engram-integration

Automate memory saving and session summaries in nyxterm with Engram and MCP fallback.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/FullFran/nyxterm --skill engram-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: engram-integration
Source: https://github.com/FullFran/nyxterm/tree/main/.agents/skills/engram-integration
Command: npx skills add https://github.com/FullFran/nyxterm --skill engram-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for an integrated memory system in terminal sessions, enabling users to efficiently save and recall important information without disruption.

Core Features & Use Cases

  • Embedded Memory: Utilizes Engram for in-terminal memory storage with optional MCP fallback for shared team memory.
  • Proactive Memory Management: Automates memory saving based on user actions, ensuring no important information is lost.
  • Topic Key Conventions: Implements structured memory storage with hierarchical, stable topic keys.
  • Session Summaries: Ensures that key information is recorded upon session close, preventing information loss and providing continuity for the next session.

Quick Start

Use the engram-integration skill to save the topic 'nyxterm/theme/tokyo-night' as 'palette decisions' after configuring the terminal theme.

Frequently Asked Questions about engram-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save terminal session memory automatically?

Automate terminal session memory saving by using this skill to proactively capture user actions and record session summaries, preventing information loss during your nyxterm environment workflow.

What is structured topic key convention for memory management?

Structured topic key conventions organize in-terminal memory storage hierarchically, providing stable keys like 'nyxterm/theme/tokyo-night' to efficiently save and recall specific terminal session information.

Can I use shared team memory with MCP fallback in terminal sessions?

Yes, you can use shared team memory with MCP fallback in terminal sessions, as the skill supports embedded Engram storage while optionally falling back to MCP for collaborative environments.

Does terminal memory integration work without external dependencies?

Terminal memory integration works without external dependencies by utilizing an embedded Engram implementation, requiring no additional packages to automate proactive memory saving and session summary recording.

Why are my terminal session summaries lost when I close the window?

Terminal session summaries are lost upon window close without an integration system, but this skill prevents data loss by automatically recording session summaries and key information upon session close to ensure continuity.