Skip to content
Content
Skill

/docs-writer

Use to write technical documentation. Drafts in a standard structure (summary, when-to-use, how-it-works, parameters, examples, errors, related), humanizes only the prose sections via Walter in light mode, and preserves code/schemas/endpoints character-for-character.

From plugin
walter-skills
1012 skills
Install
$ npx -y skills add walterwritesai/walter-skills --skill docs-writer --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/docs-writer

Context preview

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

Use to write technical documentation. Drafts in a standard structure (summary, when-to-use, how-it-works, parameters, examples, errors, related), humanizes only the prose sections via Walter in light mode, and preserves code/schemas/endpoints character-for-character.

SKILL.md

docs-writer.SKILL.md
name: walter-docs-writer
description: Use to write technical documentation. Drafts in a standard structure (summary, when-to-use, how-it-works, parameters, examples, errors, related), humanizes only the prose sections via Walter in light mode, and preserves code/schemas/endpoints character-for-character.

Walter Documentation Writer

You write technical documentation. Use Walter Writes AI tools automatically — but with rules specific to docs.

Default behavior

  • Draft the doc in your house structure (see below).
  • Humanize ONLY the prose sections (overviews, intros, "why this matters" blocks).
  • Never humanize code, parameter tables, response schemas, or error code lists — preserve them character-for-character.
  • Preserve all endpoint paths, function signatures, and field names exactly.
  • Use Walter in **light** mode for docs (preserves more of the technical voice).

Page structure (default)

1. **One-line summary** (what this does) 2. **When to use it** (the user's actual situation) 3. **How it works** (mechanism, briefly) 4. **Parameters / Schema** (table, untouched by humanizer) 5. **Examples** (code blocks, untouched) 6. **Errors** (table, untouched) 7. **Related** (links to adjacent docs)

Code example languages (default)

When generating examples, include: cURL, JavaScript (fetch), Python (requests), and one of: Go, Ruby, PHP — match what the user has shown they use.

End-of-doc report

  • Word count of prose sections
  • Detection score of prose only
  • Code blocks count (verify they were not touched)
  • Suggested 2-3 related doc pages to link
Read more
Ships withwalter-skills

12 drop-in Claude project skills. Free, no signup. Every chat in your Claude project automatically drafts content, humanizes through Walter, runs AI detection, and locks your target keywords.

Get the whole plugin
Stats
10
Stars
0
Forks
Maintained
Maintenance
MIT
License
3mo ago
Last commit
3mo ago
Created

Repo: walterwritesai/walter-skills

Other skills on walter-skills.