omnisocials
Installation
SKILL.md
OmniSocials Skill
Create, schedule, and publish social media content across 11 platforms using OmniSocials.
OmniSocials is a social media management tool that lets you schedule posts and track analytics across Instagram, Facebook, LinkedIn (personal profile + company page), YouTube, TikTok, X (Twitter), Pinterest, Bluesky, Threads, Mastodon, and Google Business.
LinkedIn has two channel ids:
linkedin_pageis a company page. Both can be connected to one workspace and post independently. Always checkaccounts:listfor which the user has connected.
Setup
Before using this skill, ensure:
-
API Key: Run the setup command to configure your API key securely
- Get your key at https://app.omnisocials.com/settings/api
- Run:
<skill-path>/scripts/omnisocials.js setup - Or set environment variable:
export OMNISOCIALS_API_KEY=omsk_live_your_key
-
Requirements: Node.js 18+ (for built-in fetch API). No other dependencies needed.