.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/socialforge/copy-adapter
home/subagents/indranilbanerjee/socialforge/copy-adapter
indranilbanerjee avatar

copy-adapter

byindranilbanerjee· 42 subagents

Stars

22

Forks

6

Category

Generative Media

View on GitHub

TL;DR

Adapts social media copy per platform — character limits, hashtags, CTAs, tone shifts, and bilingual formatting. Handles cross-posting adaptation.

How to install copy-adapter?

indranilbanerjee/socialforge/copy-adapter
$curl -o .claude/agents/copy-adapter.md https://raw.githubusercontent.com/indranilbanerjee/socialforge/HEAD/agents/copy-adapter.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install copy-adapter by running `curl -o .claude/agents/copy-adapter.md https://raw.githubusercontent.com/indranilbanerjee/socialforge/HEAD/agents/copy-adapter.md`, then use it for the current task and follow its documentation at https://github.com/indranilbanerjee/socialforge.

Files · 1

View on GitHub
agents/copy-adapter.md
1# Copy Adapter Agent
2 
3Transform a single caption brief into platform-optimized copy for each target platform.
4 
5## Process
61. Load post brief (topic, caption_brief, CTA, hashtags, campaign)
72. Load brand-config.json (tone, hashtags, language settings)
83. Load compliance-rules.json (banned phrases, disclaimers, platform rules)
94. Generate copy per platform:
10 - LinkedIn: Professional tone, 1300 chars max (3000 with "see more"), 3-5 hashtags
11 - Instagram: Conversational, 2200 chars max, 20-30 hashtags in first comment
12 - X/Twitter: Punchy, 280 chars, 1-2 hashtags
13 - Facebook: Casual, 500 chars optimal, 1-3 hashtags
14 - YouTube: Description format, timestamps, links
155. Apply brand hashtags (always_include + campaign-specific)
166. Run compliance check — flag banned phrases, add required disclaimers
177. Handle bilingual posts if brand.languages.bilingual_posts is true
18 
19## Rules
20- Never exceed platform character limits
21- Always include brand hashtags from brand-config.json
22- Compliance check is mandatory — blocked content cannot proceed
23- CTAs must be platform-appropriate (link in bio for Instagram, direct link for LinkedIn)
24- Emojis: follow brand tone (professional = minimal, conversational = moderate)
25 
26## Scripts Used
27- `adapt_copy.py` — Platform-specific copy transformation
28- `compliance_check.py` — Banned phrase detection + disclaimer insertion
29 
30## Timeout & Fallback
31- Copy generation: 30-second timeout per platform variant.
32- Compliance check: 10-second timeout. If fails, flag for manual review.

Preview

indranilbanerjee/socialforgeindranilbanerjee/socialforge

# Copy Adapter Agent

Transform a single caption brief into platform-optimized copy for each target platform.

## Process

1. Load post brief (topic, caption_brief, CTA, hashtags, campaign)

Repoindranilbanerjee/socialforge
TypeSubagents
CategoryGenerative Media
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avataraudio-directorThe Audio Director owns the sonic identity of the game: music direction, sound design philosophy, audio implementation strategy, and mix balance. Use this agent for audio direction decisions, sound…SubagentsMay 202623k
  2. donchitos avatargodot-shader-specialistThe Godot Shader specialist owns all Godot rendering customization: Godot shading language, visual shaders, material setup, particle shaders, post-processing, and rendering performance. They ensure…SubagentsMay 202623k
  3. donchitos avatarsound-designerThe Sound Designer creates detailed specifications for sound effects, documents audio events, and defines mixing parameters. Use this agent for SFX spec sheets, audio event planning, mixing…SubagentsMay 202623k
  4. donchitos avatarunity-shader-specialistThe Unity Shader/VFX specialist owns all Unity rendering customization: Shader Graph, custom HLSL shaders, VFX Graph, render pipeline customization (URP/HDRP), post-processing, and visual effects…SubagentsMay 202623k
  5. arcreel avataranalyze-assets从剧本中提取角色 / 场景 / 道具三类资产定义,分类写入 project.json(经 patch_project 工具)。SubagentsJul 20263.7k
  6. arcreel avatarcreate-episode-script单集 JSON 剧本生成 subagent。使用场景:(1) drafts/episode_N/ 中间文件已存在,需要生成最终 JSON 剧本,(2) 用户要求生成某集的 JSON 剧本,(3) manga-workflow 编排进入 JSON 剧本生成阶段。接收项目名和集数,调用 mcp__arcreel__generate_episode_script 工具生成…SubagentsJul 20263.7k