Development
Command
/search-historian
Search your conversation history
Install
$ npx -y skills add Vvkmnn/claude-emporium --agent claude-codeHow 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.mdname: 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
Stats
84
Stars
0
Views
4
Forks
Maintained
Maintenance
JavaScript
Language
5mo ago
Last commit
6mo ago
Created
Repo: Vvkmnn/claude-emporium
Other commands on claude-emporium.
- /review-gladiator
Batch learn from session history and reflect
Open command - /search-oracle
Search for skills, plugins, and MCP servers
Open command - /reprompt-orator
Optimize a prompt using Anthropic best practices
Open command - /compact-praetorian
Save current context to praetorian memory
Open command - /restore-praetorian
Load previous context from praetorian memory
Open command - /restore-vigil
Restore files from a checkpoint
Open command

