chat-history

Retrieve recent chat messages across all sessions from the data/sessions store.

1|1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/zahlmann/jarvis --skill chat-history
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chat-history
Source: https://github.com/zahlmann/jarvis/tree/main/.claude/skills/chat-history
Command: npx skills add https://github.com/zahlmann/jarvis --skill chat-history

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieve recent chat history across all sessions to provide context when users reference prior conversations or earlier discussions.

Core Features & Use Cases

  • Retrieve the most recent messages across all sessions to provide context for ongoing interactions.
  • Help users recall what was discussed previously and locate relevant details from earlier chats.
  • Use Case: When a user asks about past decisions or needs context from prior conversations, this skill retrieves the relevant history.

Quick Start

Tell Jarvis to show me my last 20 messages.

Frequently Asked Questions about chat-history

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

FAQPage Schema
How do I retrieve chat history across different sessions?

You can recall recent chat messages by instructing Jarvis to show your last 20 messages, retrieving formatted conversation history from the data/sessions store to provide contextual continuity across all prior interactions.

Can I get context from prior conversations without losing the original message history?

Yes, you can locate details from earlier chats because the retrieval process reads from stored sessions and formats messages for quick review while strictly preserving the original chat history.

What is the best way to recall what was discussed in previous chat sessions?

The best way to recall what was discussed is to query recent messages across all sessions, which locates relevant details and provides contextual continuity for ongoing conversations without altering original logs.

Does this chat memory retrieval work with ongoing conversations automatically?

Yes, chat memory retrieval works with ongoing conversations by reading the data/sessions store to fetch recent messages, ensuring users have contextual continuity from earlier discussions readily available.

Are there limitations when retrieving recent messages across all sessions?

A limitation when retrieving recent messages is that the skill provides basic formatting for quick review, meaning it focuses on recent contextual continuity rather than advanced search queries across older session logs.