name: style-review description: Review Markdown prose against agent-style's 21 rules. /style-review FILE audits the file and (on user confirm) writes a polished copy at FILE.reviewed.md. /style-review A.md B.md A/B-compares two drafts and emits a per-rule delta table. Complements the…
$npx -y skills add yzhao062/agent-style --skill style-reviewInstalls into the current project.
Run `npx skills use "https://github.com/yzhao062/agent-style" --skill "yzhao062/agent-style/style-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/yzhao062/agent-style" that are relevant to the current task. Run `npx skills add "https://github.com/yzhao062/agent-style"` and select the relevant skills, then follow their instructions.