Skip to content
Development
Skill

/write-content

Создание или бережная адаптация content units по brief, структуре и style guide.

From plugin
claude-code-starter
19018 skills5 agents20 commands
Install
$ npx -y skills add alexeykrol/claude-code-starter --skill write-content --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/write-content

Context preview

The summary Claude sees to decide when to auto-load this skill.

Создание или бережная адаптация content units по brief, структуре и style guide.

SKILL.md

write-content.SKILL.md
name: write-content
description: "Создание или бережная адаптация content units по brief, структуре и style guide."
allowed-tools: Read Write Edit Glob Grep
disable-model-invocation: false

Skill: Write Content

Purpose

Написать или адаптировать главу, урок, статью, документ, transcript-derived lesson, knowledge-base entry.

Input

  • Intake result: rich / sparse / mixed
  • outline or brief
  • source hierarchy
  • style guide
  • target file path

Process

1. Прочитай brief, relevant outline, style guide 2. Прочитай только нужные sources 3. Если input rich: сохрани голос, порядок мысли, обязательные формулировки 4. Если input sparse: опирайся на research outputs 5. Напиши content unit по локальному формату 6. Объясни термины на уровне аудитории 7. Добавь transitions, summary, cross-links 8. Запиши unresolved deficits

Quality

  • Один unit — один фокус
  • В начале ясна цель
  • Нет unexplained jargon
  • Нет invented citations
  • Rich input не потерян
  • Файл соответствует формату

Output

  • Created/updated content file
  • Optional local notes in `notes/` or `_meta/`
Ships withclaude-code-starter

Claude Code Starter — это готовая управляющая среда для проектов, в которых основной рабочий агент — Claude Code.

Get the whole plugin