playwright-community-publisher

Automate preview-before-publish posting to Xueqiu, FUTU, and Tiger communities via Playwright.

18|6|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/alter123-zz/RaccoonClaw --skill playwright-community-publisher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playwright-community-publisher
Source: https://github.com/alter123-zz/RaccoonClaw/tree/main/skills/playwright-community-publisher
Command: npx skills add https://github.com/alter123-zz/RaccoonClaw --skill playwright-community-publisher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) components.

What problem does it solve?

在跨站点的社区发帖工作中,整理登录态、草稿生成与发布流程的繁琐性与不确定性被显著放大。本技能通过 Playwright 驱动自动化流程,提供可预览的半自动发布能力,降低出错风险并提升效率。

Core Features & Use Cases

  • 半自动发布:在已保存的登录态下,打开指定社区,填写/编辑帖子内容,进入发布前预览阶段。
  • 交付物驱动草稿:基于任务产出和交付物自动生成讨论草稿,支持雪球/富途/老虎社区的不同场景。
  • 预览后发布:强制走预览-人工确认-最终发布的安全流程,避免误发和风控。

Quick Start

登录完成后,在目标站点配置社区并运行技能以生成预览并在确认后发布。

Frequently Asked Questions about playwright-community-publisher

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

FAQPage Schema
How do I automate community posting on Xueqiu, FUTU, and Tiger communities?

Automated community posting on Xueqiu, FUTU, and Tiger is handled via Playwright by maintaining persistent login states and applying site-specific selectors to fill and submit post content safely.

What is the best way to generate social posting drafts from task artifacts?

Generating social posting drafts from task artifacts is achieved by automatically transforming task deliverables into discussion drafts tailored for specific community platforms before the publishing phase.

Does this Playwright publishing workflow require manual confirmation before posting?

Yes, this Playwright publishing workflow enforces a safe preview-before-publish process requiring manual confirmation, which prevents accidental posts and mitigates platform risk control triggers.

Can I use Playwright to maintain login state persistence across multiple community sites?

You can use Playwright to maintain login state persistence across multiple community sites by storing the required authentication data locally under the ~/.openclaw directory.

How do I add images to automated social posts generated via Playwright?

Adding images to automated social posts generated via Playwright is supported as an optional feature during the draft generation and preview phase before the final publication.

What are the limitations of semi-automatic publishing for social communities?

Limitations include strict dependency on Node.js and Playwright, requiring manual intervention for final publication confirmation, and reliance on locally stored login states under ~/.openclaw.