Essay writing skill. Triggers on: essay, draft, write, outline
Scanned 9/3/2026
Install to Claude Code
npx -y skills add atrislabs/atris --skill writing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Writing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/atrislabs-writing)More formats (shields.io, HTML) on the badges page.
---
name: writing
description: "Essay writing skill. Triggers on: essay, draft, write, outline"
version: 1.0.0
allowed-tools: Read, Write, Edit, Glob, Grep
tags:
- writing
---
# Writing Skill
Structured writing process with approval gates.
## Process
```
INBOX → OUTLINE → PANEL → WRITE → PASSES
```
1. **Inbox** — Capture raw ideas, no structure
2. **Outline** — Topic skeleton with evidence underneath
3. **Panel** — AI pokes holes, human approves
4. **Write** — Section by section, approval each step
5. **Passes** — Argument (AI), out loud (human), sanity (both)
## Key Rules
- No one-shotting drafts
- Thinking time between sessions
- AI structures and polishes, human provides voice
- Review against `atris/policies/writing.md`
## Atris Commands
```bash
atris review # validate against writing policy
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!