Cloud Code
Cloud Code appears to be a coding agent or coding workflow used to generate launch videos from websites. The newsletter describes it as working with Fable 5 and HyperFrames.
Key Highlights
- Cloud Code appears as an agentic coding tool used for software prototyping, browser automation, recurring workflows, and media generation.
- Newsletter examples show Cloud Code supporting PMs and designers in moving from specs to working code with less engineering bottleneck.
- Its memory system and skill-based workflows make it relevant for long-lived product initiatives and repeatable research or ops tasks.
- Cloud Code was notably used with HyperFrames and Fable 5 to turn website URLs into professional launch videos rendered to MP4.
- It also appears in multi-agent team workflows, including Kanban task routing and autonomous daily shipping setups.
Cloud Code
Overview
Cloud Code is an AI coding tool and agent workflow that appears throughout the newsletter as a hands-on environment for building software, automating browser tasks, orchestrating reusable skills, and generating media outputs such as launch videos. It is referenced both as a standalone coding agent and in contexts overlapping with "Claude Code," suggesting it is used as an agentic coding interface that can operate through terminals, editors, local scripts, and browser automation stacks.For AI Product Managers, Cloud Code matters because it shows how non-traditional builders—PMs, designers, operators, and small product teams—can move from idea to prototype, workflow, or production-like artifact with far less engineering overhead. Across the mentions, it is used for mobile app implementation, AI feature prototyping, recurring research pipelines, AWS console automation, persistent memory systems, Kanban-to-agent task routing, and website-to-video generation via HyperFrames and Fable 5. In practice, Cloud Code looks less like a single-purpose IDE and more like an extensible agentic execution layer for product work.
Key Developments
- 2026-02-10: Greg Isenberg’s newsletter described James Dickerson using Claude Code in Visual Studio Code via Cursor to build an AI-driven marketing funnel in under an hour, powered by Perplexity MCP, Playwright MCP, 17 custom skills, and a reported $200/month Cloud Code subscription.
- 2026-03-09: All About AI showcased a Cloud Code AI browser agent using the Chrome automation CLI and Chrome DevTools Protocol to navigate the AWS console and complete increasingly complex infrastructure tasks, including S3 hosting, VM provisioning, and video app deployment.
- 2026-03-30: Jenny Wen’s Claude Co-work pipeline generated weekly product ideas and kickoff decks that were described as ready for downstream prototyping in Figma or Cloud Code.
- 2026-04-02: Peter Yang demonstrated building a React Native fitness app with Cloud Code and Expo Go, implementing the app over three milestones and shipping thousands of lines of code across eight screens.
- 2026-04-22: Cloud Code’s three-layer memory system was detailed: hot memory in `cloud.md`, warm memory in `memory.md`, and project-local memory files in `.cloud_code/memory`, plus an asynchronous autodream process for consolidating and refreshing knowledge over time.
- 2026-04-28: All About AI automated a recurring recon workflow by triggering a Cloud Code skill (`cloud-p /recon`) in a cron job, combining SER API research, script execution, headless Chrome fact-checking, and Google Form autofill.
- 2026-05-04: Notion designers and PMs were described using vibe coding tools such as Cloud Code and CodeEx to prototype AI features directly in code instead of staying in Figma, lowering the barrier to technical experimentation.
- 2026-05-14: Udi Menkes reported building a "second brain" inside Cloud Code that sends daily briefs, manages content and initiative tracking, and suggests next actions based on ongoing user-provided context and approvals.
- 2026-06-06: Multica connected its Kanban board to local AI coding agents—including Cloud Code, CodeX, and Hermes—through a local "Multica Demon" bridge, enabling direct task assignment to agents and high-frequency shipping by a four-person team.
- 2026-06-22: Cloud Code was used with Fable 5 and HeyGen’s HyperFrames `/website-to-video` skill to transform a website URL such as spotify.com into a full HTML/CSS/JavaScript launch video workflow rendered to MP4.
Relevance to AI PMs
1. Prototype faster without waiting for full engineering cycles. Cloud Code appears useful for turning product specs into working artifacts quickly—mobile apps, AI features, landing pages, and launch videos—so PMs can test concepts before formal roadmap commitment.2. Operationalize repeatable product workflows with agent skills. The newsletter examples show Cloud Code running reusable skills for research, recon, marketing, and browser automation. AI PMs can use this model to standardize recurring workflows like competitor scans, growth experiments, user feedback synthesis, and artifact generation.
3. Create persistent product context for agents. Cloud Code’s memory system and “second brain” use cases are especially relevant for PMs managing long-lived initiatives. This suggests a way to preserve project state, decisions, open questions, and team context so agents can become more useful over time instead of starting from scratch in each session.
Related
- Anthropic / Claude Code / claude-code: Cloud Code is frequently discussed in adjacent or overlapping contexts with Claude Code, suggesting a close relationship in branding, tooling, or user workflows.
- Cursor and Visual Studio Code: Cloud Code is used in editor-based environments, especially for skill-driven coding and fast iteration.
- Chrome Automation CLI and Chrome DevTools Protocol: These power Cloud Code’s browser agent workflows, especially for automating web apps and cloud consoles like AWS.
- AWS: A key proving ground for Cloud Code’s browser automation capabilities, including S3 hosting and app deployment.
- Expo Go: Used alongside Cloud Code for mobile app development and testing in React Native workflows.
- Perplexity MCP and Playwright MCP: Related research and screenshot tooling used in broader Cloud Code/Claude Code workflows.
- HyperFrames, Fable 5, and HeyGen: Important complements for the website-to-video workflow, where Cloud Code generates the codebase that HyperFrames renders to MP4.
- Notion, Jenny Wen, Peter Yang, Greg Isenberg, and Udi Menkes: People and teams demonstrating practical product, design, and operations use cases for Cloud Code.
- Hermes, CodeX/CodeEx, Herbs Agent, Surf Agent, and Multica Demon: Adjacent agent tools and orchestration systems that show Cloud Code sitting within a broader multi-agent workflow ecosystem.
- Autodream: A background consolidation mechanism tied to Cloud Code’s memory architecture, relevant for long-running agent systems.
Newsletter Mentions (11)
“Use HeyGen’s open-source HyperFrames framework with AI coding agents (e.g., Cloud Code + Fable 5) to convert any website URL (such as spotify.com) into a professional launch video by generating an HTML/CSS/JavaScript codebase and rendering it to MP4 for free.”
#6 ▶️ Full Tutorial: Make Professional Launch Videos for Free with Hyperframes | Bin Liu & Jake Moran Peter Yang Use HeyGen’s open-source HyperFrames framework with AI coding agents (e.g., Cloud Code + Fable 5) to convert any website URL (such as spotify.com) into a professional launch video by generating an HTML/CSS/JavaScript codebase and rendering it to MP4 for free. A 1-minute Spotify launch video was generated end-to-end by prompting Cloud Code with Fable 5 using the “/website-to-video” HyperFrames skill on spotify.com (“make a launch video for spotify.com”). HyperFrames installs via the quickstart script at hyperframes.ai.com/quickstart, as the “HyperFrames by HeyGen” plugin in the Codex Plugin Store (Creativity section), or as a connector in Claude, enabling slash-command video generation.
“Multica uses a local “Multica Demon” script to bridge its Kanban board with local AI coding agents (Cloud Code, CodeX, Hermes), enabling direct assignment of tasks to agents and daily shipping by a four-person team.”
#11 ▶️ Your AI Agents Block on You - Here's the Fix 🧵 SyntaxGTM Multica uses a local “Multica Demon” script to bridge its Kanban board with local AI coding agents (Cloud Code, CodeX, Hermes), enabling direct assignment of tasks to agents and daily shipping by a four-person team.
“#5 in Udi Menkes built a “second brain” in Cloud Code a month ago that now sends him daily briefs—managing his content pipeline, tracking initiatives, and suggesting actions—while he simply feeds it context, feedback, and approvals.”
#5 in Udi Menkes built a “second brain” in Cloud Code a month ago that now sends him daily briefs—managing his content pipeline, tracking initiatives, and suggesting actions—while he simply feeds it context, feedback, and approvals. #6 📝 OpenAI News Our response to the TanStack npm supply chain attack - On May 11, 2026 OpenAI detected the TanStack npm compromise (part of the Mini Shai‑Hulud supply‑chain attack) affected two employee devices and led to limited credential exfiltration from some internal source repositories, but the company found no evidence of access to customer data, production systems, intellectual property, or maliciously signed software.
“Using vibe coding tools such as Cloud Code and CodeEx, designers and PMs at Notion prototype AI features in code, reducing terminal intimidation and accelerating iteration.”
#8 ▶️ Why cultivating agency matters more than cultivating skills in the AI era | Max Schoening (Notion) Lennys Podcast Notion’s design team built a minimal LLM-friendly terminal playground to prototype AI chat interfaces, moving initial design work from Figma into code. The playground consists of a small codebase created by two designers and Max Schoening, optimized for one-shot interactions with LLMs and operated entirely via the terminal. Using vibe coding tools such as Cloud Code and CodeEx, designers and PMs at Notion prototype AI features in code, reducing terminal intimidation and accelerating iteration.
“All About AI Automates a daily recon pipeline on "Hermes AI agent" use cases by triggering a Cloud Code skill via "cloud-p /recon" with dangerouslyAllowScriptExecution in a cron job, using SER API for Google/YouTube/News JSON searches, and running a headless Chrome Surf Agent to fact-check sources and auto-fill a Google Form.”
#5 ▶️ Automate Anything With This Simple 3-Part AI Agent System All About AI Automates a daily recon pipeline on "Hermes AI agent" use cases by triggering a Cloud Code skill via "cloud-p /recon" with dangerouslyAllowScriptExecution in a cron job, using SER API for Google/YouTube/News JSON searches, and running a headless Chrome Surf Agent to fact-check sources and auto-fill a Google Form.
“Cloud Code’s auto-memory feature writes memory files into a project-local .cloud_code/memory folder indexed in memory.md (hot memory), retrieves them on demand as warm memory, and runs an asynchronous autodream process to consolidate and update outdated entries after each session.”
#9 ▶️ Okay, this unleashed my agent AI Jason Breaks down Cloud Code’s three-layer memory system (hot in cloud.md, warm in memory.md, and background autodream consolidation) and Herb’s agent’s autonomous skill and memory reviewer sub-agents to enable AI agents that self-evolve over time. AutoResearch-based AutoAgent, evolved by Andrew Cupsy, uses a for-loop running program.mmd through Cloud Code or Codeex to self-improve the agent harness and achieved #1 on both the spreadsheet and terminal branches. Cloud Code’s auto-memory feature writes memory files into a project-local .cloud_code/memory folder indexed in memory.md (hot memory), retrieves them on demand as warm memory, and runs an asynchronous autodream process to consolidate and update outdated entries after each session. Herb’s agent spawns a Skill Reviewer sub-agent after 10 uninterrupted steps to auto-generate or patch skills via a Skill Manager with a Python-based safety scan and a Memory Reviewer agent every 10 turns to extract persona and project facts into user.md and memory.md (each capped at ~4,000 characters).
“Implemented the app in Cloud Code over three milestones, downgraded from Expo SDK 55 to SDK 54 for Expo Go on iPhone, and committed 6,400 lines of code across eight screens”
Anthropic Demos Claude Code for Mobile Apps #1 ▶️ Full Tutorial: Build a Beautiful Mobile App with Claude Code in 16 Minutes Peter Yang Builds a React Native fitness tracking app in roughly two hours using Claude for requirements, Pencil for AI-driven design, and Cloud Code with Expo Go for implementation and testing. Co-created a spec.md with Claude defining three screens (add/edit workouts, live workout session, and calendar), progressive overload rules, pound/kg toggle, and dark-only theme Generated all UI mockups in under five minutes with Pencil's AI (using Claude Opus model and six design agents) outputting a fitness.pen JSON file Implemented the app in Cloud Code over three milestones, downgraded from Expo SDK 55 to SDK 54 for Expo Go on iPhone, and committed 6,400 lines of code across eight screens
“Jenny schedules the Co-work agent to run this insight-to-delivery pipeline every Monday at 10 a.m., yielding a kickoff deck with three product ideas ready for Figma or Cloud Code prototyping.”
#2 ▶️ How Claude Cowork's Design Lead Uses Cowork in 40 Min | Jenny Wen Peter Yang Jenny Wen uses Claude Co-work to process a folder of UXR interview transcripts and social media feedback, auto-generate weekly insight reports, parallel feature proposals, and slide-deck prototypes, and schedule them every Monday at 10 a.m. Co-work ingests a local folder of UXR interview transcripts and scans web sources like Reddit and social media for “Co-work” feedback, employing parallel sub-agents to extract the main insights. Co-work spins off two parallel tasks—one listing prioritized P0/P1 product features with one-sentence specs, and another creating a presentation file (.pptx) saved into a designated folder. Jenny schedules the Co-work agent to run this insight-to-delivery pipeline every Monday at 10 a.m., yielding a kickoff deck with three product ideas ready for Figma or Cloud Code prototyping.
“All About AI Uses a Cloud Code AI browser agent with the Chrome automation CLI (via Chrome DevTools Protocol) to navigate the AWS console and complete three challenges: S3 static web hosting, Ubuntu VM provisioning with graphical remote desktop and YouTube playback, and deploying a video upload/playback web app.”
#2 ▶️ 3 AI Agent Browser Automation Challenges That Keep Getting Harder All About AI Uses a Cloud Code AI browser agent with the Chrome automation CLI (via Chrome DevTools Protocol) to navigate the AWS console and complete three challenges: S3 static web hosting, Ubuntu VM provisioning with graphical remote desktop and YouTube playback, and deploying a video upload/playback web app. Cloud Code setup leverages the Chrome automation CLI and Chrome DevTools Protocol to control Chrome for AWS console interactions. Level one took 40 minutes: created S3 bucket named "EJ Oslo site 2026", uploaded "me.png" and "index.html", enabled static website hosting, unblocked public access, and applied a bucket policy via AWS CloudShell CLI. Level three deployed a video upload application via the AWS console and CloudShell, implemented HTML/CSS front end, uploaded a 200 MB video file, and generated a public playback URL that successfully streamed the uploaded video.
“#21 ▶️ AI marketing Masterclass: From beginner to expert in 60 minutes Greg Isenberg Using Claude Code in Visual Studio Code (via Cursor), James Dickerson builds a complete AI-driven marketing funnel live in under 60 minutes—recording a two-hour vibe coding session transcribed with Whisper Flow, leveraging Perplexity MCP research, Playwright MCP screenshots, 17 custom Claude Code skills and Remotion’s free CLI—on a $200/month Cloud Code subscription.”
#21 ▶️ AI marketing Masterclass: From beginner to expert in 60 minutes Greg Isenberg Using Claude Code in Visual Studio Code (via Cursor), James Dickerson builds a complete AI-driven marketing funnel live in under 60 minutes—recording a two-hour vibe coding session transcribed with Whisper Flow, leveraging Perplexity MCP research, Playwright MCP screenshots, 17 custom Claude Code skills and Remotion’s free CLI—on a $200/month Cloud Code subscription. Defined and invoked 17 custom Claude Code skills—including "positioning angles", "direct response copy", "lead magnet" and "orchestrator"—trained on Eugene Schwartz and Claude Hopkins, then ran Perplexity MCP research for one hour to identify the "Boring Money" niche angle for $2 million–$10 million service businesses.
Related
A Claude-based coding tool used for agentic software development and orchestration. The newsletter references it in both Rakuten workflows and a separate content-creation system.
An AI company behind Claude Code and the Claude family of tools. It is also mentioned in connection with changing Claude Code’s system prompt and model routing.
An AI coding environment and agent platform used here for large-scale codebase tasks, including reimplementing SQLite in Rust. It is presented as a productivity and cost benchmark for model-driven software engineering.
Peter Yang is credited as a host/author in the newsletter’s agent-building segment. He appears in the context of agent orchestration, coding, and launch workflows.
A coding agent referenced alongside Claude Code as a tool for prompt-driven development workflows. It appears as an example of an agent used with NVIDIA DeepStream.
A startup and growth operator known for marketing and automation experiments. In this issue he demonstrates an SEO automation loop using Claude Code and search APIs.
Udi Menkes is mentioned as the source of the Reverse Information Paradox idea. He is relevant for highlighting hidden organizational costs when adopting AI products.
A collaborative design platform referenced as an example of broad enterprise SaaS that may remain resilient in the AI era. It is contrasted with niche single-purpose products.
An AI-native development approach where builders use AI tools to rapidly create software. The newsletter treats it as a growth and product-building methodology.
An agent system used alongside OpenClaw to manage local models and failover roles across hardware. It supports always-on automation tasks in a home compute fleet.
A documentation and knowledge-management tool used by Codex to retrieve context and convert documents into live product prototypes. It illustrates how PMs can connect written specs to agent workflows.
A product or capability being bundled into Claude subscription tiers. The newsletter frames it as a high-demand feature with capacity-managed access across plans.
A vibe-coding tool mentioned alongside Cloud Code in Notion’s prototyping workflow. It supports direct code-based iteration for AI feature exploration.
A browser automation protocol used here to let a Claude Code agent control Chrome programmatically.
Cloud platform provider appearing in multiple enterprise and agent infrastructure contexts. In this newsletter it is associated with Claude Desktop availability and AgentCore Payments.
Head of design at Claude, cited in the newsletter for discussing how AI tools are changing the design process. She is associated with Anthropic's design workflow.
Stay updated on Cloud Code
Get curated AI PM insights delivered daily — covering this and 1,000+ other sources.
Subscribe Free