retext Natural Language Processor with Unified Plugin Ecosystem
retext is a natural language processor powered by plugins, part of the unified.js collective. It parses Latin-script text into an AST (nlcst), enabling programmatic text analysis and transformation through a rich plugin ecosystem for spell checking, readability analysis, typography fixes, and content quality enforcement.
retext Natural Language Processor with Unified Plugin Ecosystem
retext is a natural language processor powered by plugins, part of the unified.js collective. It parses Latin-script text into an AST (nlcst), enabling programmatic text analysis and transformation through a rich plugin ecosystem for spell checking, readability analysis, typography fixes, and content quality enforcement.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/retext-natural-language-processor-unified-plugins/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/retext-natural-language-processor-unified-plugins
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/retext-natural-language-processor-unified-plugins.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.