← 返回 Skills 市场
work work
作者
xf280230439-netizen
· GitHub ↗
· v3.3.0
· MIT-0
263
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install work-work
功能描述
Academic review writer and formatting assistant for Chinese academic papers. Use this skill when users need to format, check, and refine academic literature...
安全使用建议
This package appears to do what it says (format/check/generate Word docs for Chinese academic papers). Before running: 1) Back up your markdown files — some scripts (extract_and_fix_references.py, filter_references.py) modify source files in place. 2) Inspect scripts if you have low trust (they are plain Python/JS and readable). 3) Be aware Node scripts may call the OS to open generated docs (create_word_with_superscript.js uses child_process.exec to run start/open/xdg-open); avoid running on untrusted filenames or as a privileged user. 4) Install Python/Node dependencies in an isolated environment (virtualenv, npm install) rather than system-wide. 5) If you want extra safety, run the checkers (which only read files) first and avoid the modules that modify files or auto-open them.
功能分析
Type: OpenClaw Skill
Name: work-work
Version: 3.3.0
The skill bundle provides a comprehensive set of academic formatting tools, but it contains a command injection vulnerability. Specifically, the scripts `create_word_with_superscript.js` and `literature_integrity_checker_auto_open.py` use potentially dangerous system calls (`child_process.exec` and `subprocess.call`) to automatically open generated Word documents. Because the filenames are derived from user-provided input without adequate sanitization, an attacker could potentially execute arbitrary commands. While the tool's overall behavior and its use of the Crossref API for reference validation appear consistent with its stated academic purpose, the high-risk nature of these unsanitized system calls necessitates a suspicious classification.
能力评估
Purpose & Capability
The name/description (academic review writer & formatter for Chinese papers) aligns with the provided scripts: reference formatters, citation analyzers, document format checkers, and Word-generation Node scripts. The set of files and templates is appropriate for the described functionality.
Instruction Scope
SKILL.md directs the agent/user to run local scripts on a user-provided markdown file. This is appropriate, but several scripts will modify user files (e.g., extract_and_fix_references.py, filter_references.py) and one Node script auto-opens generated documents using shell commands. These behaviors are consistent with the skill's purpose but are operations that affect local files and invoke the OS — the user should back up originals and inspect inputs before running.
Install Mechanism
No install spec is declared (instruction-only), so nothing will be downloaded automatically. The code expects standard runtimes (Python, Node) and common packages (docx, python-docx, PyYAML). That requirement is proportional to the functionality and not unexpected.
Credentials
The skill does not request environment variables, credentials, or config paths. All operations work on local files and on typical Python/Node packages; no disproportionate secrets or unrelated service access is requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It is user-invocable and will only run when the user/agent invokes it. No files indicate modification of other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install work-work - 安装完成后,直接呼叫该 Skill 的名称或使用
/work-work触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.3.0
work-work 3.3.0
- Major update: Large cleanup of deprecated scripts and documentation, plus new features for citation pattern analysis.
- Removed 20 legacy or redundant files, including old scripts and outdated docs.
- Added 7 new files: new scripts and guides, including citation pattern analysis and test samples.
- Added new script: analyze_citation_pattern.py for detecting citation annotation issues.
- Added references/features_checklist.md and references/workflow_guide.md for improved process clarity.
- Updated documentation to reflect workflow and functionality changes.
v3.2.0
work-work 3.2.0
- Added auto-open feature to Literature Integrity Checker: upon successful check, automatically opens the generated Word document (`your_review_上标版.docx` or `your_review.docx`)
- Added option to disable auto-open via `--no-auto-open` flag
- Documentation improvements: added QUICK_START.md, UPLOAD_CHECKLIST.md, VERSION_VERIFICATION_REPORT.md, workwork_v3.2.0_completion_report.md, workwork_v3.2.0_demo.md, workwork_v3.2.0_update_notes.md
- Updated documentation to reflect new auto-open behavior and usage options
v3.1.0
Version 3.0.0
- Major update: Introduced new scripts and improved integrity checks for academic literature review processing.
- Added a "Literature Integrity Checker" module (`literature_integrity_checker.py`) for comprehensive reference and citation validation, including completeness, numbering, duplicates, and consecutive duplicate citation detection.
- Added new scripts: `check_duplicate_citations.py`, `literature_integrity_checker.py`, and `merge_duplicate_citations_in_paragraphs.py` in the `scripts/` directory.
- Updated workflow: Literature Integrity Check is now the first and most critical step, with exit codes on critical errors to prevent faulty submissions.
- Added privacy and usage documentation: `PRIVACY_CLEANUP_REPORT.md` and `README.txt`.
- Removed obsolete documentation files.
v2.3.0
## work-work v2.1.1 changelog
- Major cleanup: removed 10 documentation/report files, keeping only essential guides.
- Added new script `scripts/create_word_with_superscript.js` for generating Word documents with superscript reference citations, plus intelligent font handling and auto-italicizing of scientific names.
- Added a concise structure/usage guide in `目录结构说明.md`.
- SKILL.md fully rewritten: streamlined, in English, modular overview of all key features and workflow.
- All redundant reports, plans, and example files removed for a cleaner, more usable project structure.
v2.1.0
Sorting and formatting of references
元数据
常见问题
work work 是什么?
Academic review writer and formatting assistant for Chinese academic papers. Use this skill when users need to format, check, and refine academic literature... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 263 次。
如何安装 work work?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install work-work」即可一键安装,无需额外配置。
work work 是免费的吗?
是的,work work 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
work work 支持哪些平台?
work work 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 work work?
由 xf280230439-netizen(@xf280230439-netizen)开发并维护,当前版本 v3.3.0。
推荐 Skills