social-posts

Generate X and LinkedIn posts from ideas.md with optional image pairing.

Updated Dec 9, 2023
One-click install
npx skills add https://github.com/gauravprwl14/dev-environment-setup --skill social-posts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-posts
Source: https://github.com/gauravprwl14/dev-environment-setup/tree/main/skills/social-posts
Command: npx skills add https://github.com/gauravprwl14/dev-environment-setup --skill social-posts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Social media teams and creators spend hours crafting platform-ready posts. This Skill automates the generation of tailored content for X and LinkedIn from a single ideas file.

Core Features & Use Cases

  • Generate platform-ready posts for X and LinkedIn from a structured content ideas file.
  • Image pairing automatically links posts with images when an images manifest is present in the same directory.
  • Post calendar output creates an organized schedule to streamline publishing workflows.

Quick Start

Provide the path to your ideas.md file to /social-posts to generate ready-to-post content.

Frequently Asked Questions about social-posts

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

FAQPage Schema
How do I generate platform-ready social posts for X and LinkedIn?

To generate platform-ready social posts for X and LinkedIn, provide the path to an ideas.md file. The Skill processes the content ideas and outputs a formatted social-posts.md file containing tailored posts for both platforms.

How does automatic image pairing work for generated social posts?

Automatic image pairing for social posts works by detecting an images/manifest.json file in the same directory as your ideas.md file. When found, the Skill automatically links images from the manifest to the corresponding generated posts.

What is the required file format for generating social media content calendars?

The required file format for generating social media content calendars is a markdown file named ideas.md. This file serves as the input source for content ideas, which the Skill transforms into an organized publishing schedule saved as social-posts.md.

Can I use this to create posts for platforms other than X and LinkedIn?

No, this Skill currently specializes in generating validated posts specifically tailored for X and LinkedIn. It does not support creating or formatting output for other social media platforms outside of these two.

Do I need an images directory to generate text-only social posts?

No, an images directory is not required to generate text-only social posts. Image pairing is an optional feature that only activates when an images/manifest.json file exists alongside your ideas.md file.

Why are my generated X posts failing character count validations?

Generated X posts may fail character count validations if the source content ideas in ideas.md are too verbose. The Skill validates post counts for X and LinkedIn, so you may need to shorten your input ideas to meet platform limits.