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(18)Trending
All toolsClaude CodeAntigravity CLICodex CLIGemini CLI×Cursor CLIOpenCode
All categoriesconfigurationsession-managementutilitycontext-managementsetupparallel-agentsplanningdiagnostics
#CommandToolCategoryTool
1/agents

Manage subagents — list built-in, local, and remote subagents; enable, disable, or configure.

Gemini CLIparallel-agentsGemini CLI
2/clear

Clear the terminal screen and visible history (same as Ctrl+L).

Gemini CLIsession-managementGemini CLI
3/commands

List and reload custom .toml slash commands. Run /commands reload after adding or modifying commands without restarting.

Gemini CLIsetupGemini CLI
4/compress

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

Gemini CLIcontext-managementGemini CLI
5/init

Analyze directory and generate a tailored GEMINI.md for persistent project memory.

Gemini CLIsetupGemini CLI
6/mcp

Manage MCP servers — list, describe, show schema, enable, disable, reload, or configure OAuth.

Gemini CLIintegrationsGemini CLI
7/memory refresh

Reload memory from global, project, and subdirectory GEMINI.md files without restarting.

Gemini CLIsetupGemini CLI
8/memory show

Display the concatenated hierarchical memory from all active GEMINI.md files.

Gemini CLIsetupGemini CLI
9/model set

Choose and optionally persist the active model. Pass --persist to save as default.

Gemini CLIconfigurationGemini CLI
10/permissions

Manage folder trust settings. Trust a path so Gemini can operate there without per-action prompts.

Gemini CLIconfigurationGemini CLI
11/plan

Switch to Plan Mode (read-only) where Gemini produces an approved plan before making any changes.

Gemini CLIplanningGemini CLI
12/restore

Revert files to their pre-tool state using checkpointing. Pass a tool_call_id to restore a specific checkpoint.

Gemini CLIsession-managementGemini CLI
13/resume

Browse auto-saved sessions and manage manual checkpoints. Conversations are auto-saved; use tags for manual checkpoints.

Gemini CLIsession-managementGemini CLI
14/rewind

Navigate backward through history; revert chat and/or code to a prior state (also Esc Esc).

Gemini CLIsession-managementGemini CLI
15/skills

Manage agent skills — list, enable, disable, or reload.

Gemini CLIconfigurationGemini CLI
16/stats

Detailed usage statistics — session totals, per-model breakdown, and tool call counts.

Gemini CLIdiagnosticsGemini CLI
17/tools

List available tools. Pass 'desc' for descriptions or 'nodesc' for compact list.

Gemini CLIconfigurationGemini CLI
18/vim

Toggle Vim mode for the composer. Saved to ~/.gemini/settings.json.

Gemini CLIconfigurationGemini CLI