Canghe Post To X
This skill converts Canghe posts into formats suitable for various platforms, streamlining content distribution and boosting marketing efforts.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add canghe-post-to-x npx -- -y @trustedskills/canghe-post-to-x
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"canghe-post-to-x": {
"command": "npx",
"args": [
"-y",
"@trustedskills/canghe-post-to-x"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to post content to various social media platforms. It can handle text, images, and potentially other media types depending on the platform's capabilities. The agent can be configured with authentication credentials for different accounts and will format posts appropriately for each platform.
When to use it
- Scheduling Social Media Updates: Automatically publish pre-written content at specific times across multiple platforms.
- Responding to Events: Post updates about a live event, such as a conference or product launch, in real time.
- Content Distribution: Share blog posts or articles to social media channels for wider reach.
- Automated Marketing Campaigns: Integrate with marketing workflows to publish promotional content.
Key capabilities
- Supports multiple social media platforms (specific platforms not listed)
- Handles text and image posting
- Authentication configuration for different accounts
- Platform-specific formatting
Example prompts
- "Post this image 'product_launch.jpg' with the caption 'Excited to announce our new product!' to Twitter and LinkedIn."
- "Share this blog post [link] on Facebook, Instagram, and Mastodon."
- “Schedule a post for tomorrow at 9am: ‘Don’t forget about our sale!’ on all connected platforms.”
Tips & gotchas
The skill requires authentication credentials (API keys or tokens) to be configured for each social media platform. Ensure these credentials have the necessary permissions for posting content.
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.