article-posting-ops

Publish SCBE articles across platforms via API with Playwright fallback.

6|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill article-posting-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: article-posting-ops
Source: https://github.com/issdandavis/SCBE-AETHERMOORE/tree/main/external/codex-skills-live/article-posting-ops
Command: npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill article-posting-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Create, validate, and publish SCBE articles across social and blog platforms using an API-first publishing workflow, with a Playwright-based browser fallback when API access is unavailable.

Core Features & Use Cases

  • API-first publishing pipeline to multiple platforms with validation and error handling.
  • Browser fallback using Playwright for headless posting when API credentials are missing or restricted.
  • Revenue-oriented workflow: generate leads from published content and track publication evidence.

Quick Start

Publish a draft article to configured platforms using the API-first publisher, and fall back to the browser if API access is unavailable.

Frequently Asked Questions about article-posting-ops

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

FAQPage Schema
How do I automate article publishing across multiple social media platforms when API access is restricted?

Automating article publishing requires an API-first workflow that posts content to multiple platforms, utilizing a Playwright-driven headless browser as a fallback when API credentials are missing or restricted.

What is an API-first publishing workflow for content distribution?

An API-first publishing workflow attempts content distribution via platform API endpoints first, automatically falling back to headless browser posting to ensure successful publication when API access fails.

How do I capture and generate leads from automated social media posting?

Automated social media posting generates leads by executing a revenue-oriented outreach workflow that outputs a targeted lead list and saves per-platform posting evidence immediately after successful publication.

Do I need platform API credentials to use an automated content publishing script?

You need platform API credentials for the primary publishing path, but the script includes a Playwright headless browser fallback path to post content when those credentials are unavailable.

Does Playwright work as a fallback for headless posting when social media APIs fail?

Playwright works as a fallback by driving a headless browser to post articles directly when social media APIs fail, ensuring publication continues even without valid API endpoints or credentials.

What is the best way to validate and schedule article posting across different blog platforms?

The best way to validate and schedule article posting is using an API-first pipeline that handles validation, schedules multi-platform publication, and tracks posting evidence per platform.