← 返回 Skills 市场
aipoch-ai

Rebuttal Letter Strategist

作者 AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
111
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rebuttal-letter-strategist
功能描述
Use rebuttal letter strategist for academic writing workflows that need structured execution, explicit assumptions, and clear output boundaries.
安全使用建议
This skill appears coherent and low-risk: the Python script is a local CLI that templates rebuttal responses and makes no network calls or secret accesses. Before installing, you should: (1) inspect the script (scripts/main.py) yourself — it is short and readable; (2) run python -m py_compile scripts/main.py and python scripts/main.py --help in a safe environment; (3) avoid passing sensitive or private reviewer text as inputs unless you trust the execution environment; (4) note the documentation suggests file I/O and workflow controls that the bundled script does not actually perform—if you need file-based input/output, request or implement that explicitly and pin any added dependencies; and (5) run the skill in a sandboxed workspace if you plan to allow autonomous agent invocation. Overall there are no red flags requiring rejection, only a small documentation/implementation mismatch to be aware of.
功能分析
Type: OpenClaw Skill Name: rebuttal-letter-strategist Version: 1.0.0 The skill bundle is a legitimate tool designed for academic writing workflows, specifically for drafting rebuttal letters to peer reviewers. The primary script, `scripts/main.py`, uses simple keyword-based logic to categorize reviewer criticism and suggest template responses without any high-risk operations such as network access, file system manipulation, or shell execution. The documentation in `SKILL.md` and `references/audit-reference.md` is consistent with the stated purpose and contains no evidence of malicious prompt injection or obfuscated instructions.
能力评估
Purpose & Capability
The skill name/description (rebuttal drafting) matches the included artifact: a small Python CLI that analyzes criticism text and produces a templated response. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md describes validating inputs, file-system input/output, and a reproducible workflow; those are reasonable for the purpose. The actual script, however, only accepts two CLI strings (--criticism and --revision) and prints output — it does not perform file I/O or network calls. This is a minor scope mismatch (documentation is broader than implementation) but not hostile.
Install Mechanism
No install spec and no third-party downloads. The skill is instruction-only with a bundled Python script; risk is low because nothing is fetched from external URLs or written by an installer.
Credentials
The package declares no required environment variables or credentials and the code accesses none. The requested surface is proportionate to the task.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges or modify other skills. Autonomous invocation is allowed by platform default but the skill itself has no special persistence or system-wide effects.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rebuttal-letter-strategist
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rebuttal-letter-strategist 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of rebuttal-letter-strategist. - Provides a workflow for generating structured, professional academic rebuttal letters with explicit assumptions and output boundaries. - Includes a Python script entry point (scripts/main.py) and reference materials for guided usage. - Input validation, clear output structure, and error handling strategies are documented. - Example commands and use cases (major revisions, rejections, point-by-point rebuttals) are provided. - Security and risk controls summarized with a checklist and assessment. - Output requirements and response templates ensure reproducible and reviewable results.
元数据
Slug rebuttal-letter-strategist
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Rebuttal Letter Strategist 是什么?

Use rebuttal letter strategist for academic writing workflows that need structured execution, explicit assumptions, and clear output boundaries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。

如何安装 Rebuttal Letter Strategist?

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

Rebuttal Letter Strategist 是免费的吗?

是的,Rebuttal Letter Strategist 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rebuttal Letter Strategist 支持哪些平台?

Rebuttal Letter Strategist 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Rebuttal Letter Strategist?

由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论