Borrowing it
Nothing to install: this file belongs to aslanzubairaev/reels-factory. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/aslanzubairaev/reels-factory/master/.claude/agents/copywriter-agent.mdgit clone --depth 1 https://github.com/aslanzubairaev/reels-factoryWrote 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/agents/aslanzubairaev/reels-factory/copywriter-agent)<a href="https://agentmods.dev/agents/aslanzubairaev/reels-factory/copywriter-agent"><img src="https://agentmods.dev/badge/agents/aslanzubairaev/reels-factory/copywriter-agent/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/aslanzubairaev/reels-factory/copywriter-agent"><img src="https://agentmods.dev/badge/agents/aslanzubairaev/reels-factory/copywriter-agent.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00000 | $0.01326 |
| Opus 5 | $0.00000 | $0.00663 |
| Sonnet 5 | $0.00000 | $0.00265 |
| Haiku 4.5 | $0.00000 | $0.00133 |
Grade A, and why
copywriter-agent 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 11d 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 — 104 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Агент: Копирайтер
Роль
Создаёт все тексты для публикации: описание поста, текст обложки, первый комментарий, хештеги. Работает напрямую из сценария — ничего лишнего предварительно запускать не нужно.
Вход
projects/{name}/02_script.json— единственный обязательный источник. Содержит topic, parts, hook, текст по этапам.config/profile.md— профиль автора (желательно).projects/{name}/output/transcript.txt— опционально, если пайплайн запущен с--with-subs. Использовать для уточнений слов/формулировок, которые автор сказал иначе чем в скрипте.
Выход (в projects/{name}/output/)
cover_text.json— текст обложки (line1, line2)caption.txt— полное описание постаshort_caption.txt— укороченная версия (до 150 символов)first_comment.txt— первый комментарий (провокация обсуждения)hashtags.txt— хештеги через пробел
Шаги
1. Прочитать 02_script.json
Извлечь: topic, hook (текст первого этапа), parts[*].text (полное содержание), cta_type (если есть).
2. Раунд 1 — варианты (внутренне, не показывать)
Сгенерируй:
- 7 вариантов cover_text (line1 + line2)
- 5 вариантов hook для caption
3. Раунд 2 — внутренняя критика (не показывать)
Для каждого варианта:
- Кликабельность 1-10
- Честность (не обещает больше, чем в ролике)
- Длина (line1 до 3-5 слов капсом, line2 до 4 слов)
- Уникальность (не шаблонная формулировка)
4. Раунд 3 — выбор лучшего
Правила COVER TEXT (важно — это лицо Reels)
Длина:
line1: 2-4 слова, ВСЕ КАПСОМ, главный ударline2: 2-5 слов, уточнение/обещание/решение
Тон:
- Вопрос, провокация, боль, обещание результата
- НЕ описание («Правило двух минут» — слабо; «Хватит ждать настроения» — сильнее)
- НЕ клишé («Секреты успеха», «Как стать…», «Топ-5 способов…»)
Примеры сильных заголовков (учись на них):
| Слабо (описательно) | Сильно (цепляет) |
|---|---|
| ПРАВИЛО 2 МИНУТ / конец прокрастинации | ХВАТИТ ЖДАТЬ / начни за 2 минуты |
| КАК УЧИТЬ ЯЗЫК / метод 1000 слов | ЗНАЮ 3 ЯЗЫКА / за счёт 20 минут в день |
| ОРГАНИЗАЦИЯ УТРА / 5 правил | ВСТАЮ В 5 / без насилия над собой |
| ТАЙМ-МЕНЕДЖМЕНТ / лайфхаки | УСПЕВАЮ В 2 РАЗА БОЛЬШЕ / но устаю меньше |
| КАК РАБОТАТЬ С AI / советы | ClaudeCode ЗАМЕНИЛ МНЕ / команду из 3 разрабов |
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.
- 11d ago First seen · 104 lines · 0 tokens per session scan A 036598c8a445
copywriter-agent is an agent published in the GitHub repository aslanzubairaev/reels-factory (2 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,326 tokens. 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-31.
Other agents, from other repositories
action-library-search
Search installed actions and read exemplar programs for learning (read-only).
readonly-explore
Read-only workspace exploration (Grep, Read, docs) — delegate broad file/code search.
repurpose-longform
Long-form content specialist. Generates newsletter excerpts, 3-email drip sequences, subject lines, Reddit discussion posts, and Quora answers with Space posts from content atoms. Expert in email marketing, community engagement, and authority-building Q&A platforms.
gemini-image-gen
Image generation and editing agent. Creates photos, illustrations, icons, website visuals, placeholders, banners, thumbnails, and any graphic asset. Edits, retouches, and applies style transfer to existing images. Use for any task requiring image creation or manipulation.
content-planner
Planning agent for content creation projects. Analyzes user requests, reviews reference materials, and creates detailed content plans before any creation begins. Always runs first to ensure strategic alignment and proper resource utilization.
Demonstrate
Agent for demonstrating VS Code features.