sosyal-medya-paylasim

Distribute text, images, and videos to social media platforms via Make.com or n8n webhooks.

1|Updated May 16, 2026
One-click install
npx skills add https://github.com/cengo33/hal-piyasa --skill sosyal-medya-paylasim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sosyal-medya-paylasim
Source: https://github.com/cengo33/hal-piyasa/tree/main/_skills/sosyal-medya-paylasim
Command: npx skills add https://github.com/cengo33/hal-piyasa --skill sosyal-medya-paylasim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, and includes scripts (resource) components.

What problem does it solve?

Manages the distribution of content (text, images, videos) across social media platforms, automating the process of posting and reducing the time and effort required for social media management.

Core Features & Use Cases

  • Automated Distribution: Schedule and post content on Instagram, TikTok, YouTube Shorts, and LinkedIn using Make.com or n8n.
  • Content Preparation: Send content as public URLs to the integrated Make.com/n8n webhook, which then handles the distribution.
  • Use Case: Streamline the process of sharing updates, promotions, and visual content across multiple social media channels.

Quick Start

Use the 'sosyal-medya-paylasim' skill to post a message and video to Instagram and TikTok by providing the text and video URL using the following command: python3 scripts/post_to_socials.py --text "Your message here" --media "Your video URL" --platforms "ig,tiktok"

Frequently Asked Questions about sosyal-medya-paylasim

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

FAQPage Schema
How do I automate social media content distribution across multiple platforms?

Automated social media content distribution is handled by sending text and media URLs to a configured Make.com or n8n webhook, which then posts the content to your connected platforms.

Do I need Make.com or n8n to automate social media posting?

Yes, you need a correctly configured Make.com or n8n webhook to automate social media posting, as the script relies on these platforms to process the provided content URLs and handle the actual distribution.

How do I post a video to Instagram and TikTok using a webhook?

To post a video to Instagram and TikTok, execute the Python script with your message and public video URL, specifying the target platforms to trigger the Make.com or n8n webhook for distribution.

What social media platforms are supported for automated posting?

Automated posting supports Instagram, TikTok, YouTube Shorts, and LinkedIn, allowing you to distribute various content formats like text, images, and videos across these specific social media platforms.

Can I use local image files for automated social media posting?

Automated social media posting requires content to be provided as public URLs rather than local files, which the Make.com or n8n webhook accesses to distribute your text, images, and videos.