What problem does it solve?
This Skill simplifies interacting with AI agent conversations by providing a unified URI-based interface for querying, reading, discovering, and writing conversational data across various AI providers.
Core Features & Use Cases
- Unified Access: Interact with different AI providers (Codex, Claude, Gemini, etc.) using a consistent
agents:// URI scheme.
- Conversation Management: Read existing conversations, query threads by keywords or roles, discover sub-agent targets, and start or continue conversations.
- Use Case: Quickly find a specific past conversation with the 'codex' agent about 'migration plans' or start a new conversation with the 'reviewer' role to discuss a code patch.
Quick Start
Use the xurl skill to read the conversation with id 'xxx_thread' from the codex agent.