xurl
Read, search, and continue coding conversations across providers
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install xurl?โผ
Run `npx skills add Xuanwo/xurl --all -g -y` in your terminal to install the skill globally for your agent.
What does xurl do?โผ
xurl lets you read, search, and continue conversations from coding assistants like Codex, Claude, Copilot, Cursor, and Gemini using one simple agents:// URI scheme.
How to search past coding assistant conversations?โผ
Run a query like `xurl 'agents://codex?q=refactor'` to search by keyword, or `xurl 'agents://.?q=migration'` to search across all providers in the current project.
Which providers does xurl support?โผ
xurl supports Amp, Claude, Codex, GitHub Copilot, Cursor, Gemini, Kimi, OpenCode, and Pi, with more providers being added over time.
Can I continue an old conversation with xurl?โผ
Yes. Run `xurl codex/<conversation_id> -d "Continue"` to append a new message to any existing thread, or start a fresh one with `xurl codex -d "your prompt"`.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core