agentos-content

Community

Ship AgentOS lessons and bonuses safely.

Authorqwwiwi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents content drift and broken production releases by providing a single, production-tested workflow for authoring and updating AgentOS Intensive lessons and text bonuses using the required source-of-truth pipeline.

Core Features & Use Cases

  • Source-of-truth Python workflow: Author content once in Python and generate both the TS mock (SSR fallback) and Supabase DB blocks from the same source to keep them in sync.
  • Supabase DB patching for production content: Apply updates to the intensive_bonuses table so the client-rendered experience matches the intended lesson/bonus content.
  • Production deploy pipeline with guardrails: Build the Next.js standalone bundle, stage a tarball, deploy to the correct production server, restart via PM2, and verify the result including mandatory visual confirmation.
  • Rules for content-only changes: Clear boundaries for what this Skill supports (content pipeline) versus what must be handled via other workflows (auth/payments/backend/infrastructure).

Quick Start

Tell Claude: “Update lesson 12 bonus content using the required Python source-of-truth and patch the Supabase row for the matching bonus, then build and deploy to production and visually verify the updated page on mobile.”

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agentos-content
Download link: https://github.com/qwwiwi/agentos-skills-public/archive/main.zip#agentos-content

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.