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(12)Trending
All toolsClaude CodeAntigravity CLICodex CLIGemini CLICursor CLIOpenCode
All categoriesconfigurationsession-managementutilitycontext-management×setupparallel-agentsplanningdiagnostics
#CommandToolCategoryTool
1/context

List all files, symbols, and references currently loaded inside the agent's context window.

Antigravity CLIcontext-managementAntigravity CLI
2/btw

Ask a quick side question without adding it to the main conversation history.

Claude Codecontext-managementClaude Code
3/compact

Free up context by summarizing the conversation so far. Optionally pass focus instructions for the summary.

Claude Codecontext-managementClaude Code
4/context

Visualize current context usage as a colored grid. Shows optimization suggestions for context-heavy tools and capacity warnings.

Claude Codecontext-managementClaude Code
5/compact

Summarize the visible conversation to free tokens. Use after long runs so Codex retains key points without blowing the context window.

Codex CLIcontext-managementCodex CLI
6/ide

Include open files, current selection, and other IDE context in the next prompt without re-explaining what's open.

Codex CLIcontext-managementCodex CLI
7/mention

Attach a file or folder to the conversation via popup picker so Codex references it directly in the next turn.

Codex CLIcontext-managementCodex CLI
8/side

Start an ephemeral side conversation for a focused detour — the parent thread keeps running and its status stays visible.

Codex CLIcontext-managementCodex CLI
9/compress

Summarize conversation to free context window space while keeping a high-level record of what happened.

Cursor CLIcontext-managementCursor CLI
10/compress

Replace the current chat context with a summary to save tokens and free up context window space.

Gemini CLIcontext-managementGemini CLI
11/compact

Summarize the current session to save tokens. Alias: /summarize.

OpenCodecontext-managementOpenCode
12/editor

Open the external $EDITOR for composing messages — useful for long or structured prompts. Keybind: Ctrl+x e.

OpenCodecontext-managementOpenCode