GEOFlow is a PHP/PostgreSQL pipeline for automating SEO content at scale. It chains AI model config, material libraries, task scheduling, draft review, and publishing into one system with both a web admin panel and REST API. The skill helps you stand up the Docker stack, wire up OpenAI-compatible models, create content tasks that pull from title and image libraries, and monitor the scheduler/worker pair that actually calls the API and generates articles. It's built for teams running content farms or affiliate sites who want human approval gates before auto-publish. The CLI and API examples are solid if you're scripting bulk operations or integrating with external CMSes.
npx skills add https://github.com/aradotso/trending-skills --skill geoflow-content-automation