explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

More from us

InfloqInfluencer marketingBgBlurPrivacy-first blurOlly SocialSocial AI copilotCeptoryVideo intelligenceBgRemoverBackground removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

  1. Home
  2. /
  3. Slash Commands
registry://slash-commands

SLASH COMMANDS

Every slash command across Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode — one searchable reference.

100+indexed6 toolscategories
how it works

Filter by tool → find the command → copy syntax into your agent.

All(7)Trending
All toolsClaude CodeAntigravity CLICodex CLIGemini CLICursor CLIOpenCode×
All categoriesconfigurationsession-management×utilitycontext-managementsetupparallel-agentsplanningdiagnostics
#CommandToolCategoryTool
1/exit

Exit OpenCode. Aliases: /quit, /q. Keybind: Ctrl+x q.

OpenCodesession-managementOpenCode
2/export

Export the current conversation to Markdown and open in $EDITOR. Keybind: Ctrl+x x.

OpenCodesession-managementOpenCode
3/new

Start a new session. Aliases: /clear. Keybind: Ctrl+x n.

OpenCodesession-managementOpenCode
4/redo

Restore a previously undone message and file changes. Git-backed. Keybind: Ctrl+x r.

OpenCodesession-managementOpenCode
5/sessions

List and switch sessions. Aliases: /resume, /continue. Keybind: Ctrl+x l.

OpenCodesession-managementOpenCode
6/share

Share the current session publicly.

OpenCodesession-managementOpenCode
7/undo

Remove the last message and its responses, and revert any file changes made. Git-backed — requires a git repository. Keybind: Ctrl+x u.

OpenCodesession-managementOpenCode