Harper Offline Privacy-First Grammar Checker by Automattic
Harper is an offline, privacy-first grammar checker written in Rust by Automattic. It runs locally with sub-10ms response times, supports LSP for editor integration, compiles to WebAssembly for browser use, and provides grammar, spelling, and style checking without sending text to external servers.
Harper Offline Privacy-First Grammar Checker by Automattic
Harper is an offline, privacy-first grammar checker written in Rust by Automattic. It runs locally with sub-10ms response times, supports LSP for editor integration, compiles to WebAssembly for browser use, and provides grammar, spelling, and style checking without sending text to external servers.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/harper-offline-grammar-checker-automattic/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/harper-offline-grammar-checker-automattic
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/harper-offline-grammar-checker-automattic.
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.