content-engine-autopilot

Orchestrate browser-based AI generation workflows with Playwright for tools lacking public APIs.

3|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/broomva/skills --skill content-engine-autopilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-engine-autopilot
Source: https://github.com/broomva/skills/tree/main/skills/video/content-engine/skills/content-engine-autopilot
Command: npx skills add https://github.com/broomva/skills --skill content-engine-autopilot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @anthropic-ai/agent-browser, playwright, and includes references (resource) components.

What problem does it solve?

This skill solves the lack of public APIs for many cutting-edge AI generation tools by using browser automation to orchestrate web-based workflows, enabling batch generation and organized asset management.

Core Features & Use Cases

  • Browser Orchestration: Automates interaction with web UIs for tools like Higgsfield, Weavy, and Artlist using Playwright.
  • Batch Generation: Executes unattended generation loops, injecting compiled brand identities into prompts and managing session persistence.
  • Asset Organization: Automatically downloads, organizes, and tracks generated media in a structured directory with a provenance manifest.

Quick Start

Invoke the autopilot skill to batch generate assets from the campaign brief located at product-launch-q2.json.

Frequently Asked Questions about content-engine-autopilot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate AI content generation for web tools that lack a public API?

You can automate AI content generation for tools lacking public APIs by using browser automation to orchestrate web-based workflows. This skill manages session persistence and executes unattended generation loops with automated error handling.

Can I batch generate video and design assets using Playwright?

Yes, you can batch generate video and design assets using Playwright to execute headless generation loops. The system injects compiled brand identities into prompts and automatically downloads, organizes, and tracks generated media in a structured directory with a provenance manifest.

Do I need Playwright and agent-browser to run automated browser workflows?

Yes, both Playwright and agent-browser are required dependencies to execute headless generation loops. They provide the browser orchestration framework needed to automate interactions with web UIs for AI generation tools and manage session persistence.

What is the best way to organize media assets generated from unattended browser loops?

The best way to organize generated media assets is through automated directory structuring with provenance manifest tracking. The system automatically downloads and organizes video and design assets, maintaining a structured output organization for all batch-generated content.

Does browser automation work with AI generation tools like Higgsfield, Weavy, and Artlist?

Yes, browser automation works with AI generation tools like Higgsfield, Weavy, and Artlist by automating interactions with their web UIs. It manages session persistence and injects compiled brand identities into prompts for batch generation workflows.

Why does browser-based AI generation require session persistence and identity-injected prompt batching?

Session persistence maintains authenticated states across generation loops, while identity-injected prompt batching ensures consistent brand context. This combination allows unattended browser orchestration to execute reliably without manual re-authentication or prompt re-entry.