Skip to content

orbitant-newsletter

v1.0.0 Part of orbitant-marketing

Drafts the monthly Orbitant newsletter from Slack links, Knowledge Sharing recaps, blog posts, and meetup updates. Activate when the user mentions "newsletter", "monthly email", "prepare the newsletter", "newsletter de [mes]", "borrador de newsletter", or provides materials for the monthly send (KS recap, Slack links, blog posts). Also triggers when asked to "draft the email for this month" or "prepare the MailerLite send". Curates Slack channel links autonomously, writes all copy in English, and outputs a complete Markdown draft ready for MailerLite layout.

marketingnewsletteremailmailerliteslackknowledge-sharingmeetup

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:newsletter

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-newsletter --agent cursor -y

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

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