One-click install
npx skills add https://github.com/docaohieu2808/claude-skills --skill social-media-docaohieu2808
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-media
Source: https://github.com/docaohieu2808/claude-skills/tree/main/social-media
Command: npx skills add https://github.com/docaohieu2808/claude-skills --skill social-media-docaohieu2808

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @types/node, axios, form-data, node-fetch, twitter-api-v2, googleapis, image-to-pdf, sharp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, scheduling, and posting content across multiple social media platforms, saving time and ensuring consistent brand messaging.

Core Features & Use Cases

  • Content Creation: Generate posts, threads, and carousels optimized for different platforms.
  • API Integrations: Connect with X, Facebook, LinkedIn, TikTok, and YouTube via their APIs.
  • Scheduling: Plan and automate posts for optimal engagement times.
  • Use Case: A marketing manager needs to announce a new product launch. They can use this Skill to draft a post, create a short video, schedule it to go live on X, LinkedIn, and Facebook at the best times for each platform, and even generate engagement-reply templates.

Quick Start

Use the social-media skill to schedule a post with the content "Hello world!" to X and LinkedIn for tomorrow at 10 AM UTC.

Frequently Asked Questions about social-media

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

FAQPage Schema
How do I schedule social media posts across multiple platforms like X and LinkedIn?

Cross-platform posting and scheduling are managed by connecting to platform APIs and automating posts for optimal engagement times. This Skill handles OAuth authentication, rate limits, and media uploads to schedule content across X, Facebook, Threads, LinkedIn, YouTube, and TikTok.

Can I automate marketing automation for TikTok and YouTube using API integrations?

Yes, API integrations support marketing automation for TikTok and YouTube by handling OAuth, media uploads, and rate limits. Content creation scripts connect directly via googleapis and twitter-api-v2 dependencies to automate cross-platform posting workflows.

What's the best way to handle OAuth and rate limits for social media API integration?

Handling OAuth and rate limits for social media API integration requires managing authentication flows and request throttling automatically. This Skill uses node-fetch and axios dependencies to process OAuth tokens and enforce rate limits across X, Facebook, LinkedIn, TikTok, and YouTube APIs.

Does this social media scheduling tool support media uploads and image processing?

Social media scheduling supports media uploads and image processing through the sharp and image-to-pdf dependencies. Media files are resized, converted, and uploaded via platform APIs to ensure content meets specific requirements for X, Facebook, Threads, LinkedIn, YouTube, and TikTok.

How do I generate engagement reply templates and content for different social media platforms?

Generating engagement reply templates and platform-optimized content involves using internal scripts and references to retrieve in-depth information and create deterministic outputs. Posts, threads, and carousels are drafted based on platform-specific formatting requirements.

Are there limitations when using twitter-api-v2 and googleapis for cross-platform posting?

Limitations when using twitter-api-v2 and googleapis for cross-platform posting include strict API rate limits and OAuth token expiration constraints. Platform-specific API changes may affect deterministic scripts, requiring updates to maintain automated scheduling and media upload functionality.