Skip to content

Add NotebookLM explainer-video prompts for tiers, modules, lessons - #278

Open
projectamazonph wants to merge 3 commits into
mainfrom
claude/explainer-video-prompts-e9401r
Open

Add NotebookLM explainer-video prompts for tiers, modules, lessons#278
projectamazonph wants to merge 3 commits into
mainfrom
claude/explainer-video-prompts-e9401r

Conversation

@projectamazonph

Copy link
Copy Markdown
Owner

Summary

Adds docs/marketing/explainer-video-prompts.md: 43 ready-to-use prompts (3 pricing tiers + 9 curriculum modules + 31 individual lessons) for generating 60-second explainer videos via NotebookLM's Video Overview feature. Each entry names the exact source file to add to the notebook and a customization prompt built from the real pricing table (docs/product-brief.md, docs/business-layer.md) and lesson content (content/curriculum/), following the tone rules in docs/voice-guide.md.

Story

Not tied to a tracked STORY-XXX — a content/marketing deliverable, not a code change.

Type of change

  • docs (documentation only)

Architecture

N/A — no domain/ports/usecases/infra files touched.

Test plan

N/A — markdown content only, no code paths affected.

Checklist

  • I followed the voice rules in docs/voice-guide.md
  • I added or updated a test (N/A, no code)
  • I updated docs/stories/STORY-XXX.md (N/A, not story-tracked)
  • I added an entry to CHANGELOG.md
  • I will update SESSION-HANDOVER.md after merge

Screenshots / Recordings

N/A — no UI change.


Generated by Claude Code

43 prompts (3 pricing tiers + 9 curriculum modules + 31 lessons) built
from docs/product-brief.md, docs/business-layer.md, and the MDX lesson
frontmatter under content/curriculum/, following the voice-guide.md
tone rules.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Kez9SPziJSzTAbGtMKRobn
Copilot AI review requested due to automatic review settings August 2, 2026 17:10
@vercel

vercel Bot commented Aug 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
amph-v2-greenfield Ready Ready Preview Aug 2, 2026 5:36pm

@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@projectamazonph, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 13 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: cc07be62-5697-4f2c-bd73-d467dc013836

📥 Commits

Reviewing files that changed from the base of the PR and between 1792ec5 and 948e7b3.

⛔ Files ignored due to path filters (11)
  • public/images/courses/course-accelerated-mastery.png is excluded by !**/*.png
  • public/images/courses/course-ppc-foundations.png is excluded by !**/*.png
  • public/images/courses/module-00-academy-onboarding.png is excluded by !**/*.png
  • public/images/courses/module-01-ppc-foundations.png is excluded by !**/*.png
  • public/images/courses/module-02-keyword-research.png is excluded by !**/*.png
  • public/images/courses/module-03-listing-optimization.png is excluded by !**/*.png
  • public/images/courses/module-04-campaign-architecture.png is excluded by !**/*.png
  • public/images/courses/module-05-portfolio-strategy.png is excluded by !**/*.png
  • public/images/courses/module-06-bidding-lab.png is excluded by !**/*.png
  • public/images/courses/module-07-search-term-triage.png is excluded by !**/*.png
  • public/images/courses/module-08-competitive-intelligence.png is excluded by !**/*.png
📒 Files selected for processing (5)
  • docs/marketing/explainer-video-prompts.md
  • scripts/seed-all-content.mjs
  • src/app/courses/[slug]/page.module.css
  • src/app/courses/[slug]/page.tsx
  • src/lib/moduleCoverImages.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a marketing documentation asset that provides reusable NotebookLM “Video Overview → Customize” prompts for generating ~60-second explainer videos across pricing tiers, curriculum modules, and individual lessons.

Changes:

  • Added docs/marketing/explainer-video-prompts.md with 43 prompts (tiers/modules/lessons) that reference specific source docs/MDX files to include in a NotebookLM notebook.
  • Encoded shared audience/voice/visual guidance to keep the generated videos consistent with existing product/voice constraints.
  • Included tier prompts aligned to the current pricing tables in docs/product-brief.md and docs/business-layer.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/marketing/explainer-video-prompts.md Outdated
Comment thread docs/marketing/explainer-video-prompts.md Outdated
Remove all em dashes (replaced with colons/parentheses/commas per
docs/voice-guide.md's no-em-dash rule) and drop "leverage" from the
banned-hype-words example list, per copilot review feedback on PR #278.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Kez9SPziJSzTAbGtMKRobn
Adds the 2 course covers and 9 module covers (public/images/courses/)
from the provided asset drop, sets Course.coverImage for
ppc-foundations/accelerated-mastery in the seed script (the existing
catalog card and course-detail hero already render course.coverImage
when present, so no page changes were needed there), and adds a static
title-keyed MODULE_COVER_IMAGES lookup (Module has no coverImage
column) rendered as a thumbnail on each curriculum section in the
course detail page.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Kez9SPziJSzTAbGtMKRobn
@ecc-tools

ecc-tools Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

ECC bundle files are already tracked in this repository. Skipping generation of another bundle PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants