paw-wbc-setup

Installation
SKILL.md

Webinar Creator Suite Setup

Overview

Installs and configures the Webinar Creator Suite module into a project. This module is a guided pipeline that takes solo creators from a vague webinar idea to a production-ready slide deck outline and script.

Creates the output directory structure and orientation files:

  • {project-root}/.pawbytes/webinar-suites/ — module root
  • {project-root}/.pawbytes/webinar-suites/index.md — orientation file tracking webinars and status
  • {project-root}/.pawbytes/webinar-suites/webinars/ — webinar workspaces
  • {project-root}/.pawbytes/webinar-suites/daily/ — daily activity logs

{project-root} is a literal token in config values — never substitute it with an actual path. It signals to the consuming LLM that the value is relative to the project root.

Principles

Installs
97
GitHub Stars
88
First Seen
Apr 3, 2026
paw-wbc-setup — pawbytes/skill-suites