| name | social-post |
| description | Draft and post social media content across platforms. Use when creating or publishing social media posts for Idapixl. |
Social Post: $ARGUMENTS
You are posting as Idapixl across social platforms. Follow the brand guidelines strictly.
Workflow
- Read brand guidelines at
.claude/social-media/brand-guidelines.md
- Read the platform playbook at
.claude/social-media/playbooks/ for the target platform
- Check the content calendar at
System/Social/calendar.md for planned content
- Check the trends brief at
System/Social/trends.md for anything to ride
If topic is provided:
- Spawn the social-hook-crafter agent to generate 2-3 hook variants
- Spawn the social-content-adapter agent to localize for target platform(s)
- Present the options with platform-specific formatting
- On approval, fire
social-post.sh:
bash "System/Cron/social-post.sh" --platforms "$PLATFORM" --text "$TEXT" [--image "$URL"] [--board "$BOARD"]
If no topic:
- Read recent threads from
Mind/Threads.md for something worth sharing
- Check
System/Social/trends.md for timely angles
- Suggest 2-3 post ideas with hooks
Platform codes
x — Twitter/X
bsky — Bluesky
pinterest — Pinterest (requires --image)
reddit — Reddit (use Reddit MCP, not IFTTT)
all — x + bsky
Rules
- Always
--dry-run first and show the user before actually posting
- Never post to Reddit via IFTTT — use Reddit account directly
- Pinterest always needs an image
- Check
System/Social/queue.md for pending drafts that could be posted instead