JSPM

contentmachine-wizard

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q33497F
  • License MIT

One-command installer for Content Machine — fully automated AI video factory

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (contentmachine-wizard) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    contentmachine-wizard

    One-command installer for Content Machine — fully automated AI video factory for Instagram + Facebook.

    npx contentmachine-wizard

    Checks prerequisites, clones the repo, installs dependencies, and launches the interactive setup wizard that walks you through every API key with real-time validation.

    What it does

    1. Checks Python 3.11+, Node.js, FFmpeg, Git
    2. Clones Content Machine (or updates if exists)
    3. Creates Python venv + installs deps
    4. Installs Remotion (video rendering) + Playwright (feed scouting)
    5. Launches interactive setup wizard:
      • Opens signup pages for each service
      • Accepts your API keys
      • Validates each key with a real API call
      • Configures Instagram + Facebook accounts
      • Writes .env automatically
      • Runs health check

    Publish

    cd wizard
    npm login
    npm publish