conversation-search

Conversation History Search

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "conversation-search" with this command: npx skills add dhughes/claude-marketplace/dhughes-claude-marketplace-conversation-search

Conversation History Search

Search through indexed past conversations with Claude to find relevant discussions.

How to Search

Run the search command with the user's query:

bash ${CLAUDE_PLUGIN_ROOT}/skills/conversation-search/scripts/search.sh --query "search terms" --limit 10

Options:

  • --query : Search terms (required). Supports prefix matching.

  • --limit : Maximum results (default: 20)

  • --json : Output results as JSON for programmatic processing

Presenting Results

Show the user:

  • Number of matching conversations found

  • For each result: conversation ID, project path, date, and snippet

  • Suggest using /conversation-history:load-conversation <id> to load full transcripts

First-Time Setup

If search returns no results and the user seems surprised, they may need to run the initial indexing:

/conversation-history:index-history

This indexes all existing conversations from ~/.claude/projects/ into the database.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ci-monitor

No summary provided by upstream source.

Repository SourceNeeds Review
General

gcb-monitor

No summary provided by upstream source.

Repository SourceNeeds Review
General

conversation-history-setup

No summary provided by upstream source.

Repository SourceNeeds Review
General

atlassian-usage

No summary provided by upstream source.

Repository SourceNeeds Review