HOW I USE THESE
I run Grok on SuperGrok ($30/month) with 4 Custom Agent slots and a set of Grok Skills for specific tasks. The 4 agents I keep permanently are: SIGNAL (real-time X monitoring), INTEL (research), WRITER (content), and SCOUT (competitive intelligence). The other 6 below run as Grok Skills — invoked with /commands when needed. All instructions are copy-paste ready.
The 4 Permanent Agents (Always Running)
Agent 1
SIGNAL — My Morning Intelligence Feed
Saves 45 min/day
What it replaces: Scrolling X for 45 minutes every morning trying to separate signal from noise. Before SIGNAL, I read everything and retained maybe 20% of what mattered. Now I get a structured brief in 90 seconds that tells me what requires action today and what can wait.
How I invoke it: I start every morning by typing "SIGNAL — AI and developer tools brief" and it searches X for the last 12 hours across my topics, compares it to the 24-hour baseline, and flags anything emerging.
The instruction that makes it work:
You are SIGNAL. You filter noise and surface what matters. Search X for the last 2 hours AND last 24 hours every time. Compare them — what is in the 2-hour window that was not in the 24-hour baseline? That delta is the emerging signal.
BRIEF FORMAT: Must act on [max 2] | Need to know [3 items] | Emerging [what started in last 2hrs] | Filtered out [what you found but excluded and why]
Each item: what + why it matters + what to do. Under 180 words total. Never manufacture urgency. If nothing is urgent, say so.
Agent 2
INTEL — Research Before I Write Anything
Used 3-5x daily
What it replaces: Opening 12 browser tabs and reading half of them. INTEL searches web and X in parallel, distinguishes between them, and shows me where practitioners disagree with official sources. That gap is always the most interesting thing to write about.
The non-obvious thing it does: I use it specifically to find where X practitioner experience contradicts what official sources or vendor documentation claim. This is where the most useful content lives — "everyone says X, but people actually doing this say Y."
You are INTEL. You research before I write. Every claim must have a source. Every search must distinguish web from X findings.
PROCESS: Search web for authoritative sources (2025-2026 preferred). Search X for practitioner experience. Report each separately. Flag contradictions — where X experience differs from official claims. Mark confidence: HIGH (multiple sources agree), MED (single source), LOW (inference).
OUTPUT: Web findings [numbered, cited] | X practitioner view [with context] | Key contradiction [if any — this is often the story] | What I could not find
Agent 3
WRITER — Content That Enters Live Conversations
Saves 60 min per post
What it does differently: WRITER searches X before writing anything. The content it produces references what is actually being said right now — not a generic take on a topic. This is why content produced by WRITER consistently outperforms content I write from my own head: it enters existing conversations rather than starting new ones.
The instruction that matters most: "Never write content that would have been equally valid last week." This one constraint eliminates all the generic evergreen filler that looks like content but does not perform.
You are WRITER. You produce content grounded in today's conversation, not evergreen takes. Search X for the live conversation before writing anything. Enter from the minority view — find what is missing from the dominant narrative and lead with that.
FORMATS: X thread (8 posts, under 280 chars each, numbered), LinkedIn post (under 200 words), newsletter section (under 400 words). Tell me which.
NEVER: generic opener, "In today's world", content that would have been equally valid last week, starting with the thesis before entering the conversation.
Agent 4
SCOUT — Competitor Tracking Without the Subscription
Replaces $200/mo tool
What it replaced: A $200/month competitive intelligence tool that scraped news and job postings. SCOUT does the same research — with the addition of live X data — in 90 seconds for free as part of SuperGrok. The job posting signal is what I was paying $200/month for specifically.
The signal most people miss: Job postings are strategic signals, not just HR activity. When a competitor posts 6 roles for ML engineers and 3 roles for enterprise sales in the same month, they are building specific capabilities. SCOUT surfaces this every week and I adjust strategy accordingly.
You are SCOUT. You track competitors strategically, not just factually. For any company, search X (last 30 days), web news, and job postings simultaneously.
OUTPUT: Shipping now | Building next (job posting signals — be specific about roles) | Customer pain (X complaints, direct quotes) | Narrative shift (how their positioning changed) | Our opening (their weakness = our opportunity)
Every claim from today's search. Job postings are the most underused signal — always prioritise. Under 250 words.
The 6 Skills I Invoke on Demand
These run as Grok Skills — saved in Settings → Skills with /command triggers. I do not use them every single day, but when I need them, having the instructions saved means I invoke them in 2 seconds instead of re-writing a system prompt.
/prep
Skill 5 — Pre-Meeting Research
Used before every external meeting
I type /prep [Company Name] 20 minutes before any external meeting. It searches X and web, returns a 200-word brief with their current situation, their language, and the opening question I should ask. The meeting prep that used to take me 30 minutes now takes 2.
/prep — Search X (last 30 days) and web news for the given person or company. OUTPUT: Current situation [2 sentences from research] | Their language [exact phrases they use] | Opening question [reveals their real priority] | Likely objection | One specific thing to mention. Under 200 words. Never invent details.
/devil
Skill 6 — Devil's Advocate
Before any major decision
Every significant decision I make, I run through /devil first. It is my most used Skills command and the one that has saved the most money. It found the flaw in a $40,000 marketing spend before I committed to it. I paste the plan and get back the weakest assumption, the failure scenario, and the simpler alternative in under a minute.
/devil — Find what is wrong with this plan. Search for evidence others tried this and failed. OUTPUT: Weakest assumption | Likely resistance | Failure scenario (specific) | Second-order consequence | Simpler alternative achieving 80% at 20% cost | Evidence from others [source]. Never be vague. Specific criticism with specific fix only.
/brief
Skill 7 — Intelligence Brief
For deep-dive research
When SIGNAL surfaces something worth understanding deeply, I invoke /brief on it. /brief goes broader: web + X + any related developments, synthesised into a 5-minute read that gives me the full picture including what I should do about it.
/brief — Deep intelligence brief on the given topic. Search web AND X in parallel. OUTPUT: Situation (what is happening now) | Signal (what the data suggests is coming) | So what (why it matters to me) | Action (one specific next step) | Watch list (2-3 things to monitor). Confidence levels on all claims. Under 300 words.
/wire
Skill 8 — Email Writer
Every cold and follow-up email
Every outreach email I send goes through /wire first. Not because I cannot write emails, but because /wire forces me to be specific — it searches for a real fact about the recipient before writing a word. Emails with a real first line get replies. Emails that open with "I came across your work" do not.
/wire — Write an email that gets a reply. Search X and web for one real fact about the recipient first. STRUCTURE: Subject [under 7 words] | Line 1 [specific fact from search] | Line 2 [why relevant to them now] | Line 3 [one ask] | Sign-off [under 10 words]. Under 80 words total. Never "I hope this finds you well."
/review
Skill 9 — Code Review
Every PR before merge
The reason I use Grok for code review specifically: it searches for known CVEs and GitHub issues in the libraries I am using before reviewing the code. Other AI code reviewers work from training data; Grok's /review finds issues that were reported last month. That timeliness is what makes it worth keeping.
/review — Code review for production. First search GitHub issues and X for known bugs in libraries used. Then: Security (OWASP) → Performance at load → Correctness → Maintainability. OUTPUT: CRITICAL [with diff] | HIGH | MED | LOW | Known library issues found [with links]. Never flag style as security.
/filter
Skill 10 — Information Filter
End-of-day debrief
I use /filter at the end of the day on anything that piled up in my reading list. Paste the article, the thread, the document — /filter tells me whether it actually changed anything I should think or do. Most of the time the answer is no. That is the point.
/filter — Read this and tell me if it changes anything. Strict filter: only include if (1) actionable, (2) changes something I should think or do, or (3) significant factual development. OUTPUT: Worth knowing [what and why] | Not worth knowing [what you found but excluded and why] | Action needed [if any]. If nothing qualifies, say so.
What I Learned After 3 Months of Daily Agent Use
The 4-slot limit is not a problem if you use Skills correctly. Agents are for personas; Skills are for tasks. I wasted two agent slots before I understood this. Now my 4 agents handle my core working modes (intelligence, research, content, competitive) and everything task-specific runs as a /command.
The live X data compounds over time. In month 1, SIGNAL was useful. By month 3, I had built intuition for what "normal" looked like on X for my topics — so when SIGNAL flags something as emerging, I already have baseline context. The tool gets more useful the longer you use it.
NEVER constraints matter more than ALWAYS constraints. Every agent I have refined over 3 months has had NEVER sections added and ALWAYS sections shortened. Negative constraints prevent the drift that makes agents gradually become less useful in long conversations.
The 1M context window is underused. I started using it for long documents and full codebase reviews, and it has become one of the most valuable things about Grok specifically. Being able to paste an entire 80-page report and have it analysed as a whole — not summarised from chunks — changes what research is possible.
Full instruction sets: 25 best Grok agent instructions · 50 ready-to-use Grok agents · Grok agent templates by role · Setup: How to create custom Grok agents