Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
isaac-flath avatar

Content Social

  • 1 installs
  • 7 repo stars
  • Updated April 12, 2026
  • isaac-flath/agent-starter-skills

Generate a social media post from a blog post, writing a hook that drives readers to the article.

About

Generates a social media post from an existing blog post, writing a hook that drives readers to the article. A developer uses it to create distribution content after publishing a blog post.

  • Generates a social post from an existing blog post
  • Writes a hook from the intro that drives to the blog post

Content Social by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,710 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Data as of Jul 8, 2026 (Skillselion catalog sync)
npx skills add https://github.com/isaac-flath/agent-starter-skills --skill content-social

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars7
Last updatedApril 12, 2026
Repositoryisaac-flath/agent-starter-skills

What it does

Generate a social media post from a blog post, writing a hook that drives readers to the article.

Files

SKILL.mdMarkdownGitHub ↗

/content-social

Generate a social media post from the blog post using the gemini-3 skill.

Prerequisite

Requires a blog post in posts/. If missing, run /content-blog first. Find the post by checking the project's project: field in frontmatter, or by slug matching.

Output

FormatOutputDescription
Socialsocial/social.mdHook from intro, drives to blog post

How to Generate

Read writing-with-zinsser.md from the wiki directory, then generate:

uv run .claude/skills/gemini-3/scripts/query.py \
  "Generate content following the format instructions." \
  --context writing-with-zinsser.md \
  --context content/blog.md \
  --context .claude/skills/content-social/references/prompts/social/social.md \
  > social/social.md

The --context flag reads each file and prepends it to the prompt.

agentkb users: Search for richer results: agentkb search -s wiki "Zinsser writing style"

Related skills

Marketing & SEOcontentdistribution

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.