Students don't need better AI. They need better instructions. These slash codes you see on Reddit, YouTube and Towards AI are not official OpenAI features - they are prompt shorthand that makes ChatGPT behave like an expert. Here is the full stack, tested for academic work.
1. Understand Faster
Don't re-read a paper 5 times. Change the explanation level.
/ELI5 - Explain it like I'm 5. Prompt: /ELI5 what is backpropagation
/ELI10 - Same but for high-school/college level.
/SIMPLIFY - Removes jargon without losing meaning. Prompt: /SIMPLIFY this abstract
/FIRST PRINCIPLES - Explains from fundamentals, not definitions.
/STEP-BY-STEP - Breaks any problem into numbered steps.
/3 LEVELS - Explains same topic at beginner, intermediate, expert level.
2. Read Less, Learn More
For when you have 10 papers and 1 hour.
/TLDR - Condenses to 2-3 sentences.
/BRIEFLY - Answer in 1-2 lines only.
/EXEC SUMMARY - Gives conclusion + action points. Prompt: /EXEC SUMMARY of this 20-page report
/SMARTBRIEF - Summary with focus on what matters most for exams.
/FACTS ONLY - No opinions, no fluff. Internet extra.
3. Format = Marks
Professors love structure. Stop pasting wall-of-text answers.
/FORMAT AS: [TABLE][JSON][CSV][MARKDOWN] - Forces structure. Prompt: /FORMAT AS: TABLE compare these 3 algorithms
/TABLE - Shortcut internet version of above.
/LISTIFY - Turns messy text into clean bullets.
/CHECKLIST - Turns answer into a revision checklist.
/OUTLINE - Builds essay / thesis / PPT structure instantly.
/SCHEMA - Outputs structured data for research.
/BRIEF - Answer without intro/outro. Internet extra.
4. Role, Tone & Audience = The Real Hack
This changes everything.
/ACT AS: [role] - Prompt: /ACT AS: PhD supervisor review my methodology
/ROLE: TASK: FORMAT: - Combines role + task + format in one line.
/AUDIENCE: [who] - Adapts answer for professor, kids, investors. Prompt: /AUDIENCE: first-year students
/TONE: [tone] - Sets voice: friendly, professional, formal.
/STYLE=[style] - Writes like TED Talk, research paper, etc.
/JARGON - Adds correct academic terminology.
/JARGONIZE - Turns simple writing into professional documentation.
/HUMANIZE or /HUMAN - Makes AI text sound natural, less robotic.
/UXMODE - Analyzes like a UX expert - great for design students.
/WIREFRAME - Describes UI in text - useful for project demos.
5. Think Like a Researcher
Stop getting agreeable answers. Get critical ones.
/COMPARE: A vs B - Compares on clear criteria.
/PROS_CONS - Pros and cons table.
/SWOT - Strengths, Weaknesses, Opportunities, Threats.
/PITFALLS - Common mistakes in your idea.
/COUNTERARGUE - Generates counterarguments to your thesis.
/SYSTEMATIC BIAS CHECK - Checks your reasoning for bias.
/MULTI-PERSPECTIVE - Analyzes from multiple professional viewpoints.
/PARALLEL LENSES - Runs optimistic, pessimistic, realistic scenarios.
6. Write and Edit Better
/REWRITE AS: [style] - Prompt: /REWRITE AS: LinkedIn post
/CLEANUP - Removes repetition, fixes flow.
/EXPAND - Develops a thin paragraph into detail.
/HOOK - Generates opening line for presentation.
7. Pro Modes & Quality Control
/DEV MODE - Technical mode for specs.
/PM MODE - Product manager mode for planning.
/CODE: [language] - Returns ready code with comments. Prompt: /CODE: Python for K-means
/DEBUG - Finds bugs in your code.
/PROMPT - Generates prompts for image/video models like Midjourney.
/FOR DEV - Explains logic for developers. Internet extra.
/EVAL-SELF - Asks AI to self-critique its answer.
/REFLECTIVE MODE - Meta-analysis of what was missed.
/DELIBERATE THINKING - Slower, more careful reasoning.
/NO AUTOPILOT - Stops generic shallow answers.
/METRICS MODE - Forces measurable criteria.
/GUARDRAIL: [constraint] - Sets limits. Prompt: /GUARDRAIL: no Wikipedia, only peer-reviewed[Extras]
8. Utility Extras
/RESET - Clears working context.
/CONTEXT STACK: n - Tells AI to remember last n messages.
/BEGIN WITH: "text" - Forces answer to start with your line.
/END WITH: "text" - Forces answer to end with your CTA.
Rule: Never stack more than 3. Use: ROLE + TASK + FORMAT + TONE. Save 6-8 in Custom Instructions and you will never prompt from scratch again.