{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "elements-of-style", "version": "1.0.0", "description": "Writing guidance based on William Strunk Jr.'s The Elements of Style (1918)", "author": { "name": "Jesse Vincent", "url": "https://github.com/obra" }, "homepage": "https://github.com/obra/elements-of-style", "repository": "https://github.com/obra/elements-of-style", "license": "Public Domain", "keywords": [ "writing", "style", "grammar", "composition", "clarity" ] }