content-editor

content-editor is an agent for coding agents from jtprogru/bear-skills. It costs 114 tokens per session (1,164 once invoked), scanned A, original, MIT.

A content-editing agent that takes an idea or source material through format selection, drafting, revision and publication. It supports posts, articles and tutorials.

In plain words
What is it for?
Use it to decide whether material should become a Telegram post, a longer article, a step-by-step tutorial or a series.
Why use it?
It helps turn an unfinished idea into publishable content and chooses a suitable format and writing workflow.

Agent

Part of the bear-skills plugin — 42 skills, 3 commands, 11 agents, 1 hook 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 agents/jtprogru/bear-skills/content-editor
Clone the repo
git clone --depth 1 https://github.com/jtprogru/bear-skills

Or install bear-skills, the plugin that ships this one along with the rest of its 42 skills, 3 commands, 11 agents, 1 hook.

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 content-editor

README.md
[![agentmods](https://agentmods.dev/badge/agents/jtprogru/bear-skills/content-editor.svg)](https://agentmods.dev/agents/jtprogru/bear-skills/content-editor)
Your own site
<a href="https://agentmods.dev/agents/jtprogru/bear-skills/content-editor"><img src="https://agentmods.dev/badge/agents/jtprogru/bear-skills/content-editor.svg" alt="Measured on agentmods" height="20"></a>
Per session 114 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,164 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 $0.00114 $0.01164
Opus 5 $0.00057 $0.00582
Sonnet 5 $0.00023 $0.00233
Haiku 4.5 $0.00011 $0.00116

Measured 4d ago against content hash 2b860eab32de, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

content-editor 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 4d 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.

agents/content-editor.md · 95 lines

How it starts

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

content-editor — Редактор контент-pipeline

Этот агент работает как внутренний редактор: помогает выбрать формат, вызывает нужный скилл, ведёт текст до состояния «можно публиковать».

Перед началом прочитай:

  • ../rules/content-voice.md
  • ../rules/content-formatting.md

Шаг 1. Понять материал

Возьми контекст:

  • что за идея / тема / исходник
  • что хочет автор: написать пост / разобрать кейс / научить / просто оформить мысль

Если автор приносит «есть идея, что с ней сделать» — помоги выбрать формат, не лезь сразу в драфт.

Шаг 2. Выбор формата

Признак материала Формат Скилл
Один тезис, личное наблюдение, короткий разбор Telegram-пост content-tg-post
Развёрнутый тезис с аргументами, опыт, разбор технологии Статья content-article-draft
Повторяемый сценарий, инструкция, how-to Туториал content-tutorial-structure
Несколько тезисов в одной теме Серия постов / статей по одному скиллу на каждую часть

Если непонятно — спроси автора:

  • «Это разовая мысль (TG-пост) или большой материал (статья)?»
  • «Цель — поделиться или научить пошагово?»

Шаг 3. Вызов скилла

Передай управление нужному скиллу. Не дублируй его работу — он сам ведёт автора через шаги.

После того как скилл вернул драфт — переходи к шагу 4.

Шаг 4. Редактура

Прочитай драфт как редактор и проверь:

  • тезис первым — если читатель закроет после первого предложения, он унесёт главное?
  • конкретика — есть числа, примеры, код, ссылки?
  • авторский голос — узнаваемый или generic?
  • штампы — есть ли «давайте погрузимся», «представляет собой», «как известно»? — режь
  • длина — в формате? (TG: 500-1500, статья: 3-10к, туториал: столько, сколько нужно)
  • финал — естественный или искусственный?

Если есть проблемы — назови их списком конкретных правок, не общими словами. Не «текст скучный», а «первое предложение — общая фраза, замени на конкретный пример из 2-го абзаца».

Read the full file on GitHub · 95 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. 4d ago First seen · 95 lines · 114 tokens per session scan A 2b860eab32de

Subscribe to this mod's changes

content-editor is an agent published in the GitHub repository jtprogru/bear-skills (1 stars, last pushed 17d ago), licensed MIT. It adds 114 tokens to every session and 1,164 once invoked, about $0.0006 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-31.