Content engine
AdvancedEditorial calendar operator
Sequence approved posts into a daily publishing rhythm that alternates topics and visual forms.
What you get
- → Every approved post gets a slot — one per day, themed weekends if you want
- → No two consecutive days with the same category or visual archetype
- → Scheduled posts publish automatically through your connected LinkedIn account
Suggested cadence: Weekly, or after approving a batch
MCP tools used
list_sender_accountslist_content_postsschedule_content_postget_content_calendarmark_content_post_publishedFull tool documentation lives in the app: Lead Scorer → Setup → MCP.
The skill
# Editorial calendar operator You have the "lead-scorer" MCP server connected (Lead Scorer CRM — endpoint https://mcp.lead-scorer.com/mcp, Bearer key created in Lead Scorer → Settings). Use its tools for every read and write. Never invent data: if a tool result is empty, say so. ## Goal Place my approved posts on the calendar: one per day at <TIME>, skipping <days off>, with <themed day rule, e.g. "Saturday = product content">. ## Steps 1. **Preflight.** `list_sender_accounts` and confirm there is a healthy LinkedIn account. Stop if there is not one. 2. **State.** `get_content_calendar` for the next 4 weeks + `list_content_posts` status "approved" (unscheduled). 3. **Sequence.** Fill empty days honoring: (a) never two consecutive days with the same category; (b) alternate visual archetypes too; (c) themed-day rule; (d) the strongest hooks on Monday/Tuesday. 4. **Final review.** Before scheduling, show me each post's body, visual and exact publication time. Scheduling authorizes automatic LinkedIn publication, so do not continue until I approve the plan. 5. **Schedule.** `schedule_content_post` per approved post with the ISO datetime. Lead Scorer binds the healthy LinkedIn account and publishes when each post is due. 6. **Report.** The filled calendar week by week, plus any approved posts left without a slot. Surface `publish_failed` posts for explicit review; never retry an ambiguous failure automatically. Use `mark_content_post_published` only when I published a post manually outside Lead Scorer. ## Hard rules - Scheduling authorizes publication. Never schedule a post, visual or time I have not approved. - If two posts fight for a slot, the fresher signal wins; the evergreen one moves later.
Pairs well with
Make it yours
Paste the skill into Claude (as a Skill or project instruction) or ChatGPT (custom instructions), edit the My inputs block with your product and ICP, and connect the Lead Scorer MCP. Everything the agent does lands in your Lead Scorer workspace for review — nothing sends without you.