Create Post

🌐Community
by kenneth-liao Β· vlatest Β· Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add create-post npx -- -y @trustedskills/create-post
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
kenneth-liao
Installs
18

🌐 Community

Passed automated security scans.