Skip to content
Development
Command

/social-media-posts

Create platform-specific social media posts

From plugin
jezweb-skills
95957 skills57 commands
Install
$ npx -y skills add jezweb/claude-skills --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/social-media-posts

Context preview

What this command does when you run it.

Create platform-specific social media posts

Command definition

social-media-posts.md
description: Create platform-specific social media posts
argument-hint: "[linkedin|facebook|instagram|reddit|all] [topic]"

Load the `social-media-posts` skill.

Parse $ARGUMENTS for:

  • **Platform**: `linkedin`, `facebook`, `instagram`, `reddit`, or `all`. Default: all
  • **Topic**: what to post about

Examples: `/social-media-posts linkedin new feature launch`, `/social-media-posts all`

Ships withjezweb-skills

Production workflow skills for Claude Code. Each skill guides Claude through a recipe to produce tangible output — scaffolded projects, generated assets, professional documents, deployed services. Ten plugins of practical, production-oriented skills.

Get the whole plugin, auto-invoked
Stats
959
Stars
0
Views
99
Forks
Maintained
Maintenance
Python
Language
MIT
License
1mo ago
Last commit
9mo ago
Created

Repo: jezweb/claude-skills