Slash Commands in ChatGPT: How I Use Them to Get More Accurate, High-Quality Answers
- Arnaud LG

- Feb 27
- 3 min read
If you’ve spent time around power users of ChatGPT, you’ve probably seen prompts like:
/human
/EL5
/DLTR
/...
At first glance, they look like hidden features ... They’re not.
They’re structured shortcuts — and once I started using them intentionally, the quality of my outputs improved dramatically.
Over time, I realized something important: The difference between average answers and high-quality answers is not the model. It’s how clearly you direct it.
Here’s how I use these slash commands (and why they matter).
/Human — Make ChatGPT Sound Natural
When I draft content for LinkedIn, emails, or articles, the first version can sometimes feel too polished… or slightly robotic.
That’s where /Human becomes useful.
It tells ChatGPT:
Reduce stiffness
Improve flow
Make it conversational
Remove generic AI phrasing
Example
Before:
Artificial intelligence provides substantial efficiency improvements across operational frameworks.
After /Human:
AI helps teams work faster and smarter by simplifying everyday processes.
It’s subtle — but tone is everything when you're publishing publicly.
/DLTR — Deep Level Technical Response
This is one of the most powerful ones. When I’m exploring a technical topic — especially in engineering, systems, or architecture — surface-level answers are not enough.
/DLTR pushes the model to:
Go deeper
Use technical terminology
Explain mechanisms, not just outcomes
Discuss trade-offs
Example
Basic question:
How does caching improve performance?
With /DLTR:
You get discussion about:
Memory layers
Redis vs in-process caching
Cache invalidation strategies
LRU vs LFU
Consistency trade-offs
This is how you move from “blog-level explanation” to “architect-level explanation.”
When I need precision, I always increase depth intentionally.
/EL5 and /EL10 — Control Complexity
These are about simplifying, not dumbing down.
I often use /EL5 when:
I’m learning a new domain
I want a mental model first
I need a simple analogy before diving deeper
Example:
/EL5 Explain blockchain
You get: A shared digital notebook that nobody can erase.
Then, once I understand the mental model, I’ll ask for a deeper explanation.
/EL10 is useful when you want:
Simplicity
But still some technical accuracy
This layered approach helps me learn faster:
Start simple
Increase depth
Switch to /DLTR when needed
That progression is incredibly effective.
/short — Eliminate Noise
One mistake many people make: they accept the first long answer.
I often respond with:
/short
This forces clarity.
It removes:
Redundant phrasing
Over-explanation
Fluff
Example:
Before:
AI transforms industries by automating repetitive tasks, improving decision-making, and enabling predictive analytics.
After /short:
AI automates tasks, improves decisions, and enables predictive insights.
Sometimes clarity is compression.
/long — Expand Strategically
When I’m building content, strategy, or technical documentation, I do the opposite.
/long helps me:
Add depth
Add examples
Add implications
Strengthen reasoning
It’s useful for:
Articles
Business cases
Technical documentation
Thought leadership
/summary — Extract the Core
If I paste a long report or transcript, /summary gives me:
The key points
The structure
The central argument
I use this constantly when:
Reviewing long documents
Preparing for meetings
Extracting insights from research
/translate — Keep Tone Across Languages
This is underrated.
Instead of just translating, you can control tone:
Formal French
Casual Spanish
Professional German
It preserves context, not just words.
/code — Clean, Structured Output
For developers, this is obvious.
But even outside coding, /code is useful when you want:
Structured formatting
Proper indentation
Clean blocks
No commentary
It forces precision.
Slash Commands Cheat Sheet
If you read the article up to here, this your reward:

How I Actually Use ChatGPT Like a Pro
The real shift for me happened when I stopped asking generic questions.
Instead of:
Explain microservices.
I’ll do this:
/EL5 Explain microservices
/EL10 Explain microservices
/DLTR Explain microservices architecture trade-offs
/short Summarize the key risks
Now I have:
A mental model
A working understanding
A technical breakdown
A concise synthesis
That layered workflow gives dramatically better results than a single prompt.
Important Reality Check
Most slash commands are not official system features. They’re structured intent markers.
You could write: Explain in deep technical detail and get the same result as /DLTR.
The slash isn’t magic. Clarity is !!!
Final Thought
If you want more accurate answers from ChatGPT:
Define the depth
Define the tone
Define the format
Iterate deliberately
When you treat ChatGPT like a collaborator — not a search engine — the quality of output changes completely.
That’s when you stop “using AI.” ... and start directing it.



Comments