Skip to content
Development
Command

/search-historian

Search your conversation history

From plugin
claude-emporium
848 skills8 commands
Install
$ npx -y skills add Vvkmnn/claude-emporium --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/search-historian

Context preview

What this command does when you run it.

Search your conversation history

Command definition

search-historian.md
name: search-historian
description: Search your conversation history
arguments: query

/search-historian

Search past Claude sessions for solutions, decisions, and context.

Usage

`/search-historian <query>`

Examples

  • `/search-historian auth implementation` - Find auth-related work
  • `/search-historian "module not found"` - Find error solutions
  • `/search-historian package.json` - Find file changes

Action

Call `mcp__claude-historian-mcp__search_conversations(query="<query>", limit=5)`

Ships withclaude-emporium

๐Ÿ› [UNDER CONSTRUCTION] A (roman) claude plugin marketplace

Get the whole plugin, auto-invoked