adapt-copy

adapt-copy is a command for Claude Code from indranilbanerjee/socialforge. It costs 15 tokens per session (155 once invoked), scanned A, original, MIT.

A writing tool that turns one social-media post into versions suited to LinkedIn, Instagram, X, Facebook, and TikTok.

In plain words
What is it for?
It helps prepare platform-specific posts from calendar data, add brand hashtags, format calls to action, and check for banned phrases or missing disclaimers.
Why use it?
It removes the manual work of checking each platform’s character limits, hashtag rules, calls to action, and compliance requirements.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the socialforge plugin — 20 skills, 25 commands, 5 agents shipped together

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.

agentmods
npx agentmods add commands/indranilbanerjee/socialforge/adapt-copy
Clone the repo
git clone --depth 1 https://github.com/indranilbanerjee/socialforge

Made for: Claude Code.

Or install socialforge, the plugin that ships this one along with the rest of its 20 skills, 25 commands, 5 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 adapt-copy

README.md
[![agentmods](https://agentmods.dev/badge/commands/indranilbanerjee/socialforge/adapt-copy.svg)](https://agentmods.dev/commands/indranilbanerjee/socialforge/adapt-copy)
Your own site
<a href="https://agentmods.dev/commands/indranilbanerjee/socialforge/adapt-copy"><img src="https://agentmods.dev/badge/commands/indranilbanerjee/socialforge/adapt-copy.svg" alt="Measured on agentmods" height="20"></a>
Per session 15 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 155 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00015 $0.00155
Opus 5 $0.00008 $0.00077
Sonnet 5 $0.00003 $0.00031
Haiku 4.5 $0.00002 $0.00015

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

Security

Grade A, and why

adapt-copy 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 6d 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.

commands/adapt-copy.md · 23 lines

What it actually says

Adapt Copy

Transform post copy into platform-specific versions.

Process

  1. Load post copy from calendar-data.json
  2. Adapt for each target platform (LinkedIn, Instagram, X, Facebook, TikTok)
  3. Enforce character limits, hashtag rules, CTA formatting
  4. Run compliance check (banned phrases, required disclaimers)
  5. Save platform-specific copy to post folder

Handles

  • Character limits per platform
  • Hashtag optimization (count, placement)
  • CTA formatting
  • Brand hashtag injection
  • Compliance rule enforcement
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. 6d ago First seen · 23 lines · 15 tokens per session scan A d33b010c32f9

Subscribe to this mod's changes

adapt-copy is a command published in the GitHub repository indranilbanerjee/socialforge (36 stars, last pushed 19d ago), licensed MIT. It adds 15 tokens to every session and 155 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.