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-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