Social Push
Social Push generates engaging social media content prompts to help users brainstorm and create compelling posts for various platforms.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add social-push npx -- -y @trustedskills/social-push
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"social-push": {
"command": "npx",
"args": [
"-y",
"@trustedskills/social-push"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Social Push skill assists AI agents in uploading articles, images, and other content to various social media platforms. It leverages a browser automation tool (agent-browser) to interact with websites, following pre-defined workflows for each platform. The agent will prepare drafts but will not automatically publish; user confirmation is required before final posting.
When to use it
- To upload articles or images to social media platforms like Xiaohongshu (Little Red Book), X (Twitter), Weibo, WeChat Official Accounts, Juejin, and LinuxDo.
- When you need assistance with the technical steps of posting content on a specific platform.
- For users who want to automate parts of their social media publishing process while retaining control over final publication.
Key capabilities
- Supports multiple social media platforms: Xiaohongshu, X (Twitter), Weibo, WeChat Official Accounts, Juejin, and LinuxDo.
- Handles various content types including short articles with images, long-form text posts, and more.
- Uses pre-defined workflows for each platform to guide the posting process.
- Allows users to add new platforms by creating and testing interaction paths.
- Provides a mechanism for self-evolution: correcting workflow errors by inspecting webpage elements using
agent-browser.
Example prompts
- "Upload this article to Xiaohongshu."
- "Post this image on X (Twitter)."
- "Can you help me publish this long text post to WeChat Official Accounts?"
- “I want to add a workflow for Mastodon.”
Tips & gotchas
- Requires the
agent-browsertool and its associated dependencies. - The agent will not automatically click "publish"; user confirmation is always needed.
- Page element references may change, requiring occasional updates to workflows using
agent-browser snapshot.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.