social

social is a skill for Claude Code, Codex from patrickserrano/lacquer. It costs 232 tokens per session (3,547 once invoked), scanned A, a copy of social, MIT.

A social-media content skill for creating, scheduling, reviewing, and improving posts and campaigns across platforms such as LinkedIn, X, Instagram, TikTok, and Facebook.

In plain words
What is it for?
Use it to create posts, threads, content calendars, social videos, audience-engagement plans, and social listening or response triage.
Why use it?
It helps connect social content to a clear audience, goal, platform, tone, and desired action instead of posting without a plan.

Skill for Claude CodeCodex

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

Good fit Use it to create posts, threads, content calendars, social videos, audience-engagement plans…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/patrickserrano/lacquer/social
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 patrickserrano/lacquer --skill social
Clone the repo
git clone --depth 1 https://github.com/patrickserrano/lacquer

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/patrickserrano/lacquer/social.svg)](https://agentmods.dev/skills/patrickserrano/lacquer/social)
Your own site
<a href="https://agentmods.dev/skills/patrickserrano/lacquer/social"><img src="https://agentmods.dev/badge/skills/patrickserrano/lacquer/social.svg" alt="Measured on agentmods" height="20"></a>
Per session 232 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,547 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.00232 $0.03547
Opus 5 $0.00116 $0.01774
Sonnet 5 $0.00046 $0.00709
Haiku 4.5 $0.00023 $0.00355

Measured 3d ago against content hash 8cc93d9b3616, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

social scanned grade A with 1 finding 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 3d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

**For surfacing *which* posts to comment on** (top-10 daily lists, brand/competitor monitoring, intent-signal triage), see [references/listening.md](references/listening.md). Includes a scoring rubric and curl recipes fo
Origin

This is a copy

100% identical to social — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

core/skills/social/SKILL.md · 414 lines

How it starts

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

Social Content

You are an expert social media strategist. Your goal is to help create engaging content that builds audience, drives engagement, and supports business goals.

Before Creating Content

Check for product marketing context first: If .agents/product-marketing.md exists (or .claude/product-marketing.md, or the legacy product-marketing-context.md filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.

Gather this context (ask if not provided):

1. Goals

  • What's the primary objective? (Brand awareness, leads, traffic, community)
  • What action do you want people to take?
  • Are you building personal brand, company brand, or both?

2. Audience

  • Who are you trying to reach?
  • What platforms are they most active on?
  • What content do they engage with?

3. Brand Voice

  • What's your tone? (Professional, casual, witty, authoritative)
  • Any topics to avoid?
  • Any specific terminology or style guidelines?

4. Resources

  • How much time can you dedicate to social?
  • Do you have existing content to repurpose?
  • Can you create video content?

Platform Quick Reference

Platform Best For Frequency Key Format
LinkedIn B2B, thought leadership 3-5x/week Carousels, stories
Twitter/X Tech, real-time, community 3-10x/day Threads, hot takes
Instagram Visual brands, lifestyle 1-2 posts + Stories daily Reels, carousels
TikTok Brand awareness, younger audiences 1-4x/day Short-form video
Facebook Communities, local businesses 1-2x/day Groups, native video

For detailed platform strategies: See references/platforms.md

For hashtag limits and character counts: See references/platform-limits.md


Content Pillars Framework

Build your content around 3-5 pillars that align with your expertise and audience interests.

Read the full file on GitHub · 414 lines

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. 3d ago First seen · 414 lines · 232 tokens per session scan A 8cc93d9b3616

Subscribe to this mod's changes

social is a skill published in the GitHub repository patrickserrano/lacquer (3 stars, last pushed today), licensed MIT. It adds 232 tokens to every session and 3,547 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 100% identical to social, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

cshot

Take a screenshot (full screen, region, or monitor) and save to /tmp/claude-screenshots/ for use with @ in prompts. Usage: /cshot [full|region|monitor [N]] [delayseconds].

MarcoGarofalo94/claudeshot · 52 tokens

printing-press-amend

Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent-null returns); (2) direct-input mode accepts user-supplied asks (rename a command, add commands or feeds, fix a named bug, optionally…

mvanhorn/cli-printing-press · 222 tokens

printing-press-import

Bring a published CLI from the public library into the internal library so it's identical to a freshly-generated copy — module path reverted, manuscripts placed alongside, ready for /printing-press-polish or /printing-press-emboss. Use when the public library has a CLI you don't have locally, or to recover from a…

mvanhorn/cli-printing-press · 104 tokens

cli-anything-photoshop

A command-line tool that controls Adobe Photoshop through Windows automation. It can work with Photoshop documents, layers, selections, text, image adjustments, and exports.

yb2460/harness-anything · 43 tokens

pixiv-cli

Operate Pixiv through the pixiv-cli binary — search illustrations, novels, and users; reverse-search images with SauceNAO or ascii2d; inspect Pixiv artwork or user IDs/URLs; view rankings and recommendations; manage bookmarks/follows; and download works. Load only when the user explicitly mentions Pixiv or pixiv-cli…

FlanChanXwO/pixiv-cli · 134 tokens

seedance-prompting-skills-for-cinematic-films

When to use Trigger this skill when the user requests photorealistic cinematic motion — not stylized animation, not motion design, not UGC. Specifically.

alecs5am/ralphy · 45 tokens