Tabletop: Doomlings (2022)

Win a copy of Doomlings with NerdSection.com!

How to Outperform 90% of All Chatgpt Users!

Here’s the dirty little secret: most people open ChatGPT, type a vague question, and hope for magic. You’re not “most people.” In the next ten minutes you’re going to weaponize ChatGPT, build your own customized version that follows your rules, and start getting output that actually moves the needle.

Custom GPTs

Click into “GPTs.” This is the showroom for customized versions of ChatGPT—little specialists that combine instructions, extra knowledge files you upload, and optional skills like web browsing or image generation. Think of it as your personal roster of digital interns who never sleep and never ask for coffee breaks.

Hit “My GPTs.” This is your workshop, where every GPT you own lives. From here you can open, test, duplicate, or delete your builds. If one misbehaves or you outgrow it, the three-dot menu is your cleanup button.

Now tap “Create a GPT.” You’ll see two tabs: “Create” and “Configure.” In the Create tab, you chat with the GPT Builder—a meta-assistant that scaffolds your custom GPT for you. It’s like pair-programming your AI without writing a single line of code.

Create Custom GPTs

To make setup frictionless, stay in the Create tab and talk to the Builder. Instead of manually filling every field, use the built-in builder assistant. It’s basically a setup wizard you talk to, and it writes the configuration for you under the hood. It asks what you want to make; you describe the job. It suggests a name and a profile image; you accept or tweak. If an error happens mid-generation, you simply retry—glitches happen, no drama. The point is speed: talk to the builder, let it scaffold the GPT, and keep steering it with short, decisive replies.

Our mission: a self-improvement summarizer you can trust when you want to upgrade your mindset fast. So you tell the builder, in plain language, that the GPT should summarize non-fiction and emphasize key takeaways. The builder proposes a clean name—something like “Key Point Summarizer”—and shows a generated avatar. You keep both. Next, it asks how the summaries should behave. You lock in a strict five-part structure: first a clear title, then a short one-paragraph summary, then the key takeaways, then the author and background, and finally an extended summary. You also set the voice to “inspirational” so the output encourages action instead of sounding like a term paper. The builder updates the configuration each time you answer, so your GPT’s rules get tighter and more reliable with every exchange.

Now slide your eyes to the right side: that’s the preview pane. This is where normies stop and pros accelerate. You test immediately. Ask it to summarize “Atomic Habits.” You’re checking two things: did it follow the five-part format, and are the takeaways actually useful? If the first pass is a little generic, that’s fine; previews are for steering.

Jump back to the builder chat and tighten the screws. You tell it to output only the structure—no preface, no afterword—so results are clean enough to paste into notes. The builder asks if you want visible section labels and style; you choose to include the labels and style them in bold so scanning is instant. It offers to style the bullet points, but instead of micromanaging that right now, you hold that thought and go test again.

On the second test with “Atomic Habits,” you notice the skeleton is there but the key takeaways feel vague. This is the most common failure mode with generic summarizers: they name the idea but don’t tell you how to use it. So you go back to the builder and add one surgical instruction: every key takeaway must include a short, practical example—one sentence max. The builder confirms and asks if you want the extended summary to go deeper than the short summary; you say yes. It then asks if quotes or stats should appear when available; you also say yes, because tasteful evidence makes the summary stick without turning it into a research paper. You skip the extra flourish about the author’s “why it matters”—we want facts, not resumes. Test again. The takeaways are suddenly punchier, the extended summary actually teaches, and the structure holds.

Configure Custom GPTs

With the core behavior dialed in, switch to the Configure tab to see the blueprint the builder created for you. This is where the grown-up options live. You’ll see the GPT’s name and a short description for users; that description is just storefront copy, not behavior. The heart is the Instructions field—your system prompt—which defines exactly how this GPT responds. You also get conversation starters for one-click prompts, a Knowledge area where you can upload PDFs or notes to expand what the GPT can cite, and a Capabilities section where you toggle tools like web browsing or image generation if you need them. There’s also a Recommended Model selector, where you can choose the model tier that matches your workload, and an Actions area for wiring third-party APIs if you want your GPT to do things in other apps. The official docs back all of this: custom instructions, knowledge uploads, tool selection, and optional API actions. We will go into depth on API actions in another video. Subscribe to our channel to make sure, you will not miss this video!

Publish Custom GPTs

Ready to ship? You can publish your GPT privately for yourself, share it by link, or make it public—just remember to hit the publish/update button after edits or nobody sees your changes. Depending on your plan or workspace, there are controls for who can publish to a public directory; check the help page if you’re unsure. The key mindset: treat your GPT like software—version, test, update.

Improve Custom GPTs

That’s the straightforward path. Now here’s how you leapfrog. Power users often replace the builder’s auto-generated instructions with a hand-crafted system prompt. You can open the Instructions and define a precise spec that defines role and scope, input assumptions, a hard-coded output contract, and strict guardrails against hallucinations. For example, you might spell out that the GPT summarizes non-fiction, that with only a book title it should rely on widely known public information, that when given an article it must summarize only what’s provided, and that the output must always appear as five labeled sections in this exact order: Title, Short Summary, Key Takeaways with bold handles and short examples, Author + Background, Extended Summary. You’d set the voice to neutral and precise, ban filler language, and add a rule to include brief quotes or statistics in the extended summary when they’re truly present. You’d also include ambiguity handling—ask one concise clarifying question if the title is unclear, otherwise state your assumption—and special cases for paywalled links or scanned images. In other words, you transform vibes into a contract.

The structure I use for defining the so called system prompt is called Markdown. Markdown is a plain language formatting system that organizes your content with a hierarchy of headings and subheadings, followed by clean paragraphs, numbered lists for sequences, and bulleted lists for grouped ideas. Headings sit at the top of the structure and get more specific as you move down to subheadings, which makes the document easy to scan and easy to verify against a template. Numbered lists tell the reader there is an exact order, while bullet points say the items are related but not sequential. You can also call out bold labels to make section names pop and keep scanning fast. The best part is that you can bake this structure right into a system prompt, telling the assistant to always deliver a title as a top heading, a short summary as a single paragraph, clear key takeaways as bullets, author and background as a concise line, and an extended summary as multiple paragraphs. When you define the structure in advance, you stop guessing and start getting consistent, on spec output every time.

Another way to do your prompt engineering is to use JSON, but this is even more advanced. We will go into depth in one of our next videos. So make sure to subscribe to our channel!

Test again in preview with “Atomic Habits.” If you suddenly see every section turning into bullet points, congratulations: you’ve hit the classic formatting regression. Don’t panic. Go back to Instructions and explicitly state which sections must be continuous text and which section—Key Takeaways only—uses bullets. Update, test, and repeat until the output matches your mental model. This is the heart of “prompt engineering”—not flowery prompts, but crisp specs, targeted tests, and fast iterations.

Add Knowledge to Custom GPTs

From here, the growth path is obvious. Upload curated knowledge files to make the GPT context-rich for your niche, add or disable capabilities to keep it focused and fast, and polish conversation starters that pull users into the correct workflow from the first click. If you’re publishing to the wider world, verify your builder profile and confirm your share setting. Remember: publishing to the public store or broadly sharing generally requires Plus/Pro or an enabled enterprise workspace; if your option is greyed out, it’s an admin setting, not a you problem.

ChatGPT License

Be sure you use ChatGPT with a Plus or higher plan so you can build and publish custom GPTs; free users can browse and use some GPTs, but creation and publishing privileges are limited.

Social Media

Latest Video

YouTube player

Related Topics

Latest Articles

If you use Windows 10, STOP IMMEDIATELY!

If you use Windows 10, STOP IMMEDIATELY!

October 14th, 2025 is the day Windows 10 stops getting free security updates. If you do nothing, your PC keeps running—but the lock on your digital front door stops being repaired. Today I’ll show you exactly what changes, what stays safe, and your smartest options that won’t waste money or time.

ChatGPT Models Explained!

ChatGPT Models Explained!

You’ve probably noticed the model picker in ChatGPT, tapped the shiny option at the top, and moved on with your day. But here’s the plot twist: under that single button lives an entire family tree of models, each built for a different job, each with different speed, cost, and brainpower. Most people only ever meet one or two of them. Today, we’re finally naming names and sorting the chaos so you can actually choose the right tool on purpose.

Hacker Busted: 20 Months for Chaos!

Hacker Busted: 20 Months for Chaos!

Meet AI-Mashriky: a 26-year-old cybercriminal sentenced for hacking and defacing thausands of sites. Ideological chaos meets digital unrest!

NASA's Webb Finds Uranus' Hidden Moon!

NASA’s Webb Finds Uranus’ Hidden Moon!

In a fascinating twist that should excite space enthusiasts and skeptics alike, NASA’s James Webb Space Telescope has unveiled a previously unseen moon orbiting Uranus—marking a significant moment in astronomical research nearly 40 years after Voyager 2's historic flyby of the distant planet....

What if your right to read was erased overnight—by a court order targeting even open libraries?

Open Library BANNED

Picture this: it’s mid‑July 2025. A Brussels Business Court issues a sweeping, ex parte order—meaning the defendant never had a chance to defend itself—targeting not just notorious piracy hubs like Anna’s Archive, LibGen, Z‑Library and OceanofPDF, but also the Internet Archive’s Open Library....

IDs, Pictures: Security Breach Shock

IDs, Pictures: Security Breach Shock

The Tea app, with over 4 million users, has experienced a major security breach. Approximately 72,000 images were leaked online, consisting of personal selfies and photo IDs, affecting users who signed up before February 2024. The company has engaged cybersecurity firms. This incident serves as a wake-up call for improving app security standards.

Google Glass

WTF Happened to Google Glass

Remember Google Glass? The $1,500 sci-fi wearable that promised to change the world—and ended up being banned in bars? In this spicy deep dive, we trace the rise, fall, and weird rebirth of one of tech's most hyped flops. From skydiving demos to factory floor makeovers to a surprise 2025 comeback, here’s WTF really happened to Google Glass.

AI SCAM Uncovered: Builder.ai EXPOSED

AI SCAM Uncovered: Builder.ai EXPOSED

Builder.ai promised next-gen app creation with AI—but it was just hundreds of engineers pretending to be a chatbot. Backed by Microsoft, hyped to the moon, and now completely bankrupt. Here’s how AI hype spiraled into one of the biggest tech scams of 2025.

COMPUTEX 2025 Is WILD

COMPUTEX 2025 Is WILD — $500B AI Reveal, Next-Gen Chips & more!

From NVIDIA’s $500 billion AI bombshell to AMD’s game-changing Ryzen chips — Computex 2025 is pure madness. Here’s your 30-second speedrun of everything going down in Taipei. AI PCs, DeepMind panels, and future tech that might just outsmart us. Buckle up, nerds.

Paid NOT to Work?

Paid NOT to Work? Inside Google’s Strategy

In the wild world of AI, Google’s not just building smarter machines—they’re locking down the minds behind them. Top researchers are getting full salaries to stay inactive—all thanks to strict noncompete deals. Smart move or innovation killer?

6G Explained: The Future of Internet Just Got Crazy Fast!

6G Explained: The Future of Internet Just Got Crazy Fast!

5G is barely here, and 6G is already on the horizon—offering insane speeds, near-zero latency, and futuristic features like real-time holograms, AI-powered networks, and brain-computer interfaces. But what is 6G, and how will it change your life?

Every Nintendo Console Ever Made

Every Nintendo Console Ever Made – Full History & Evolution (1977–2025)

From the humble beginnings of the Color TV-Game to the revolutionary Nintendo Switch 2, this is the complete history of every Nintendo console ever released! Dive deep into each system’s highs, lows, sales, and legacy as we explore how Nintendo transformed the gaming world—one console at a time. Whether you’re a retro fan or a modern Switch lover, this is the ultimate timeline for every Nintendo gamer.

DeepSeek AI: The Chatbot Governments Want Banned!

DeepSeek AI: The Chatbot Governments Want Banned!

DeepSeek AI is taking the world by storm—but at what cost? This Chinese chatbot became the most downloaded app in the U.S., yet security concerns have led to government bans in Australia and South Korea, with U.S. lawmakers calling for restrictions. Is it the future of AI or a major privacy threat? Find out everything you need to know in this deep dive!

Microsoft’s Bold AI

Microsoft’s Bold AI Bet: 485,000 Nvidia Chips Bought in 2024!

Microsoft just made a jaw-dropping move in the AI race, acquiring a staggering 485,000 Nvidia Hopper AI chips—doubling the buys of competitors like Meta! This massive investment cements Microsoft's commitment to dominating AI infrastructure and fuels its partnership with OpenAI. Dive into how this game-changing purchase sets the stage for the future of artificial intelligence.

All Sections