By Planable
Production-ready skills for social media managers using Planable: draft post batches, clear the approval queue, audit the calendar, build monthly performance reports, compare clients, and surface content patterns.
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 issues. Use this skill whenever the user asks about upcoming content, wants to review the calendar, says things like "what's scheduled this week", "check the calendar for [client]", "what's going out next week", "any gaps in the schedule", "content audit", "what do we have planned", or wants a weekly/monthly content overview for a workspace. Always activate for calendar review and scheduling gap analysis in Planable.
Analyze top-performing posts across three performance lenses — engagement, impressions, and engagement rate — to identify content patterns and give the user specific hypotheses to test in their next posts. Use this skill whenever the user asks things like "what's working in my content", "what should I post more of", "why are some posts doing better", "what patterns do you see", "give me content ideas based on my best posts", "what content works best for [client]", "analyze my top posts", or "what should I try next month". Also activate when the user wants to understand performance beyond just numbers — when they're asking for creative direction, not just a report. Always use this skill instead of a generic performance summary when the user's goal is to improve future content.
Pull and compare performance metrics across multiple Planable workspaces (clients or brands) in a single view. Use this skill whenever the user wants to compare clients, see how all accounts are performing, get an agency-wide metrics overview, or says things like "how are all my clients doing", "compare performance across workspaces", "give me a cross-client report", "agency overview", "which client is performing best", or "metrics across all accounts". Always activate for multi-workspace analytics queries in Planable. For single-workspace reports, use the monthly-performance-summary skill instead.
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 clear, client-ready social media performance summary from Planable analytics or a user-uploaded CSV export. Use this skill whenever the user asks for a monthly report, performance recap, analytics summary, results overview, or says things like "summarize last month's performance", "give me a report for [client]", "how did we do this month", "pull the analytics for [workspace]", or uploads a CSV with social media data and asks for a summary. Works with or without a Planable account — activate for any analytics summary request, whether the source is the Planable connector or a file upload.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Production-ready Claude Agent Skills for social media managers, paired with the Planable MCP server. Each skill is a packaged instruction set Claude loads automatically when relevant — turning Planable data (companies, pages, posts, approvals, comments, media, analytics) into a finished SMM deliverable: post batches, approval roundups, performance reports, content calendar audits, cross-client overviews, and content pattern analysis.
These skills follow Anthropic's Agent Skills spec: each SKILL.md has YAML frontmatter that tells Claude when to use it, and the body is loaded only when triggered (progressive disclosure).
| Skill | What it produces | Primary triggers |
|---|---|---|
| draft-post-batch | Platform-adapted draft posts created directly in Planable from a brief, with preview before commit, varied hooks, and validation flags | "draft posts", "write 5 LinkedIn posts", "create a post batch" |
| pending-approvals-roundup | Single roundup of every post awaiting sign-off across all client workspaces, with 48h-deadline posts called out and publishing errors flagged separately | "what's pending approval", "approval queue", "what needs sign-off" |
| monthly-performance-summary | Client-ready HTML report from Planable analytics or any CSV export — KPI cards, per-platform breakdowns, top 5 posts, what worked / what to watch | "monthly report", "performance summary", "client report" |
| content-calendar-audit | This-week schedule mapped by day with approval status, draft/missing-date callouts, gap detection, and an offer to draft fill-in content | "what's going out this week", "calendar audit", "weekly planning" |
| cross-client-metrics-overview | Comparative table across every client/workspace ranked by engagement rate, impressions, or volume — with top performer, most improved, and engagement-drop flags | "compare clients", "agency overview", "cross-workspace metrics" |
| content-pattern-intelligence | 2–4 named recurring patterns per lens (engagement, impressions, engagement rate) with real post examples and specific hypotheses to test next | "what's working", "content patterns", "what should I test next" |
Two skills work without a Planable account by accepting a CSV export from any analytics tool: monthly-performance-summary and content-pattern-intelligence.
This repo doubles as a Claude Code plugin marketplace. Installing the planable-smm plugin registers all six skills and auto-configures the Planable remote MCP server in one step.
/plugin marketplace add Planable/smm-skills
/plugin install planable-smm@planable
Skills appear under the planable-smm namespace — e.g. /planable-smm:draft-post-batch. Or just describe what you want ("draft 5 LinkedIn posts for Acme", "what's pending approval") and Claude picks the right skill automatically based on its frontmatter. Update later with /plugin marketplace update planable.
If you use Cowork in Claude Desktop, install via the UI:
Planable/smm-skills.planable-smm once the marketplace loads.The Planable remote MCP (https://mcp.planable.io/mcp) auto-registers when you install the plugin — there's no separate claude mcp add step. On your first session, run /mcp and sign in via OAuth. No API token to manage.
If you don't have a Planable account yet, sign up — a Team plan (or higher) is required for MCP access.
The plugin format is Claude Code / Desktop only. If you use Claude.ai projects instead, attach the individual SKILL.md files (or a zip of the skills/ folder) to a Project — see Anthropic's Agent Skills docs. You'll also need to connect the Planable MCP server separately via your Claude.ai integrations.
A typical agency week:
pending-approvals-roundup Monday morning — clear the queue.content-calendar-audit — see what's going out this week.draft-post-batch — fill any gaps.monthly-performance-summary per client + cross-client-metrics-overview for the agency view.content-pattern-intelligence — set hypotheses for the next batch.npx claudepluginhub planable/smm-skills --plugin planable-smmUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Production-grade vibe coding suite. Structured workflows from discovery to deployment: start, build, ship, fix, refactor.
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.