NotebookLM about page prompt
2025-10-166 turns7,837 charsgpt-5
Summary
User wants to create a detailed about page for their personal website using NotebookLM and CLIne.
Messages
write a prompt for notebooklm which has all my work and I want it to write a detailed about page for my personal website - I want notebooklm to write the best possible about page as it is an expert writer who knows how all the about pages of all the internet works and everything about me
Here’s a **perfectly tuned prompt** for **NotebookLM** to write your personal website’s “About” page based on *all of your uploaded work and history*. It’s written to make NotebookLM act like a world-class biographer, brand strategist, and literary craftsman rolled into one — while ensuring it draws deeply from your unique voice and themes:
---
### 📘 **Prompt for NotebookLM**
**Title:** Write the Definitive “About” Page for My Personal Website
**Prompt:**
You are an expert writer, biographer, and web copywriter who has studied every “About” page on the internet — from acclaimed artists and entrepreneurs to visionary thinkers. You also have full access to my complete body of work, including my writing, projects, ideas, and style.
Your goal is to write the **best possible About page** for my personal website — something deeply authentic, emotionally resonant, intellectually rich, and reflective of everything I’ve created and lived through.
Here’s what I want you to do:
1. **Absorb my entire body of work** — my essays, blog posts, journal entries, and projects — to understand:
- My evolution as a writer, thinker, and builder.
- My core themes, philosophies, and emotional truths.
- The tone and rhythm of my natural voice.
2. **Write the About page as if it were written by me at my best** — fully integrated, grounded, and clear.
- It should read like a *manifesto meets autobiography*, capturing both the outer story (what I’ve done) and the inner story (why I do it).
- It should make people feel *something* — awe, empathy, connection, or inspiration.
3. **Include these subtle dimensions:**
- A sense of narrative: how my past shaped my purpose and current work.
- My guiding beliefs, principles, or creative process.
- What makes my work distinct in a world filled with noise.
- A closing paragraph that feels like an open door — inviting readers to explore more or connect.
4. **Style guidelines:**
- Reflect my real voice — not marketing fluff, not AI genericness.
- Blend clarity and poetic intuition.
- One version should feel timeless — something I’d still stand by years later.
Finally, once you’ve written it, briefly explain *why* you chose this tone, structure, and perspective based on my body of work.
---
Would you like me to tailor this prompt a bit — for example, make it lean more **literary and introspective** (like an author’s About page), or more **professional and visionary** (like a creator/entrepreneur’s About page)?
gpt-5
now give CLIne a prompt to implement the description I just generated which you do not see
Here’s a CLIne prompt that assumes you already have the NotebookLM-generated “About” page content (which CLIne does **not** need to see).
This prompt will guide CLIne to **implement it perfectly** into your personal website with proper design, structure, and SEO.
---
### 🧠 **Prompt for CLIne**
**Goal:** Integrate a new “About” page into my personal website based on the finalized description I provide (you will receive it from me as text — you do not need to see it now).
**Instructions:**
1. Create or update the `/about` route or page within the site’s structure (e.g. in Next.js, Jekyll, or whichever framework the site uses).
2. Implement the content I’ll provide into a visually clean, professional layout that reflects personal authenticity.
- Use excellent typography, wide spacing, and soft contrast to create readability.
- Add responsive design — it should look beautiful on desktop and mobile.
3. Include the following visual hierarchy:
- **Header section:** My name or title (large typography), short tagline (from the first paragraph).
- **Main body:** The full “About” text formatted for readability (paragraph spacing, limited line width).
- **Optional visual accent:** A subtle portrait, symbolic photo, or abstract background that fits the tone (no clutter).
4. Add **SEO metadata**:
- `<title>`: “About – [My Name]”
- `<meta name="description">`: A concise summary of the first paragraph (CLIne should auto-generate this).
- Add OpenGraph and Twitter card tags if the framework supports it.
5. Add **structured data (JSON-LD)** identifying the page as a “Person” with fields like name, jobTitle, url, sameAs (if there are social links).
6. Make sure all typography and color choices align with the site’s global theme, maintaining consistency across the project.
7. At the bottom of the page, add a simple **“Get in Touch”** or **“Read My Work”** button linking to the main blog or contact section.
8. After implementation, review the page for accessibility and responsiveness.
9. Provide a short summary of design decisions (layout, font pairing, and color contrast choices) after completion.
---
Would you like me to tailor this CLIne prompt for a **specific site stack** (e.g., Jekyll + Netlify CMS, Next.js, or Django + React)? That will make it more precise.
gpt-5
no CLIne sees it you dont
Got it ✅ — here’s the correct CLIne prompt for that case (where **CLIne will see the full description** that you provide, but I won’t).
---
### 🧩 **Prompt for CLIne**
You will receive the full text of my finalized “About” page description (generated by NotebookLM). You can read it — I cannot.
Your task is to **implement that description** into my personal website as a fully realized `/about` page.
Follow these steps carefully:
1. **Read the provided text carefully.**
- Understand its emotional tone, structure, and intended impact.
- Identify key headings, phrases, or sections naturally implied by the text (for example, a short tagline, a life story section, a mission statement, etc.).
2. **Create or update the `/about` page** in my site’s codebase using the same framework the project already uses (do not change stack or routing conventions).
3. **Design and layout:**
- Use clean, modern, minimal design.
- Respect whitespace and readability — aim for elegant typography and balanced margins.
- Break long text into logical sections (use `<section>` or Markdown headers as appropriate).
- Include subtle visual hierarchy: large name/title → intro paragraph → story/body → closing/invitation.
4. **Enhance presentation without altering meaning:**
- Add subtle animations or fade-in effects if framework allows (e.g. Framer Motion in React).
- Add optional background or accent visuals that match the tone of the text (for example, minimalist, abstract, or soft gradients).
5. **SEO and metadata:**
- Set `<title>` to “About – [Author’s Name]”.
- Auto-generate a `<meta name="description">` tag based on the first paragraph.
- Add JSON-LD structured data identifying this page as a “Person” profile, including `name`, `url`, and `description`.
6. **Accessibility:**
- Ensure color contrast meets WCAG standards.
- Semantic HTML structure for headings and landmarks.
7. **Footer or CTA:**
- Add a “Get in touch” or “Explore my work” button linking to relevant sections (e.g., contact or blog).
8. **Final verification:**
- Check for responsive layout on mobile and desktop.
- Confirm text formatting and styling preserve the emotional tone and rhythm of the provided description.
- Summarize your design choices in one short paragraph after implementing.
---
Would you like me to make a variant of this that automatically commits the new `/about` page to your Git repo once CLIne finishes?
gpt-5