Skip to content

add rest of academy use case videos#5606

Draft
ouiliame wants to merge 2 commits into
stagingfrom
docs/academy-use-case-videos
Draft

add rest of academy use case videos#5606
ouiliame wants to merge 2 commits into
stagingfrom
docs/academy-use-case-videos

Conversation

@ouiliame

Copy link
Copy Markdown
Contributor

Adds the three remaining academy use-case pages for the videos now in production:

  • use-cases/telegram-personal-assistant — Telegram Personal Assistant (SIM-811)
  • use-cases/scheduled-report-rollup — Scheduled Report Rollup (SIM-812)
  • use-cases/whatsapp-storefront-bot — WhatsApp Storefront Bot (SIM-813)

Videos are in production; pages use the VideoPlaceholder like the existing four. Follows the existing use-case page conventions (frontmatter, WhatYouWillLearn, VideoChapters, "What you'll build" with foundation links) and registers the pages in the academy meta.json.

🤖 Generated with Claude Code

… rollup, whatsapp storefront)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 12, 2026 12:06am

Request Review

@cursor

cursor Bot commented Jul 11, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Documentation-only additions with no runtime, API, or security impact.

Overview
Adds three Academy use-case docs for videos in production, matching the existing four pages (VideoPlaceholder, WhatYouWillLearn, VideoChapters, and a What you'll build section with foundation links).

Telegram Personal Assistant covers message-triggered routing (Gmail, Calendar, Exa agents) plus a daily scheduled morning brief. Scheduled Report Rollup covers a weekly Stripe + Sheets reconcile, table logging, and Slack digest. WhatsApp Storefront Bot covers FAQ-grounded replies with per-sender memory and Slack escalation for refunds/complaints.

Registers all three slugs under Use Cases in meta.json (and fixes the trailing comma on sales-data-enrichment).

Reviewed by Cursor Bugbot for commit b211dad. Bugbot is set up for automated code reviews on this repo. Configure here.

@ouiliame ouiliame marked this pull request as draft July 11, 2026 22:56
@greptile-apps

greptile-apps Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds the remaining Academy use-case docs pages. The main changes are:

  • Adds pages for Telegram Personal Assistant, Scheduled Report Rollup, and WhatsApp Storefront Bot.
  • Uses the existing Academy page components for video placeholders, learning goals, and chapters.
  • Registers the new pages in the Academy navigation metadata.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
apps/docs/content/docs/en/academy/meta.json Adds the three new use-case slugs to the Academy pages list using the existing metadata shape.
apps/docs/content/docs/en/academy/use-cases/scheduled-report-rollup.mdx Adds the Scheduled Report Rollup use-case page with the same structure and links used by sibling pages.
apps/docs/content/docs/en/academy/use-cases/telegram-personal-assistant.mdx Adds the Telegram Personal Assistant use-case page with standard Academy imports, chapters, and foundation links.
apps/docs/content/docs/en/academy/use-cases/whatsapp-storefront-bot.mdx Adds the WhatsApp Storefront Bot use-case page and links to existing Academy agent and knowledge-base docs.

Reviews (1): Last reviewed commit: "docs: add rest of academy use case video..." | Re-trigger Greptile

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant