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.
npx agentmods add instructions/indranilbanerjee/socialforge/agents-mdgit clone --depth 1 https://github.com/indranilbanerjee/socialforgeWrote 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.
[](https://agentmods.dev/instructions/indranilbanerjee/socialforge/agents-md)<a href="https://agentmods.dev/instructions/indranilbanerjee/socialforge/agents-md"><img src="https://agentmods.dev/badge/instructions/indranilbanerjee/socialforge/agents-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.01181 | $0.01181 |
| Opus 5 | $0.00590 | $0.00590 |
| Sonnet 5 | $0.00236 | $0.00236 |
| Haiku 4.5 | $0.00118 | $0.00118 |
Grade A, and why
socialforge AGENTS.md 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 74 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SocialForge — agent context
This file is auto-loaded by OpenAI Codex, Google Antigravity, GitHub Copilot CLI, Cursor (when in the agent context chain), and other Agent Skills runtimes. Equivalent of CLAUDE.md for non-Claude surfaces.
What this plugin is
SocialForge is an open-source agency-grade social media production engine — calendar parsing, asset-first compositing (brand assets are sacred, AI is the creative layer around them), AI image generation (Vertex AI Nano Banana Pro), AI video generation (WaveSpeed Kling v3.0 Pro), multi-platform copy adaptation, human-in-the-loop review galleries, and C2PA content provenance signing for EU AI Act Article 50 compliance. 20 skills · 25 commands · 5 agents · 28 scripts · 10 opt-in HTTP MCP connectors (none auto-connected) · 0 global hooks.
Supported surfaces (v1.25.1): Claude Code (CLI + IDE extensions), Anthropic Cowork, OpenAI Codex (CLI + IDE + App), Cursor 2.5+, GitHub Copilot CLI, Google Antigravity 2.0 (CLI + IDE), Hermes Agent, OpenClaw, Grok (xAI Build CLI, native .grok-plugin/ pair).
Core principle
Brand assets are sacred. AI is the creative layer around them. Product photos, headshots, screenshots — these are the brand's real visual identity. AI generates backgrounds, mood, and context around them. The brand asset stays pixel-faithful in every composition.
Four creative modes
| Mode | When | What happens |
|---|---|---|
| ANCHOR_COMPOSE | Brand photo is the centerpiece | AI generates scene around the untouched asset |
| ENHANCE_EXTEND | Brand photo is the base | AI extends/enhances periphery, core stays faithful |
| STYLE_REFERENCED | No specific asset needed | AI generates using brand's style reference photos as visual DNA |
| PURE_CREATIVE | Generic/abstract content | AI generates from text prompt + brand colors/mood |
How to use it as an agent
- Discover skills by description. 20 skills auto-discover via SKILL.md frontmatter.
- Skill bodies reference Python scripts at
scripts/<name>.py— invoke via Bash. Key:generate_image.py,edit_image.py,index_assets.py,match_assets.py,c2pa_sign.py. - Image/video APIs require credentials. Vertex AI for Nano Banana Pro (image); WaveSpeed for Kling v3.0 Pro (video). Run
setupskill once to store credentials in plugin persistent data. - C2PA signing happens automatically before delivery when
--c2pa-signflag is on (recommended for EU campaigns). - Human-in-the-loop review is mandatory before delivery —
build-review-gallery+manage-reviewsskills surface posts for client approval.
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.
- 5d ago First seen · 74 lines · 1,181 tokens per session scan A 12994ee63741
socialforge AGENTS.md is an instructions file published in the GitHub repository indranilbanerjee/socialforge (36 stars, last pushed 18d ago), licensed MIT. It adds 1,181 tokens to every session, about $0.0059 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.
Other instructions, from other repositories
higgsfield-skills CLAUDE.md
Instructions for pixelab-ch/higgsfield-skills, covering project, constraints, technology stack, 1. skill.md frontmatter specification and required fields.
magi-workflow CLAUDE.md
Instructions for howar31/magi-workflow, covering what this is, slash commands, subagents, project state model and project document tiers.
ai-software-architect AGENTS.md
AGENTS.md instructions for codenamev/ai-software-architect, covering agents.md - ai software architect framework, project overview, framework development setup, repository structure and installation for framework development.
knowledge-base CLAUDE.md
Claude Code instructions for Mr-Salticidae/knowledge-base, covering 知识库协作记忆 and 工作偏好.
seedance-viral-forge CLAUDE.md
Instructions for 11Yuxuanyang/seedance-viral-forge, covering seedance viral forge, canonical paths, repo rules, skill design standard and don’t regress.
VeoMCP CLAUDE.md
Claude Code instructions for AceDataCloud/VeoMCP, covering veomcp, project structure, sync from docs and development.