social-card-gen

social-card-gen is a skill for Claude Code, Codex from AlekseiUL/sprut-agent-kit. It costs 21 tokens per session (719 once invoked), scanned A, original, MIT.

A writing tool that adapts one piece of content into posts for different social networks, including X, LinkedIn, and Reddit. Each platform receives a format and tone suited to its usual audience.

In plain words
What is it for?
Use it to turn a README, article, or announcement into a short X post, a professional LinkedIn post, a genuine Reddit post, or versions for all supported platforms.
Why use it?
It avoids rewriting the same announcement or article separately for every platform and prevents identical cross-posts.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to turn a README, article, or announcement into a short X post, a professional LinkedIn post, a genuine Reddit post, or versions for all supported platforms.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alekseiul/sprut-agent-kit/social-card-gen
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AlekseiUL/sprut-agent-kit --skill social-card-gen
Clone the repo
git clone --depth 1 https://github.com/AlekseiUL/sprut-agent-kit

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for social-card-gen

README.md
[![agentmods](https://agentmods.dev/badge/skills/alekseiul/sprut-agent-kit/social-card-gen/github.svg)](https://agentmods.dev/skills/alekseiul/sprut-agent-kit/social-card-gen)
Your own site
<a href="https://agentmods.dev/skills/alekseiul/sprut-agent-kit/social-card-gen"><img src="https://agentmods.dev/badge/skills/alekseiul/sprut-agent-kit/social-card-gen/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for social-card-gen

Your own site · 80×15
<a href="https://agentmods.dev/skills/alekseiul/sprut-agent-kit/social-card-gen"><img src="https://agentmods.dev/badge/skills/alekseiul/sprut-agent-kit/social-card-gen.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 719 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00021 $0.00719
Opus 5 $0.00010 $0.00360
Sonnet 5 $0.00004 $0.00144
Haiku 4.5 $0.00002 $0.00072

Measured 11d ago against content hash 142f7fe4e9cb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

social-card-gen scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/social-card-gen/SKILL.md · 110 lines

How it starts

The opening of the file, as written. The whole thing — 110 lines — stays where its author put it; the contents beside it link to each section on GitHub.


Social Generator

✍️ Правила текста (стиль владельца)

Обязательно:

  • Дефис (-) вместо длинного тире (—). ВСЕГДА
  • Сильные глаголы, короткие предложения
  • Личный опыт, прямота

Запрещено:

  • Длинное тире (—) - заменять на дефис (-)
  • "Конечно", "Безусловно", "Стоит отметить", "Является"
  • Канцелярит и пассивный залог

Полные правила: skills/copywriter/SKILL.md


You wrote something great. Now you need to share it on Twitter, LinkedIn, and Reddit. Each platform wants different formats. This handles that.

One command. Zero config. Just works.

Quick Start

npx ai-social README.md --platform twitter

What It Does

  • Reads your content and adapts it per platform
  • Twitter gets short and punchy
  • LinkedIn gets professional
  • Reddit gets genuine and non-promotional

Usage Examples

# Twitter post
npx ai-social README.md --platform twitter

# LinkedIn post
npx ai-social blog-post.md --platform linkedin

# All platforms
npx ai-social announcement.md --platform all

Best Practices

  • Know your audience - each platform has different expectations
  • Don't cross-post identical content - people notice
  • Engage don't broadcast - social is conversation
  • Time it right - different platforms peak at different times

When to Use This

  • Launching a project
  • Sharing blog posts
  • Announcing features
  • Building audience

Part of the LXGIC Dev Toolkit

This is one of 110+ free developer tools built by LXGIC Studios. No paywalls, no sign-ups, no API keys on free tiers. Just tools that work.

Find more:

Requirements

No install needed. Just run with npx. Node.js 18+ recommended. Needs OPENAI_API_KEY environment variable.

npx ai-social --help

How It Works

Reads your content, understands the key message, and rewrites it for each platform. Twitter gets hashtags and brevity. LinkedIn gets line breaks and CTAs. Reddit gets genuine, non-salesy language.

Read the full file on GitHub · 110 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 110 lines · 21 tokens per session scan A 142f7fe4e9cb

Subscribe to this mod's changes

social-card-gen is a skill published in the GitHub repository AlekseiUL/sprut-agent-kit (64 stars, last pushed 3mo ago), licensed MIT. It adds 21 tokens to every session and 719 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.