slack-memory-retrieval

Retrieve and synthesize stored Slack memories across channels, users, and projects.

926|107|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/krafton-ai/KIRA --skill slack-memory-retrieval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-memory-retrieval
Source: https://github.com/krafton-ai/KIRA/tree/main/.claude/skills/slack-memory-retrieval
Command: npx skills add https://github.com/krafton-ai/KIRA --skill slack-memory-retrieval

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

AI assistants often lack quick access to historical context from Slack conversations, causing repetitive context requests and inconsistent responses. Slack memory retrieval provides fast, targeted access to stored memories to inform replies.

Core Features & Use Cases

  • Contextual memory pull: load channel, user, project memories to ground responses.
  • Efficient loading strategy: start with index.md and only load relevant files to minimize latency.
  • Cross-context synthesis: merge memories across channels, users, and projects for coherent answers.

Quick Start

Load the most relevant memories from the current Slack channel to inform the response.

Frequently Asked Questions about slack-memory-retrieval

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

FAQPage Schema
How do I retrieve historical Slack context for AI assistant responses?

Retrieve historical Slack context by loading stored channel, user, and project memories. The system searches metadata like tags and related_to fields, starting with index.md, to synthesize relevant historical information into coherent responses.

What is Slack memory retrieval and when do I need it?

Slack memory retrieval provides fast, targeted access to stored Slack conversation memories. You need it when AI assistants lack historical context, causing repetitive context requests and inconsistent responses across channels.

How do I search Slack memories across channels, users, and projects?

Search Slack memories by loading relevant files filtered through metadata such as related_to and tags. This cross-context synthesis merges memories across channels, users, and projects to answer questions requiring historical context.

Does Slack memory retrieval work with large knowledge bases?

Slack memory retrieval works with large knowledge bases by using an efficient loading strategy. It starts with index.md and only loads relevant files based on metadata filtering to minimize latency and target specific memories.

Why does my AI assistant give inconsistent answers in Slack channels?

AI assistants give inconsistent answers in Slack channels when they lack quick access to historical context. Slack memory retrieval solves this by grounding responses with stored memories from channels, users, projects, decisions, and meetings.