---
name: Simplify Response
slug: simplify-response
category: Writing
description: Simplify Response rewrites the immediately preceding assistant message in clearer, more direct prose. Use it when you want the same meaning preserved with tighter wording and less filler.
github: "https://github.com/Vistyy/nopus/tree/main/plugin/skills/nopus-simplify"
language: TypeScript
stars: 266
forks: 11
install: "npx degit https://github.com/Vistyy/nopus/tree/main/plugin/skills/nopus-simplify ~/.claude/skills/nopus-simplify"
installs_to: ~/.claude/skills/nopus-simplify
source_path: plugin/skills/nopus-simplify/SKILL.md
collection_size: 2
category_size: 1060
collection_url: "https://dirskills.com/collections/Vistyy/nopus"
added: 2026-09-02T05:19:29.704Z
last_synced: 2026-09-02T05:19:29.704Z
canonical_url: "https://dirskills.com/skills/simplify-response"
---

# Simplify Response

Simplify Response rewrites the immediately preceding assistant message in clearer, more direct prose. Use it when you want the same meaning preserved with tighter wording and less filler.

**Install:**

```bash
npx degit https://github.com/Vistyy/nopus/tree/main/plugin/skills/nopus-simplify ~/.claude/skills/nopus-simplify
```

## README

# Simplify the previous response

Rewrite your immediately preceding completed response.
If there is no preceding completed response, ask the user which text to rewrite.

Preserve its meaning and necessary detail.
Preserve technical terms, identifiers, commands, paths, errors, quotations, constraints, conditions, causes, contrasts, and consequences.
Do not shorten or summarize content when doing so would remove necessary information.

Use concrete subjects and actions where possible.
Prefer familiar words when they are equally precise.
Unpack dense phrases.
Replace formulaic framing and filler with plain statements.

Return only the revised response.
