natural-writing
v1.14.1Diagnose, edit, rewrite, or draft natural prose while preserving facts, formatting, intent, register, and author voice.
By rl0veLicense: MIT0 GitHub starsUpdated 4 days ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 20, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install natural-writing for Codex and Claude Code
codex plugin marketplace add rl0ve/agent-skills
codex plugin marketplace upgrade rl0ve-agent-skills
codex plugin add natural-writing@rl0ve-agent-skillsPaste and run these commands in a terminal with Codex. They add and refresh the rl0ve-agent-skills catalog, then install this plugin.
Compatibility: the page URL and API slug “natural-writing-2” remain stable.
- Codex:
natural-writing-2@agent-plugin-marketplace→natural-writing@rl0ve-agent-skills
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/rl0ve/agent-skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/natural-writing/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── skills/natural-writing/SKILL.md
Included Skills1
Diagnoses, edits, rewrites, voice-matches, or drafts reader-ready prose while preserving facts, intent, register, formatting, product terminology, and distinctive author voice. Use for any request whose intended outcome is clearer, more natural, less generic, less assistant-like, more audience-appropriate, or more recognizably the author's writing—even when the user never says “humanize” or “AI slop.” This includes implicit intent expressed through a draft plus requests to tighten, polish, simplify, make ready to send, sound more candid or direct, match a sample, explain why prose feels synthetic, or improve emails, reports, essays, posts, product and interface copy, documentation, marketing copy, and executive writing. Also use when prose contains dialogue residue, ritual validation, prompt echoes, coaching theater, taxonomy reflexes, fake contrasts, excessive headings, or generic endings.
Plugin manifests2
{
"name": "natural-writing",
"version": "1.14.1",
"description": "Diagnose, edit, rewrite, or draft natural prose while preserving facts, formatting, intent, register, and author voice.",
"author": {
"name": "rl0ve"
},
"homepage": "https://github.com/rl0ve/agent-skills",
"license": "MIT",
"keywords": [
"writing",
"editing",
"natural-prose",
"reader-ready",
"voice",
"claude-code",
"product-copy",
"executive-writing"
],
"skills": "./skills/",
"interface": {
"displayName": "Natural Writing",
"shortDescription": "Edit prose without flattening the author's voice",
"developerName": "rl0ve",
"category": "Productivity",
"defaultPrompt": [
"Edit this draft and keep my voice",
"Why does this paragraph read as machine-written?",
"Tighten this for the reader without losing any fact"
]
}
}{
"name": "natural-writing",
"version": "1.14.1",
"description": "Diagnose, edit, rewrite, or draft natural prose while preserving facts, formatting, intent, register, and author voice.",
"author": {
"name": "Robert Love"
},
"keywords": [
"writing",
"editing",
"natural-prose",
"reader-ready",
"voice",
"claude-code",
"product-copy",
"executive-writing"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[natural-writing on Agent Plugins Marketplace](https://pluginsmp.com/plugins/natural-writing-2)