← 返回 Skills 市场
Scientific and Technological Novelty Search Report Review
作者
charliegates309-oss
· GitHub ↗
· v1.0.0
· MIT-0
271
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install novelty-report-review
功能描述
根据《科技查新技术规范》对科技查新报告进行专业审核,按"只报问题"原则逐步检查查新点理解、检索词与中英文翻译、检索式构造、文献筛选合理性,最终仅输出需要注意和优化改进的事项。适用于用户提到"科技查新报告""查新报告审核""报告质量审查"等场景。
安全使用建议
该技能总体上与其宣称用途一致,属于说明型(instruction-only)技能。安装前/使用前请注意:1) 上传的 .doc/.docx 将被技能读取并解析,避免在待审核文档中包含不必要的敏感信息或凭证;2) 若环境中没有 python-docx、textract 或 antiword,技能的回退解析命令将失败——在这情况下请将报告另存为 PDF 或纯文本后重试;3) 技能指令建议通过 Shell 运行带有文件路径的 python -c 命令,若平台或代理在替换文件路径时不对输入进行适当转义,可能存在命令注入风险;选择可信环境或将文件路径以安全 API/工具方式传递可以降低风险;4) 如需更高安全性,可在上传前对报告去除敏感段落或仅提供与查新点相关的摘录;5) 若你希望技能在无法本地解析时自动安装依赖,应谨慎——当前技能没有自动安装步骤,因此不会在后台下载代码。总体建议:在受控环境下使用,优先上传 PDF/纯文本或经脱敏的报告。
功能分析
Type: OpenClaw Skill
Name: novelty-report-review
Version: 1.0.0
The skill is designed to audit technology novelty reports and includes a fallback mechanism in SKILL.md that uses a shell command to execute Python code for parsing .docx files. While this capability is directly related to the stated purpose of reading user-provided documents, the use of shell execution for file processing introduces a potential risk of command injection if the file path is not properly handled, which qualifies as a high-risk behavior without clear malicious intent.
能力评估
Purpose & Capability
技能标题与描述是对科技查新报告进行规范化审核;所述运行步骤(读取用户提供的 .doc/.docx,检查检索词、检索式、文献与结论)与目的直接相关,未请求与用途不符的资源或凭证。
Instruction Scope
SKILL.md 明确要求读取用户提供的报告并按步骤逐项审核,这是合理且与目的对齐。但指令包含使用 Shell 工具执行 python -c 片段并调用 python-docx / textract / antiword 等库或工具以提取文档文本——这是合理的回退方案,但带来两点注意事项:1) 该命令依赖运行时已有相应 Python 库/二进制,若不存在会失败;2) 在通过 Shell 直接插入未消毒的文件路径时存在命令/参数注入的常见风险(取决于代理/工具如何转义参数)。SKILL.md 其余部分限定了只读取用户提供的报告,不要求访问其它系统路径或网络外发,因此总体范围清晰。
Install Mechanism
无 install 规范(instruction-only),因此不会在安装阶段从不受信任的 URL 下载或写入磁盘——这是低风险的安装模型。
Credentials
未声明任何环境变量、凭证或外部服务访问权限。技能只处理用户提供的文档,并没有不成比例地请求敏感凭据或配置路径。
Persistence & Privilege
技能未设置 always:true,未请求修改其他技能或系统配置,也不要求长期驻留权限。允许模型自主调用(平台默认)并不构成额外风险单独判定。
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install novelty-report-review - 安装完成后,直接呼叫该 Skill 的名称或使用
/novelty-report-review触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Provides systematic, standards-aligned review for technology novelty reports.
- Audits reports strictly following GB/T "科技查新技术规范".
- Reviews understanding of novelty points, search terms (including C-E translation), search strategy, literature selection, and conclusions.
- Follows a "problems only" principle: only outputs detected issues and actionable recommendations, omitting compliant content.
- Outputs a structured audit report, highlighting priority fixes and supplying alternative language or methods where needed.
- Includes fallback extraction methods for problematic Word files and clear instructions for users to re-upload in other formats if needed.
元数据
常见问题
Scientific and Technological Novelty Search Report Review 是什么?
根据《科技查新技术规范》对科技查新报告进行专业审核,按"只报问题"原则逐步检查查新点理解、检索词与中英文翻译、检索式构造、文献筛选合理性,最终仅输出需要注意和优化改进的事项。适用于用户提到"科技查新报告""查新报告审核""报告质量审查"等场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 271 次。
如何安装 Scientific and Technological Novelty Search Report Review?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install novelty-report-review」即可一键安装,无需额外配置。
Scientific and Technological Novelty Search Report Review 是免费的吗?
是的,Scientific and Technological Novelty Search Report Review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Scientific and Technological Novelty Search Report Review 支持哪些平台?
Scientific and Technological Novelty Search Report Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Scientific and Technological Novelty Search Report Review?
由 charliegates309-oss(@charliegates309-oss)开发并维护,当前版本 v1.0.0。
推荐 Skills