sayandip1987

Humanise — Development skill for Claude Code

Development community

Rewrite a draft so it sounds like the writer, preserving every fact.

How to install Humanise

Installs to ~/.claude/skills/sayandip1987-humanise-plugin-humanise/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sayandip1987-humanise-plugin-humanise && curl -fsSL https://raw.githubusercontent.com/sayandip1987/humanise-plugin/HEAD/commands/humanise.md -o ~/.claude/skills/sayandip1987-humanise-plugin-humanise/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Humanise does


description: Rewrite a draft so it sounds like the writer, preserving every fact argument-hint: "[paste the draft, or name a file] [optional: light | heavy]"

Use the `humanise` skill to rewrite the text below.

Follow its full workflow: mark the tells against the pattern catalogue, draft, check every fact against the input, then run the final gate before returning anything.

Default to standard intensity. If the argument ends with `light` or `heavy`, use that intensity instead. If a fil

Alternatives in Development

Full documentation available on GitHub

View Source Repository