social-push

Automate social media publishing via browser automation with platform-specific workflows.

1.2k|101|Updated May 25, 2025
One-click install
npx skills add https://github.com/ZHangZHengEric/Sage --skill social-push
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-push
Source: https://github.com/ZHangZHengEric/Sage/tree/main/app/skills/social-push
Command: npx skills add https://github.com/ZHangZHengEric/Sage --skill social-push

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables users to publish content to social media platforms by orchestrating browser automation. It reduces manual repetitive posting tasks, enforces safety checks, and centralizes platform-specific publishing workflows to improve efficiency and consistency.

Core Features & Use Cases

  • Browser-driven publishing: Uses agent-browser to automate opening, navigating, and posting content to supported social platforms.
  • Platform-specific workflows: Reads platform and content-type workflows from the references directory to adapt actions per platform.
  • Draft safety: Ensures final publish action is not automated; content can be stored as drafts for user confirmation before posting.
  • Step-by-step verification: After each operation, snapshots validate UI references to cope with dynamic page changes.
  • Use case: A team wants to push synchronized drafts to multiple social channels while maintaining control over when content goes live.

Quick Start

请启动浏览器并按照技能的工作流,在目标平台完成草稿内容的发布准备与草稿存储。

Frequently Asked Questions about social-push

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

FAQPage Schema
How do I automate social media posting using browser workflows?

Automating social media posting uses agent-browser to navigate platforms and prepare content drafts. It applies platform-specific workflows to orchestrate publishing actions, reducing manual repetitive tasks while maintaining posting consistency across channels.

Can I use browser automation to push drafts to multiple social platforms at once?

Browser automation supports cross-platform publishing by reading platform-specific workflows from references. It pushes synchronized draft content to multiple social media channels, enabling teams to manage multi-channel distribution from a centralized workflow.

How does draft safety work when automating social media content publishing?

Draft safety ensures the final publish action is never automated. Content is stored as drafts for user confirmation before posting, preventing unintended live posts while still automating the repetitive navigation and content preparation steps.

What are the limitations of using agent-browser for social media automation?

Agent-browser automation relies on step-by-step UI snapshots to validate references, which may break when dynamic page changes occur. It does not automate the final publish action, requiring manual confirmation to ensure safe publish practices.

Do I need to configure platform-specific workflows for each social media channel?

Platform-specific workflows are required to adapt browser automation actions per social media channel. The skill reads these workflows and content-type configurations from the references directory to properly navigate and post content to each supported platform.