What problem does it solve?
When you work across multiple AI agents, conversations get scattered and hard to find. This Skill lets you search what was said in existing screenpipe, Codex, Claude, Cursor, and Gemini CLI chats, then continue or steer one exact chat when you explicitly ask.
Core Features & Use Cases
- Cross-runtime chat search: Find conversations by title, message content, workspace, or exact id across screenpipe, Codex, Claude, Cursor, and Gemini CLI using the
search_chats tool.
- Targeted message sending: Send a message to one exact chat with
send_to_chat, using queue mode by default or steer mode to redirect a currently running screenpipe chat.
- Safety guardrails: Requires explicit user authorization before sending, refuses self-sends, guessed ids, and unconfirmed sends, and treats Gemini CLI chats as search-only.
- Use Case: You remember discussing a database schema with Claude last week but forgot the details. Search your chats for the phrase, find the exact conversation, then send a follow-up message to continue that thread.
Quick Start
Search my existing agent chats for the conversation where we discussed the database migration plan.