💡 摘要
一个为 Claude 提供 1918 年经典版《风格的要素》参考访问权限,以获取写作指导的插件。
🎯 适合人群
🤖 AI 吐槽: “这本质上是对一本公共领域书籍的美化复制粘贴,提供的更多是静态参考而非动态的写作助手。”
该技能似乎是一个静态文本参考,未提及代码执行、网络调用或文件系统访问。主要风险是如果未来版本添加软件包带来的依赖供应链风险;缓解措施是在安装前检查任何 `pyproject.toml` 或 `requirements.txt` 中是否存在可疑软件包。
The Elements of Style - Claude Code Plugin
A Claude Code plugin providing William Strunk Jr.'s The Elements of Style (1918) as a reference skill for clear, precise writing.
Purpose
This plugin gives Claude access to Strunk's foundational writing guidance when working on documentation, user-facing text, or any prose that needs clarity and proper style.
What's Inside
The plugin provides:
- Skill:
writing-clearly-and-concisely- Guidance on when and how to use Strunk's rules - Reference: Complete 1918 text with all rules, examples, and usage guidance (~12,000 tokens)
The reference contains:
- Elementary Rules of Usage - Seven fundamental grammar and punctuation rules
- Elementary Principles of Composition - Eleven rules for clear, effective writing
- Words and Expressions Commonly Misused - An alphabetical guide to usage pitfalls
Usage
Once installed, Claude will automatically use the writing-clearly-and-concisely skill when appropriate. The skill:
- Warns about the 12,000-token reference size
- Lists all rules at a glance
- Suggests dispatching a subagent for copyediting when context is limited
- Only loads the full reference when actively writing or editing prose
Source
This text is in the public domain. The original 1918 edition by William Strunk Jr. was obtained from Project Gutenberg and converted to clean markdown format.
- Original Source: Project Gutenberg #37134
- Author: William Strunk Jr.
- Publication: 1918
- License: Public Domain
优点
- 为写作提供了基础性、久经考验的参考。
- 设计简单、目的单一,没有复杂的依赖项。
- 公共领域来源确保无许可问题。
缺点
- 内容基于1918年版,是静态的,缺乏现代语境。
- 功能是被动参考,而非主动分析或纠正。
- 全文令牌数较大,可能限制在每次交互中的实际使用。
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 obra.
