CFN Marketing Social Publishing Skill

Automate cross-platform social media publishing via n8n workflows.

14|2|Updated Sep 23, 2025
One-click install
npx skills add https://github.com/masharratt/claude-flow-novice --skill cfn-marketing-social-publishing-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: CFN Marketing Social Publishing Skill
Source: https://github.com/masharratt/claude-flow-novice/tree/main/.claude/cfn-extras/skills/marketing/cfn-marketing-social-publishing
Command: npx skills add https://github.com/masharratt/claude-flow-novice --skill cfn-marketing-social-publishing-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, and includes scripts (resource) components.

What problem does it solve?

This Skill centralizes and automates social media publishing, eliminating the need to log into multiple platforms or use separate scheduling tools. It ensures consistent posting and frees up time for strategy.

Core Features & Use Cases

  • Cross-Platform Publishing: Create and schedule posts for Facebook, Twitter, LinkedIn, and Instagram simultaneously.
  • Media Management: Upload images, videos, and GIFs with alt text for accessibility.
  • Post Analytics & Management: Track engagement metrics and delete scheduled posts if needed.
  • Use Case: Announce a product launch by creating a post with media attachments, scheduling it to go live at 9 AM across all your social channels, and later checking how many likes and shares it received.

Quick Start

Create a social media post with the content 'Check out our new product launch!' and schedule it to publish on Facebook, Twitter, and LinkedIn tomorrow at 2 PM.

Frequently Asked Questions about CFN Marketing Social Publishing Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I schedule social media posts across multiple platforms at once?

Schedule social media posts simultaneously across Facebook, Twitter, LinkedIn, and Instagram by creating content once and specifying your target platforms and publish time. The Skill assembles your post with media attachments and routes it through n8n workflows to all channels, eliminating manual posting to each platform separately.

Can I upload images and videos when publishing to social media?

Yes, upload images, videos, and GIFs with alt text for accessibility alongside your post content. Media files are processed as part of the payload and attached to posts across all supported platforms during publishing.

What do I need to set up before automating social media publishing?

Ensure you have n8n workflows configured with credentials for Facebook, Twitter, LinkedIn, and Instagram. The Skill requires jq and curl as dependencies and communicates with n8n via HTTP webhooks to execute publishing actions, so your n8n instance must be accessible and properly authenticated.

How do I check engagement metrics after posting?

Retrieve post analytics including likes, shares, and other engagement metrics through the Skill after publishing. It fetches performance data from your connected social platforms and returns standardized JSON responses for tracking post performance.

Can I delete scheduled posts if I change my mind?

Yes, delete scheduled or published posts across your social channels using the Skill. It handles post deletion requests by routing them through n8n workflows to remove content from Facebook, Twitter, LinkedIn, and Instagram.

What's the best way to manage posting consistency across multiple social networks?

Centralize posting through a single interface that publishes identical or platform-optimized content simultaneously across all channels. This approach ensures consistent messaging, eliminates missed platforms, and frees time spent logging into separate accounts or using multiple tools.