yzhao062/agent-style

478 stars · Last commit 2026-05-26

21 writing rules for AI coding and writing agents. Drop-in for Claude Code, Codex, Copilot, Cursor, and Aider, so their output reads like a tech pro.

README preview

<!-- SPDX-License-Identifier: CC-BY-4.0 -->

<a id="readme-top"></a>

<div align="center">

# The Elements of Agent Style

**Make your AI agent write like a tech pro.**

*21 rules: 12 from classic writing guides, 9 from field observation of LLM output, 2022-2026.*

[![PyPI](https://img.shields.io/pypi/v/agent-style.svg?color=blue&cacheSeconds=300)](https://pypi.org/project/agent-style/)
[![npm](https://img.shields.io/npm/v/agent-style.svg?color=blue&cacheSeconds=300)](https://www.npmjs.com/package/agent-style)
[![License](https://img.shields.io/badge/license-CC%20BY%204.0%20%2B%20MIT-blue.svg)](NOTICE.md)
[![CI](https://github.com/yzhao062/agent-style/actions/workflows/validate.yml/badge.svg)](https://github.com/yzhao062/agent-style/actions/workflows/validate.yml)
[![GitHub stars](https://img.shields.io/github/stars/yzhao062/agent-style?style=social&cacheSeconds=300)](https://github.com/yzhao062/agent-style)

[Before / after](#before-and-after) &nbsp;·&nbsp;
[What it is](#what-it-is) &nbsp;·&nbsp;

View full repository on GitHub →