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…
Fetch and summarize all posts pending approval across one or more Planable workspaces. Use this skill whenever the user asks about approvals, wants to know what's waiting for review, says things like "what needs my approval", "show me pending posts", "what's waiting for
$ npx -y skills add seranking-planable/smm-skills --skill pending-approvals-roundup --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/pending-approvals-roundupContext preview
The summary Claude sees to decide when to auto-load this skill.
Fetch and summarize all posts pending approval across one or more Planable workspaces. Use this skill whenever the user asks about approvals, wants to know what's waiting for review, says things like "what needs my approval", "show me pending posts", "what's waiting for
name: pending-approvals-roundup description: > Fetch and summarize all posts pending approval across one or more Planable workspaces. Use this skill whenever the user asks about approvals, wants to know what's waiting for review, says things like "what needs my approval", "show me pending posts", "what's waiting for sign-off", "approval queue", "morning check-in", or "what posts are stuck". Also activate when the user asks for a daily or weekly content status across clients. Always use this skill for approval-related queries that touch Planable.
Surface all posts waiting for approval across one or more Planable workspaces, so nothing gets missed.
1. Identify which workspaces to check 2. Fetch posts filtered by approval status 3. Summarize clearly — grouped by workspace/client, with post previews and context
---
Ask (or infer from context):
**Default behavior if not specified:** fetch `PENDING_MY_APPROVAL` across all workspaces (or the most recently active ones if there are many).
---
For each workspace in scope:
list_posts( workspaceId, approvalStatus: ["PENDING_MY_APPROVAL"] // or NOT_APPROVED, PARTIAL_APPROVED )
**Approval status reference:** | Status | Meaning | |---|---| | `PENDING_MY_APPROVAL` | Posts where this user is a required approver | | `NOT_APPROVED` | Posts with no approvals yet | | `PARTIAL_APPROVED` | Posts with some but not all required approvals | | `REQUESTED_BY_ME` | Posts where this user requested approval from others |
If the user wants a broader view, query `NOT_APPROVED` and `PARTIAL_APPROVED` together.
---
**If results exist**, group by workspace (client). For each post show:
**Sort order within each workspace:** most urgently scheduled first, then by creation date.
**Format:**
📋 [Workspace name]
• [Platform] — "[Post preview...]"
Scheduled: [date] ⚠️ (if within 48h)
Status: [approval status]
• [Platform] — "[Post preview...]"
No date set
Status: Partially approved (1/2)**If no pending posts**, say so clearly. Don't pad the response.
---
After showing results, offer:
Do NOT offer to approve posts — approval actions are not available via the connector.
---
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…
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…