One-click install
npx skills add https://github.com/aphrody-code/n2b --skill bun-dream
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bun-dream
Source: https://github.com/aphrody-code/n2b/tree/main/skills/dream
Command: npx skills add https://github.com/aphrody-code/n2b --skill bun-dream

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It keeps a growing set of memory files coherent by consolidating learnings from recent sessions into an organized memory index and topic notes.

Core Features & Use Cases

  • Memory consolidation (dream): Triggers the bun-dreamer agent to merge and structure recent session insights into durable memory artifacts.
  • Index initialization: Creates an initial MEMORY.md index when no index exists yet to enable future relevance matching.
  • Session-to-memory organization: Uses a dedicated memory directory and session directory to systematically curate and reorganize memory over time.

Quick Start

Ask the skill to run a dream to consolidate your recent sessions into your memory directory.

Frequently Asked Questions about bun-dream

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

FAQPage Schema
How do I consolidate recent session learnings into a structured memory directory?

To consolidate session learnings, trigger a memory consolidation request or simply say “dream.” This launches the bun-dreamer agent to merge recent session insights into an organized memory index and durable topic notes.

What is memory consolidation for long-session workflows?

Memory consolidation for long-session workflows is the process of merging and structuring recent session insights into durable memory artifacts. It keeps a growing set of memory files coherent by organizing them into a systematic index.

How do I initialize a memory index for file organization?

To initialize a memory index, the system creates an initial MEMORY.md file automatically on the first run when no index exists. This enables future relevance matching for your organized memory files.

Does memory consolidation work automatically after productive sessions?

Yes, memory consolidation can apply proactively after long productive sessions. It can also be triggered manually whenever a user requests memory cleanup, file organization, or says “dream” to structure recent learnings.

What do I need to set up before organizing memory files with bun-dream?

Before organizing memory files, you must ensure the memory and session paths exist. The consolidation process passes both directories to the bun-dreamer workflow while following the memory-format specification.