agent-stylebooks

作者 Neeeophytee已验证

11 installable editorial systems for AI agents, based on leading public style guides.

51
Stars
2
Forks
Python
语言
2026/8/24
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/Neeeophytee/agent-stylebooks

快速入门

使用 agent-stylebooks 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Agent Stylebooks

Pick the writing system before the model picks one for you.

Agent Stylebooks overview

Stop asking AI to “write better.” Give it an editorial system.

Portable Agent Skills based on established editorial systems.

16 stylebooks Agent Skills MIT Validate repository

Subscribe to Web After AI

npx skills add Neeeophytee/agent-stylebooks

Browse stylebooks · Installation · Examples · Provenance

Each stylebook defines what to lead with, how to order information, which distinctions must survive editing, what ambiguity is unacceptable, and how to check the result. These are community-maintained Agent Skills derived from publicly documented editorial guidance, not official vendor or agency products.

Which stylebook should I use?

Choose by the reader's task and the artifact—not by the organization named in the draft.

Recommended stylebookI am writing...
$google-developer-docsAPI or setup tutorial, how-to guide, onboarding instructions
$govukPublic-service eligibility page, decision guide, application instructions
$gitlab-docsEngineering or product docs, internal documentation, feature guide
$github-docsProduct workflow, step-by-step guide, troubleshooting article
$mdn-web-docsWeb API explanation, technical reference, learning article
$kubernetes-docsInfrastructure procedure, operations runbook, deployment guide
$nhs-health-contentHealth or patient content, explainer, care instructions
$cdc-clear-communicationPublic-health message, safety advisory, awareness campaign
$sec-plain-englishInvestor disclosure, business report, risk explanation
$w3c-technical-reportsTechnical specification, standards document, requirements definition
$nasa-technical-writingEngineering or test report, research report, findings summary
$microsoft-writing-styleProduct help or UX copy, support article, interface guidance
$apple-interface-writingInterface labels or alerts, microcopy, onboarding flow

Compare all 16 stylebooks →

Prompt vs stylebook

Generic promptStylebook
Ad hocReusable
“Make it clear”Concrete editorial decisions
Source usually unknownProvenance documented
Rewritten each sessionInstalled once
Easy to driftRepeatable workflow
“Sound human”Optimize for a specific reader and task

See the difference

These original examples illustrate the systems; they are not quotations or claimed outputs from the source organizations.

Generic technical prose

To successfully initiate configuration, authentication credentials must first be appropriately established.

$google-developer-docs

Before you configure the integration, set up your authentication credentials.

Generic error

An error occurred while processing your request. Please try again later.

$microsoft-writing-style

We couldn't save your changes. Check your connection and try again.

Generic risk statement

Unfavorable market conditions may adversely affect our results.

$sec-plain-english

If borrowing costs rise, our interest expense may increase and reduce our net income.

Install

The portable installer currently requires Node.js 22.20 or newer.

# List the catalog
npx skills add Neeeophytee/agent-stylebooks --list

# Install one stylebook
npx skills add Neeeophytee/agent-stylebooks --skill cdc-clear-communication

# Install all 16
npx skills add Neeeophytee/agent-stylebooks

Claude Code and Codex can also install the repository as a plugin. Manual, project-level, and agent-specific routes are in INSTALL.md.

Use

Use $google-developer-docs to turn these notes into a setup guide.
Use $govuk to rewrite this eligibility page around the user's decision.
Use $apple-interface-writing to tighten these labels and error messages.

Use one primary stylebook unless the task explicitly needs a hybrid. A product terminology guide still governs product names; the stylebook governs structure and prose. Every skill must preserve supplied facts, code behavior, legal meaning, and domain constraints.

Compatibility

Every stylebook uses the open SKILL.md format and remains an immediate child of skills/. That flat layout supports Codex, Claude Code, Kimi Code CLI, Cursor, Hermes Agent, GitHub Copilot, Gemini CLI, and other compatible loaders.

AgentSupported route
OpenAI CodexCodex plugin or .agents/skills/
Claude CodeClaude plugin or .claude/skills/
Kimi Code CLINative Agent Skills directories or portable installer
CursorPortable installer or native project skills directory
Hermes Agentskills.external_dirs or ~/.hermes/skills/
GitHub Copilot.github/skills/, .agents/skills/, or .claude/skills/
Gemini CLI.gemini/skills/ or portable installer
Other compatible agentsAny loader that implements the Agent Skills specification

Compatibility means the repository follows each documented discovery shape. It does not imply that the source organizations created or tested these stylebooks. See COMPATIBILITY.md for test evidence and INSTALL.md for the exact routes.

Provenance and limits

PROVENANCE.md records the authoritative source and reuse decision for every stylebook. Openly licensed and public-domain sources still use independently written rules. Restricted or unclear sources are reference-only interpretations.

The repository's original text and scripts are MIT licensed. Third-party guides retain their own terms. No source organization endorses this project. A stylebook does not provide legal, medical, regulatory, standards, or publication approval. See NOTICE.md.

Validate and contribute

python3 scripts/validate_repo.py

CI checks structure, names, frontmatter, manifests, provenance, links, duplicate inventory, and the byte integrity of the original 11 skills. Read CONTRIBUTING.md before proposing another editorial system or use the stylebook request form.

常见问题

What is agent-stylebooks?

agent-stylebooks is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Neeeophytee. 11 installable editorial systems for AI agents, based on leading public style guides. It has 51 GitHub stars.

Is agent-stylebooks safe to use?

Yes. agent-stylebooks passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install agent-stylebooks?

Clone the repository with "git clone https://github.com/Neeeophytee/agent-stylebooks" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is agent-stylebooks written in?

agent-stylebooks is primarily written in Python. It is open-source under Neeeophytee on GitHub, so you can review or fork the full source.

Are there alternatives to agent-stylebooks?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh agent-stylebooks against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情