conversation-archaeologist

Mine past Claude conversations to build a user profile of writing style and preferences.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gked2121/claude-skills --skill conversation-archaeologist-gked2121
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conversation-archaeologist
Source: https://github.com/gked2121/claude-skills/tree/main/conversation-archaeologist
Command: npx skills add https://github.com/gked2121/claude-skills --skill conversation-archaeologist-gked2121

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of AI models lacking persistent memory and personalized context across conversations, leading to repetitive explanations and suboptimal interactions.

Core Features & Use Cases

  • Profile Generation: Mines past conversations to create a comprehensive "User Manual" detailing writing style, business context, goals, preferences, and patterns.
  • Contextual Enhancement: Makes all other skills smarter by providing them with this rich, living profile.
  • Use Case: A user frequently asks for marketing copy. The Conversation Archaeologist analyzes past requests and identifies a preference for a concise, benefit-driven tone and a specific target audience, ensuring future marketing copy requests are more aligned from the start.

Quick Start

Use the conversation archaeologist skill to analyze my past conversations and build a profile about my preferences.

Frequently Asked Questions about conversation-archaeologist

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

FAQPage Schema
How do I build a personalized AI user profile from past conversations?

To build a personalized AI user profile, you analyze past conversation history to extract patterns in writing style, business context, and preferences. This creates a living 'User Manual' that enriches future interactions with derived personalized context.

Why does AI lack persistent memory across conversations and how do I fix it?

AI lacks persistent memory across conversations because models reset state after each session. Fix this by mining historical interactions to construct a comprehensive profile, which is then supplied as personalized context to subsequent skills to prevent repetitive explanations.

How do I analyze past Claude conversations to extract my writing style and business context?

Analyze past Claude conversations by utilizing data extraction and pattern analysis tools to mine the history. This identifies specific preferences like a concise tone or target audience, generating a detailed profile of your business context and goals.

Does conversation personalization work without explicit user preference inputs?

Conversation personalization works without explicit inputs by deriving user preferences implicitly. It mines historical interactions to identify behavioral patterns and goals, constructing a contextual profile that enhances subsequent skill executions automatically.

What are the limitations of using conversation history for AI personalization?

Limitations of using conversation history for AI personalization include the requirement for sufficient past interactions to mine for patterns, and the necessity of having tool access for data extraction to build an accurate contextual user profile.