contentmachine-wizard
v1.0.0
Published
One-command installer for Content Machine — fully automated AI video factory
Maintainers
Readme
contentmachine-wizard
One-command installer for Content Machine — fully automated AI video factory for Instagram + Facebook.
npx contentmachine-wizardChecks 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
- Checks Python 3.11+, Node.js, FFmpeg, Git
- Clones Content Machine (or updates if exists)
- Creates Python venv + installs deps
- Installs Remotion (video rendering) + Playwright (feed scouting)
- 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