ai-search-gaps-to-soci…
Find the AI-search prompts and topics where a brand is invisible (or losing to competitors) in SE Ranking, then turn those gaps into a social campaign in…
Draft and publish a batch of social media posts directly into Planable as drafts. Use this skill whenever the user wants to generate multiple posts for a client, create content for a workspace, write a week's worth of posts, batch-create drafts, or says things like "draft posts
$ npx -y skills add seranking-planable/smm-skills --skill draft-post-batch --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/draft-post-batchContext preview
The summary Claude sees to decide when to auto-load this skill.
Draft and publish a batch of social media posts directly into Planable as drafts. Use this skill whenever the user wants to generate multiple posts for a client, create content for a workspace, write a week's worth of posts, batch-create drafts, or says things like "draft posts
name: draft-post-batch description: > Draft and publish a batch of social media posts directly into Planable as drafts. Use this skill whenever the user wants to generate multiple posts for a client, create content for a workspace, write a week's worth of posts, batch-create drafts, or says things like "draft posts for [client]", "create 5 posts about [topic]", "fill the calendar for [client]", or "write posts and add them to Planable". Always activate this skill when post creation + Planable is involved.
Generate a set of on-brand social media post drafts and create them directly in Planable.
1. Gather inputs (client/workspace, platform, topic, number of posts, tone/angle) 2. Identify the right workspace and page(s) in Planable 3. Generate the post copy 4. Create each draft directly in Planable via the connector
---
Before writing anything, confirm:
If the workspace name is ambiguous or not provided, call `list_workspaces` and show the options. Do not guess.
---
list_workspaces → find matching workspace → get workspaceId list_pages(workspaceId) → find matching page(s) for the requested platform(s)
---
Generate all drafts before creating any of them in Planable.
**Platform character/format guidelines:** | Platform | Max length | Notes | |---|---|---| | LinkedIn | ~3,000 chars | Professional tone, can be longer-form, use line breaks | | Instagram | ~2,200 chars | Visual-first captions, hashtags at end or first comment | | Facebook | ~63,206 chars | Conversational, shorter tends to perform better | | X/Twitter | 280 chars | Punchy, no filler | | TikTok | ~2,200 chars | Casual, trend-aware | | YouTube | ~5,000 chars (description) | Informational, include keywords naturally |
**Writing guidelines:**
Show the user all drafts in a clear preview **before** creating them in Planable, unless they've explicitly said "just create them."
---
After showing the preview and getting confirmation (or if the user said to go ahead directly):
**Single platform:**
create_post( workspaceId, pageId, text, scheduledAt (if provided), labels (if provided), teamOnly (default: false) )
**Multiple platforms with same content:**
create_grouped_post( workspaceId, pageIds[], text, scheduledAt (if provided), labels (if provided) )
**Multiple platforms with adapted content:** Call `create_post` once per platform with the platform-specific version of the copy.
---
After all posts are created, report back:
---
Production-ready Claude Agent Skills for social media managers, paired with the Planable MCP server and — for the cross-channel skills — the SE Ranking MCP server.
Find the AI-search prompts and topics where a brand is invisible (or losing to competitors) in SE Ranking, then turn those gaps into a social campaign in…
Build a data-backed client onboarding proposal for an agency starting a new engagement, combining an SE Ranking SEO + AI-search audit with a Planable analysis…
Audit a Planable workspace's content calendar for a given period — surface what's scheduled, what's missing, what has no date, and what might have publishing…
Analyze top-performing posts across three performance lenses — engagement, impressions, and engagement rate — to identify content patterns and give the user…
Pull and compare performance metrics across multiple Planable workspaces (clients or brands) in a single view. Use this skill whenever the user wants to…
Build and track local search visibility with SE Ranking city-level rank tracking and turn it into local social content in Planable, including Google Business…