Brady Long Profile picture
Guy that likes AI. Far from an expert. Pretty below average but also pretty chill. Have been called “Brady Short” before.
Mar 31 8 tweets 3 min read
🚨BREAKING: Claude Code just got an Obsidian plugin and it's insane.

It's called KatmerCode.

7 academic research skills. Inline diff editing. MCP support. Full Claude Code session running in your sidebar.

100% Opensource.

Here's everything it can do: Image Most Obsidian users copy-paste between their notes and an AI chat window.

That's broken. You lose context. You lose your edit history. You lose the thread.

KatmerCode runs a real Claude Code subprocess inside Obsidian via the Agent SDK.

Your vault is the working directory. Claude edits your files directly.
Mar 28 13 tweets 3 min read
🚨BREAKING: A senior Google engineer just leaked the internal prompting system their team uses to ship features 3x faster.

No PM approval. No design sprint. Just a 12-step AI workflow they've been quietly running since Q3.

Here are the 11 prompt patterns from his anonymous Notion doc that I've been using for 3 weeks:Image 1/ The Feature Scoping Prompt

Before writing a single line of code, they dump the raw feature idea into Claude with this:

"Act as a senior engineer. Break this feature into atomic tasks. Flag every assumption. List every dependency. Identify the 3 most likely points of failure."

Saves 2 hours of alignment meetings instantly.
Mar 27 12 tweets 3 min read
🚨BREAKING: A self-taught developer from Brazil just cracked the context window problem that's been plaguing RAG systems for 2 years.

No PhD. No research lab affiliation. Just 400 GitHub commits and a personal obsession.

Here are the 8 techniques from his open-source library that every RAG tutorial gets completely wrong:Image First, understand why RAG actually breaks.

Most tutorials show you the happy path: chunk your docs, embed them, retrieve the top-k, stuff into prompt.

It works in demos. It falls apart in production.

The real problem isn't retrieval. It's context contamination you're pulling the right documents but injecting them in ways that confuse the model more than they help.

He spent 14 months figuring out exactly where this breaks.
Mar 26 12 tweets 3 min read
🚨BREAKING: An Indian developer just hit #1 on GitHub with a prompting framework that outperforms every major benchmark.

No VC money. No research lab. Just a laptop and 14 months of testing.

Here are the 11 prompt patterns from his repo that I've been using for 3 weeks: Image Pattern 1: The Anchor Pattern.

Start every complex prompt with a single sentence that defines the exact output format.

"Respond only with a numbered list. No preamble. No explanation after the list."

The AI locks onto this anchor before processing anything else you write.
Mar 24 7 tweets 2 min read
BREAKING: Gemini can now write and design an entire book in 24 hours.

Here are 5 insane prompts to become a published author this month: (Save for later): Image Prompt 1: The Book Blueprint

"You are a bestselling non-fiction book strategist. I want to write a book about [your topic] for [target audience]. Give me: a compelling title + subtitle, a full chapter-by-chapter outline (10–12 chapters), the core transformation the reader gets, and the positioning angle that makes this different from every other book on Amazon."

Most authors spend 6 months on this alone.

This takes 90 seconds.
Mar 18 12 tweets 2 min read
R.I.P Duolingo.

I just deleted every language app…

After years with language apps, I switched to GPT-5 as my tutor and It's way better.

Here're 10 ChatGPT prompts taught me more in 3 weeks than any app: Image 1. Daily Chat Buddy

"You're a friendly native speaker. Let's chat for 10 minutes in [language] about [topic]. Correct my mistakes while we talk."

This is better than any app's chat feature. Instant corrections and a smooth flow help you learn for real.
Mar 17 10 tweets 2 min read
BREAKING: I stopped watching 2-hour YouTube tutorials.

Grok now turns any video into a step-by-step skill plan.

Here are 8 prompts that convert videos into mastery: 1. Comprehensive Overview

Prompt:
“I’ve shared a YouTube video. Give me a high-level overview of everything being taught, broken into the main skills, concepts, and phases, as if you’re introducing it to someone seeing it for the first time.”
Mar 9 7 tweets 3 min read
🚨BREAKING: You don’t need to hire an editor to go viral anymore.

Meet Klap the AI tool that turns your long videos into high-performing TikToks, Shorts, and Reels in 1 click.

Here’s how creators are saving hours (and blowing up on social):👇

(Save this before it goes viral): 1. Paste a link, get clips in minutes

Drop in your YouTube link or upload a file.

Klap uses AI to extract the most engaging moments and turns them into dozens of short clips automatically.

Try Klap here: klap.app
Mar 6 12 tweets 5 min read
I've written 500 articles, 23 whitepapers, and 3 ebooks using Claude over 2 years.

These 10 prompts are the ONLY ones I actually use anymore because they handle 90% of professional writing better than any human editor I've worked with and cost me $0.02 per 1000 words: 👇 Image 1. The 5-Minute First Draft

Prompt:

"Turn these rough notes into an article:

[paste your brain dump]

Target length: [800/1500/3000] words
Audience: [describe reader]
Goal: [inform/persuade/teach]

Keep my ideas and examples. Fix structure and flow."
Mar 5 13 tweets 8 min read
🚨 OpenAI, Anthropic, and Google AI engineers use 10 internal prompting techniques that guarantee near-perfect accuracy…and nobody outside the labs is supposed to know them.

Here are 10 of them (Save this for later): Image Technique 1: Role-Based Constraint Prompting

The expert don't just ask AI to "write code." They assign expert roles with specific constraints.

Template:

You are a [specific role] with [X years] experience in [domain].
Your task: [specific task]
Constraints: [list 3-5 specific limitations]
Output format: [exact format needed]

---

Example:

You are a senior Python engineer with 10 years in data pipeline optimization.
Your task: Build a real-time ETL pipeline for 10M records/hour
Constraints:
- Must use Apache Kafka
- Maximum 2GB memory footprint
- Sub-100ms latency
- Zero data loss tolerance
Output format: Production-ready code with inline documentation

---

This gets you 10x more specific outputs than "write me an ETL pipeline."

Watch the OpenAI demo of GPT-5 and see how they were prompting ChatGPT... you will get the idea.
Mar 4 12 tweets 3 min read
I DON’T UNDERSTAND WHY PEOPLE DON’T USE CLAUDE FOR STOCKS.

Most traders are looking at charts from 6 months ago.
CLAUDE analyzes real-time sentiment on X to predict future.

Here are 20 prompts to find the next 10X stock: 1. Time Series Forecasting Model

You are a Quantitative Researcher at Goldman Sachs Global Markets. I need a complete time series forecasting model for [STOCK/ASSET].

Please provide:

- Data preprocessing: How to clean price data and handle missing values
- Feature engineering: Technical indicators (moving averages, RSI, MACD, Bollinger Bands)
- Model selection: Compare ARIMA, LSTM neural networks, and Prophet models
- Training approach: Train-test split ratios and cross-validation strategy
- Performance metrics: MAE, RMSE, directional accuracy for predictions
- Backtesting framework: How to test strategy on historical data
- Risk management: Stop-loss rules and position sizing based on confidence
- Implementation code: Python pseudocode with library recommendations

Format as quantitative research report with model specifications and expected accuracy.

Asset: [DESCRIBE STOCK/CRYPTO/COMMODITY, TIME PERIOD, DATA SOURCE]
Mar 2 12 tweets 6 min read
🚨 BREAKING: Someone just leaked their full Claude Cowork setup and it compresses an entire workday into 90 seconds.

I scraped every power user workflow across X, Reddit, and private Slack groups to find out how.

99% of people are using it completely wrong.

Here's what the top 1% actually do 👇Image Prompt 1: Inbox triage + summarization

"You are a Chief of Staff with 10 years of executive support experience.

I need you to process my inbox one email at a time using this exact chain of reasoning:

Step 1 → Classify: Is this urgent (needs reply today), important (needs reply this week), or noise (unsubscribe/archive)?
Step 2 → Extract: Pull out the sender, request, deadline, and any names mentioned.
Step 3 → Draft: Write a reply under 4 sentences. Match the sender's tone. Never use "I hope this email finds you well."
Step 4 → Flag: If it involves money, legal language, or a deadline under 24 hours, mark it [ESCALATE] before the reply.

Process every email in my inbox folder. Output in this format:
[CLASSIFICATION] | [EXTRACTED INFO] | [DRAFT REPLY] | [FLAG IF NEEDED]

Do not stop until every email is processed."
Feb 18 14 tweets 9 min read
BREAKING: McKinsey charges $500K for market research Claude does in 4 minutes.

I reverse-engineered how their analysts actually prompt it.

Here are the 12 prompts they use that nobody talks about: 👇 Image 1. Market Sizing (TAM/SAM/SOM) from Scratch

Most founders pay consultants $3K just for a market sizing slide.

Claude does it in 30 seconds with actual logic:

Prompt:

You are a senior market research analyst at McKinsey.

Calculate the TAM, SAM, and SOM for [YOUR PRODUCT/SERVICE] in [TARGET MARKET].

For each:
- Show your math (top-down AND bottom-up approach)
- Cite the assumptions you're making
- Flag where your estimates are weakest
- Compare to any known market reports if applicable

Format as an investor-ready slide with numbers, not paragraphs. If my market is smaller than I think, tell me now.Image
Feb 17 9 tweets 6 min read
BREAKING: Grok can now do digital marketing like a $10,000/month agency (for free).

Here are 7 insane Grok prompts that can take your biz to $100K/month (Save for later) Image 1. The WPP Full-Funnel Marketing Strategy

"You are a chief strategy officer at WPP who builds full-funnel marketing systems for brands spending $10M+ annually on customer acquisition.

I need a complete marketing funnel strategy that turns strangers into paying customers.

Build:

- Top of funnel: 5 awareness channels ranked by cost-per-impression for my niche
- Middle of funnel: Lead nurture email sequence (7 emails with subject lines and purpose)
- Bottom of funnel: Conversion tactics with urgency triggers and objection handlers
- Customer journey map from first touch to first purchase with timeline
- Content plan for each funnel stage (what to post, where, and how often)
- Lead magnet recommendation that my ideal customer can't resist
- Retargeting strategy for people who visited but didn't buy
- KPIs to track at each stage with benchmark numbers to aim for
- Monthly budget allocation across channels for maximum ROI
- 90-day launch plan prioritized by highest impact, lowest effort actions

Format as a WPP-style full-funnel marketing playbook with funnel diagrams and channel allocation tables.

My business: [DESCRIBE YOUR PRODUCT, PRICE POINT, TARGET CUSTOMER, CURRENT MONTHLY REVENUE, AND MARKETING BUDGET]"
Feb 9 12 tweets 6 min read
🚨 I watched a senior engineer at Anthropic build a feature in 4 hours that would've taken me 3 days.

He wasn't coding faster. He was running 8 Claude instances in parallel—each solving different parts simultaneously.

The future of coding isn't writing code. It's orchestrating AI swarms.

Here's the framework:Image The shift nobody's talking about:

OLD WAY (Linear AI assistance):
→ Ask Claude for frontend code
→ Wait for response
→ Ask for backend code
→ Wait for response
→ Ask for tests
→ Wait for response

Total time: 3 days of back-and-forth

NEW WAY (Parallel orchestration):
→ 8 Claude instances running simultaneously
→ Each solving different component
→ Merge outputs at the end

Total time: 4 hours

Same task. 18× faster.Image
Feb 7 13 tweets 4 min read
10 Powerful Gemini 3.0 prompts that will help you build a million dollar business (steal them): Image 1. Business Idea Generator

"Suggest 5 business ideas based on my interests: [Your interests]. Make them modern, digital-first, and feasible for a solo founder."

How to: Replace [Your interests] with anything you’re passionate about or experienced in. Image
Feb 2 15 tweets 3 min read
I collected every Claude prompt that went viral on Reddit, X, and research communities.

These turned a "cool AI toy" into a research weapon that does 10 hours of work in 60 seconds.

13 copy-paste prompts. Zero fluff. Image 1. The “Contradictions Finder”

Perfect for papers, reports, or long docs.

“List all internal contradictions, unresolved tensions, or claims that don’t fully follow from the evidence.”

It catches things humans gloss over.
Jan 31 13 tweets 5 min read
Claude Pro just became the best $20/month I spend.

I use it for workflow automation, trend analysis, and document processing.

Here are 12 Claude prompts that replaced my $400/month research subscriptions: Image Prompt 1: "Analyze these 5 competitor websites [paste URLs]. Extract their value props, pricing psychology, objection handling, and CTA strategies. Show me what's working and what gaps I can exploit."

This single prompt replaced my marketing consultant. Projects context means it remembers everything. Used this to 3x our conversion rate.Image
Jan 30 9 tweets 3 min read
🚨BREAKING: ChatGPT can now edit and create videos for free.

You don’t need fancy software anymore.

Here’s how to do it (in 3 simple steps) 👇 Image Use CapCut in ChatGPT:

With ChatGPT, you can easily create high-performing videos.

Benefit: Save time.

Get started now:
Jan 23 12 tweets 2 min read
GROK AI NOW ANALYZES AND SUMMARIZES VIDEOS INSTANTLY

Grok just watched a 30-minute video interview, studied it, analyzed it, in under 40 seconds.

Here are 10 killer prompts to supercharge your video game:

Prompt 1: "Summarize this video [link] in 5 key points, highlighting the main arguments and any surprising facts."

Perfect for quick overviews without watching the whole thing.
Jan 22 14 tweets 3 min read
R.I.P. expensive business courses.

I spent $0 and made $34K in 90 days using only LLMs.

Here's the 6-step arbitrage system most people are sleeping on: Image 1. Stop learning. Start observing.

Everyone uses LLMs to consume information.

I used them to watch markets in real time.

Prompted LLMs to scan:
• Reddit
• X replies
• Indie Hacker comments
• SaaS reviews

Goal: find problems people complain about repeatedly.