Create Post
Generates engaging social media posts (text & basic image suggestions) based on provided topic and desired tone.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add create-post npx -- -y @trustedskills/create-post
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"create-post": {
"command": "npx",
"args": [
"-y",
"@trustedskills/create-post"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to create posts on various platforms. It can generate text for the post, including titles and descriptions, and then publish it directly. The agent can also handle image uploads as part of the posting process.
When to use it
- Social Media Management: Automate daily content creation and scheduling across different social media channels.
- Blog Post Generation: Quickly draft and publish blog posts based on provided topics or outlines.
- Forum Participation: Automatically create new threads or replies in online forums, adhering to specific formatting guidelines.
- E-commerce Product Listings: Generate product descriptions and images for listing items on e-commerce platforms.
Key capabilities
- Text generation (titles & descriptions)
- Image upload support
- Platform compatibility (unspecified)
- Direct posting functionality
Example prompts
- "Create a LinkedIn post announcing our new partnership with Acme Corp."
- "Write and publish a blog post about the benefits of using AI for marketing, including an image of a graph showing growth."
- βPost this product description to Etsy: [product details]β
Tips & gotchas
The specific platforms supported by this skill are not listed. Ensure your agent has appropriate credentials/permissions for the target platform before use.
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.