xurl

Manage AI agent conversations via a standardized URI scheme.

357|29|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Xuanwo/xurl --skill xurl-xuanwo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/Xuanwo/xurl/tree/main/skills/xurl
Command: npx skills add https://github.com/Xuanwo/xurl --skill xurl-xuanwo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

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.

Frequently Asked Questions about xurl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage AI agent conversations across multiple providers?

You manage AI agent conversations across providers using a standardized URI scheme, enabling query, read, discover, and write operations for conversational data via a command-line interface.

Can I query past AI conversations by keywords or roles?

Yes, querying past AI conversations by keywords or roles is supported through the agents:// URI scheme, allowing precise discovery of specific threads and sub-agent targets across providers.

How do I start or continue a dialogue with a specific AI role?

To start or continue a dialogue with a specific AI role, use the command-line interface to write conversational data via the standardized URI scheme, targeting session and role-scoped thread access.

Does xurl work with Codex, Claude, and Gemini providers?

xurl works with Codex, Claude, and Gemini providers by providing a unified agents:// URI interface for interacting with various AI providers without needing provider-specific commands.

What is the agents:// URI scheme used for in AI conversation management?

The agents:// URI scheme provides unified access to interact with AI agent conversations, replacing provider-specific commands with a consistent interface for reading and writing conversational data.

Do I need any specific dependencies to use xurl for conversation discovery?

No specific dependencies are required to use xurl for conversation discovery, as it operates via command-line interface scripts to navigate and manage AI conversational data across providers.