Skip to content

orbitant-linkedin-post

v1.0.0 Part of orbitant-marketing

LinkedIn content planner for Orbitant. Takes a published blog post (markdown) and produces a full content plan with multiple LinkedIn pieces ready for scheduling: a standard post with link, a carousel structure proposal, and a multimedia asset recommendation (infographic or diagram). Each piece uses a different angle from the same source material. Output is ready for handoff to n8n or manual scheduling. Activate when user shares a blog post and asks for LinkedIn content, social media copy, a content plan, carousel proposals, or content repurposing for LinkedIn. Also trigger when asked to "turn this into LinkedIn posts", "create social media from this article", or "help me schedule this content" — even if they don't explicitly mention LinkedIn or social media strategy.

marketinglinkedinsocial-mediacontentcontent-plancarouselengagement

Installation

# Install the parent plugin
/plugin marketplace add weorbitant/orbitant-os
/plugin install orbitant-marketing

Usage

After installing, this skill will automatically activate when Claude detects relevant context. You can also invoke it directly:

/orbitant-marketing:linkedin-post

Using with Other Agents

Install this skill on other AI agents using skills.sh:

# Install to Cursor
npx skills add weorbitant/orbitant-os --skill orbitant-linkedin-post --agent cursor -y

# Install to Cline
npx skills add weorbitant/orbitant-os --skill orbitant-linkedin-post --agent cline -y

# Install to Claude Code
npx skills add weorbitant/orbitant-os --skill orbitant-linkedin-post --agent claude-code -y