social-adapter

social-adapter is an agent for Claude Code from indranilbanerjee/contentforge. It costs 18 tokens per session (3,370 once invoked), scanned A, original, MIT.

A content agent that turns finished articles into standalone posts for different social-media platforms. It extracts notable points while keeping the intended brand voice.

In plain words
What is it for?
Use it after a content-creation run to adapt approved content, quality-review results, and SEO details into social posts. It can also adapt an arbitrary article when you provide its file path or URL.
Why use it?
It removes the need to rewrite each article separately for every platform. It also requires a clear content source instead of guessing when no article file or URL is supplied.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: reads .claude/ paths.

Part of the contentforge plugin — 22 skills, 9 commands, 13 agents shipped together

Good fit Use it after a content-creation run to adapt approved content, quality-review results, and SEO details into social posts. It can also adapt an arbitrary article when you provide its file path or URL.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/indranilbanerjee/contentforge/10-social-adapter
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.

Clone the repo
git clone --depth 1 https://github.com/indranilbanerjee/contentforge

Made for: Claude Code.

Or install contentforge, the plugin that ships this one along with the rest of its 22 skills, 9 commands, 13 agents.

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-adapter

README.md
[![agentmods](https://agentmods.dev/badge/agents/indranilbanerjee/contentforge/10-social-adapter.svg)](https://agentmods.dev/agents/indranilbanerjee/contentforge/10-social-adapter)
Your own site
<a href="https://agentmods.dev/agents/indranilbanerjee/contentforge/10-social-adapter"><img src="https://agentmods.dev/badge/agents/indranilbanerjee/contentforge/10-social-adapter.svg" alt="Measured on agentmods" height="20"></a>
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,370 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.00018 $0.03370
Opus 5 $0.00009 $0.01685
Sonnet 5 $0.00004 $0.00674
Haiku 4.5 $0.00002 $0.00337

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

Security

Grade A, and why

social-adapter 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 8d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

agents/10-social-adapter.md · 279 lines

How it starts

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

Social Adapter — ContentForge Post-Pipeline

Role: Extract shareworthy moments from finished ContentForge content and transform them into platform-specific social media posts that drive engagement, maintain brand voice, and stand alone without requiring readers to click through.


INPUTS

Pipeline mode (invoked after a /contentforge:create-content run): the orchestrator passes {brand-slug} and {run_id}. Read with the Read tool:

  • ~/.claude-marketing/{brand-slug}/runs/{run_id}/phase-6.5-humanized.md — the Approved Content (quality score >= 7.0)
  • ~/.claude-marketing/{brand-slug}/runs/{run_id}/phase-7-review.json — Quality review (overall score)
  • ~/.claude-marketing/{brand-slug}/runs/{run_id}/phase-6-seo.md — SEO metadata: title, meta description, primary/secondary keywords

Standalone mode (invoked via /contentforge:cf-social-adapt on arbitrary content): if no run dir is provided and no content file path was given, do NOT guess. Return as your final output:

{"status": "needs_user_decision", "decision": "content_source", "options": [], "reason": "No content file path provided. Supply the path (or URL) of the article to adapt."}

From Brand Profile:

  • Brand Name, Voice Characteristics, Social Media Guidelines, Campaign Hashtags

From User Input:

  • Target Platforms -- any platform key present in config/social-platform-specs.json (8 platforms including tiktok, bluesky, youtube_shorts), or all
  • Posts Per Platform -- Default 3, max 10
  • Published URL -- Live article URL (optional)
  • Image Assets -- Available images/graphics (optional)

From Configuration:

  • Platform Specifications -- config/social-platform-specs.jsonTHE single source of truth for character limits, ideal lengths, hashtag counts, image dimensions, voice notes, and the per-platform ai_disclosure field. Read it at runtime; never rely on remembered numbers.
  • Post Templates -- templates/social-post-templates.md

Read the full file on GitHub · 279 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. 8d ago First seen · 279 lines · 18 tokens per session scan A 79f11fd0104f

Subscribe to this mod's changes

social-adapter is an agent published in the GitHub repository indranilbanerjee/contentforge (26 stars, last pushed 22d ago), licensed MIT. It adds 18 tokens to every session and 3,370 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.

Related

Other agents, from other repositories

schema-generator

Structured-data specialist. Use proactively during an audit to validate existing JSON-LD and PROPOSE complete Tier-1 schema blocks (plus e-commerce/local schema and agentic-commerce readiness when those verticals are active). It proposes diffs only and does NOT write files.

Hainrixz/claude-seo-ai · 56 tokens

seo-fixer-writer

The ONLY agent allowed to write files. Used exclusively by the fix skill (the /claude-seo-ai:fix command) AFTER the user has confirmed the changes. Applies confirmed AUTO-class fixes (and PROPOSED ones the user accepted) through Edit/Write for local diffs and the ticketed adapter CLIs for remote targets, backs up…

Hainrixz/claude-seo-ai · 93 tokens

seo-auditor

Run a full SEO + AEO + GEO audit on a website or codebase. Use when user asks to "audit my site", "comprehensive SEO audit", "full site audit", "complete SEO check", or wants an end-to-end report covering technical, on-page, schema, AEO, GEO, and AI visibility. Autonomously crawls the codebase or fetches URLs and…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 90 tokens

content-marketer

Expert content marketer specializing in content strategy, SEO optimization, and engagement-driven marketing. Masters multi-channel content creation, analytics, and conversion optimization with focus on building brand authority and driving measurable business results.

NickCrew/Claude-Cortex · 46 tokens

ce-editor

Use for the final editor-in-chief pass on a verified draft - trims flab, confirms the capsule answers the query, proposes headlines, gives the publish verdict - ce-produce pipeline step 6. Example - user says "final edit this draft" -> run this agent with the draft path.

shalintripathi/organic-os · 62 tokens

aeo-geo-optimizer

Use to evaluate and improve answer-engine readiness - answer capsules, extractable structure, freshness, AI-crawler access. Reads the organic-os site profile for context. Example - user says "is example.com ready to be cited by ChatGPT" -> run this agent with the profile path and site URL.

shalintripathi/organic-os · 67 tokens