whatisgithub

What is social-skills?

inklate/social-skills — explained in plain English

Analysis updated 2026-05-18

4JavaScriptAudience · pm founderComplexity · 2/5LicenseSetup · easy

In one sentence

A collection of 14 AI agent skills that draft social media posts, threads, and carousels in your own voice.

Mindmap

mindmap
  root((social-skills))
    What it does
      Learns your voice
      Drafts platform posts
      Plans content calendar
    Tech stack
      JavaScript
      Agent Skills spec
      Claude Code plugin
    Use cases
      Write LinkedIn posts
      Build Instagram carousels
      Plan a posting calendar
    Audience
      Creators
      Marketers
      Founders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Draft LinkedIn, X, or Instagram posts that match your own writing voice.

USE CASE 2

Turn a blog post or video transcript into a week's worth of platform-shaped drafts.

USE CASE 3

Build a slide-by-slide Instagram or LinkedIn carousel script from one idea.

USE CASE 4

Generate a realistic posting calendar based on your content pillars.

What is it built with?

JavaScriptNode.jsAgent Skills spec

How does it compare?

inklate/social-skillsamirmahdavi2023/d1-adminanil-matcha/open-poe-ai
Stars444
LanguageJavaScriptJavaScriptJavaScript
Last pushed2026-06-25
MaintenanceActive
Setup difficultyeasyeasymoderate
Complexity2/52/53/5
Audiencepm founderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Non-interactive installs may need the -a claude-code flag so Claude Code can read the skills.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

Social skills is a collection of 14 reusable skills that teach an AI agent, like Claude Code or another agent supporting the Agent Skills spec, how to write social media content that actually sounds like a specific person or brand, rather than generic AI text. The idea is that most agents can already produce grammatically fine posts, but without context about who you are, who you are talking to, and how a particular platform's feed actually reads, the result comes out sounding like anyone, with the same predictable structure and a bolted on question at the end. The project splits the problem into three parts. First, a couple of foundation skills interview the user or analyze real writing samples to build a single context file that captures voice, audience, content pillars, and things the person refuses to post about. Every other skill then reads that same file so the tone stays consistent. Second, a set of creation skills draft platform specific content: single posts for LinkedIn, X, Instagram, Facebook, Threads, Bluesky, or Mastodon, full thread scripts, slide by slide Instagram or LinkedIn carousels, ad copy, and even reels ready video scripts, each shaped around how that particular platform's feed actually behaves rather than a generic template. Third, planning skills turn a person's content pillars into a realistic posting calendar and audit what has been working so far. Installation happens through a small command line tool called skills, either installing the whole collection or a single skill by name, or through a Claude Code plugin that auto-updates. The project requires no social media accounts and no API keys, since it only produces drafts of text for a human to review and post themselves, it does not connect to any platform or publish anything automatically. The project is written in JavaScript, and each skill is documented in its own file inside the repository. It is licensed under the MIT license.

Copy-paste prompts

Prompt 1
Set up my social context so these skills know my voice and audience.
Prompt 2
Draft a LinkedIn post about my latest project using the social-post skill.
Prompt 3
Turn this blog post into a week of platform-native social drafts with social-repurpose.
Prompt 4
Generate eight hook options for this post idea using social-hook.

Frequently asked questions

What is social-skills?

A collection of 14 AI agent skills that draft social media posts, threads, and carousels in your own voice.

What language is social-skills written in?

Mainly JavaScript. The stack also includes JavaScript, Node.js, Agent Skills spec.

What license does social-skills use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is social-skills to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is social-skills for?

Mainly pm founder.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.