Lead Scorer

Content & LinkedIn

Editorial 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
  • You publish manually with one copy-paste; nothing auto-posts

Suggested cadence: Weekly, or after approving a batch

MCP tools used

list_content_postsschedule_content_postget_content_calendarmark_content_post_published

Full 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. **State.** `get_content_calendar` for the next 4 weeks + `list_content_posts` status "approved" (unscheduled).
2. **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.
3. **Schedule.** `schedule_content_post` per post with the ISO datetime.
4. **Publishing loop (daily, manual).** Tell me today's post; I copy-paste it to LinkedIn myself; then `mark_content_post_published`.
5. **Report.** The filled calendar week by week, plus any approved posts left without a slot.

## Hard rules
- Scheduling ≠ publishing. Nothing ever posts automatically.
- If two posts fight for a slot, the fresher signal wins; the evergreen one moves later.

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.