---
name: Write Content
slug: write-content
category: Writing
description: Write Content creates or adapts articles, lessons, chapters, and other content units from a brief, outline, style guide, and source material. Use it when content needs to match a specific format, audience, and source hierarchy.
github: "https://github.com/alexeykrol/claude-code-starter/tree/main/templates/content/skills/write-content"
language: Shell
stars: 192
forks: 61
install: "npx degit https://github.com/alexeykrol/claude-code-starter/tree/main/templates/content/skills/write-content ~/.claude/skills/write-content"
installs_to: ~/.claude/skills/write-content
source_path: templates/content/skills/write-content/SKILL.md
collection_size: 16
category_size: 1279
collection_url: "https://dirskills.com/collections/alexeykrol/claude-code-starter"
added: 2026-09-06T05:19:16.562Z
last_synced: 2026-09-06T05:19:16.562Z
canonical_url: "https://dirskills.com/skills/write-content"
---

# Write Content

Write Content creates or adapts articles, lessons, chapters, and other content units from a brief, outline, style guide, and source material. Use it when content needs to match a specific format, audience, and source hierarchy.

**Install:**

```bash
npx degit https://github.com/alexeykrol/claude-code-starter/tree/main/templates/content/skills/write-content ~/.claude/skills/write-content
```

## README

# 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/`
