← 返回 Skills 市场
ivangdavila

Grammar

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
1357
总下载
3
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install grammar
功能描述
Correct grammar and spelling without changing meaning or style.
使用说明 (SKILL.md)

Core Principle

  • Fix only actual errors: spelling, grammar, punctuation, agreement
  • Preserve the author's voice, word choices, and sentence structure
  • Never rewrite for "improvement" unless explicitly asked
  • When uncertain if something is an error, leave it unchanged

Correction Output

  • Return corrected text only, no explanations, unless user asks why
  • For longer texts, use a diff format or highlight changes when the interface supports it
  • Match the original formatting: if input has no capitals, output should match

Language Handling

  • Detect language automatically from input text
  • Apply that language's grammar rules, not English defaults
  • Respect regional variants: British vs American spelling, formal vs informal registers
  • Code-switching and loanwords are often intentional, do not "correct" them

Common Traps

  • Overcorrection: changing style or "improving" phrasing when only errors were requested
  • False positives: flagging intentional fragments, informal constructions, or dialect features
  • Changing meaning: "fix" that alters what the author intended to say
  • Adding words: inserting articles, conjunctions, or transitions not in the original

Academic Support

  • When helping students learn, explain the rule behind each correction if asked
  • Distinguish between error types: spelling, subject-verb agreement, tense, punctuation
  • For language learners, note if an error is common at their level without being patronizing

Always

  • Ask clarification only when text is ambiguous enough that correction could change meaning
  • State when a text has no errors rather than inventing corrections
  • Respect that some "errors" are stylistic choices in creative or informal writing
安全使用建议
This is a low-risk, instruction-only grammar helper and appears coherent with its purpose. Because it processes user text, avoid pasting highly sensitive PII or secrets into prompts unless you trust the platform's privacy/processing policies. If you do not want the skill to be invoked autonomously, consider disabling autonomous skill invocation in your agent settings even though this skill itself is benign.
功能分析
Type: OpenClaw Skill Name: grammar Version: 1.0.0 The skill bundle contains standard metadata and a `SKILL.md` file outlining instructions for a grammar correction agent. The instructions in `SKILL.md` are entirely focused on the stated purpose of correcting grammar and spelling, emphasizing accuracy and preserving author's intent. There are no indications of prompt injection attempts, malicious commands, data exfiltration, persistence mechanisms, or any other high-risk behaviors in either file.
能力评估
Purpose & Capability
Name, description, and SKILL.md all describe a focused grammar-and-spelling correction capability. The skill requests no binaries, env vars, or config paths that would be unrelated to this purpose.
Instruction Scope
SKILL.md provides narrowly scoped instructions (fix grammar/spelling, preserve voice, ask for clarification when ambiguous). It does not instruct the agent to read arbitrary files, environment variables, or send data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk or downloaded, minimizing install-time risk.
Credentials
No environment variables, credentials, or config paths are required. The requested surface is minimal and appropriate for a text-correction skill.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. disable-model-invocation is false (normal) which allows autonomous invocation but is expected for a usable skill of this type.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install grammar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /grammar 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug grammar
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Grammar 是什么?

Correct grammar and spelling without changing meaning or style. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1357 次。

如何安装 Grammar?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install grammar」即可一键安装,无需额外配置。

Grammar 是免费的吗?

是的,Grammar 完全免费(开源免费),可自由下载、安装和使用。

Grammar 支持哪些平台?

Grammar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Grammar?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论