← 返回 Skills 市场
bytesagain3

Thesis Helper

作者 bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
1059
总下载
0
收藏
4
当前安装
10
版本数
在 OpenClaw 中安装
/install thesis-helper
功能描述
论文写作助手。论文大纲生成、文献综述框架、摘要生成、引用格式转换、格式规范检查、答辩准备。Thesis helper with outline generation, literature review, abstract writing, citation formatting, style guide.
安全使用建议
This skill appears coherent and implements local thesis-writing helpers via bash scripts. Before installing/running: 1) review the bundled scripts (scripts/thesis.sh and scripts/script.sh) if you want to confirm behavior; 2) be aware the tool writes data to ~/.local/share/thesis-helper by default (history.log, data.log, config.json path referenced). Avoid passing highly sensitive text you don't want persisted, or set THESIS_HELPER_DIR to an alternate sandbox directory; 3) there are no network calls or credential requests in the provided code, so remote exfiltration is not apparent from the files; 4) if you allow the agent to invoke skills autonomously, note it could run these scripts and thus create/modify the local files—restrict autonomous use or run in a sandbox if that is a concern.
功能分析
Type: OpenClaw Skill Name: thesis-helper Version: 2.0.0 The skill bundle is a legitimate utility for generating academic writing templates (outlines, citations, abstracts, and defense preparation). The shell scripts (scripts/script.sh and scripts/thesis.sh) perform local text generation and basic logging without any network activity, sensitive data access, or suspicious execution patterns.
能力评估
Purpose & Capability
Name/description match the actual behavior: the package provides CLI utilities and templates for outlines, abstracts, citations, defense prep, and checklists. The included scripts implement those features and do not require unrelated credentials or binaries.
Instruction Scope
SKILL.md instructs use of the local CLI and help commands only. The runtime scripts are limited to generating text templates and checklist output. They do read from/write to a local data directory (default: ${XDG_DATA_HOME:-$HOME/.local/share}/thesis-helper) and append to data.log and history.log, so user inputs passed to add/export commands will be persisted locally.
Install Mechanism
No install spec or network downloads; all code is bundled with the skill. No external packages or remote URLs are fetched during install.
Credentials
The skill requires no environment variables or secrets. It honors THESIS_HELPER_DIR/XDG_DATA_HOME/HOME for data location. However, it does create and write files under the user's data directory (history.log, data.log, config.json path referenced), which is proportionate for a CLI tool but can persist any sensitive input given to the tool.
Persistence & Privilege
always:false and no system-wide config modifications. The scripts create and write files in a per-user data directory (persistent storage). This is expected behavior but means repeated runs may retain previously entered content.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install thesis-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /thesis-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.6
retry-fix-token
v2.3.5
yaml-fix+quality
v2.3.4
Quality upgrade
v2.3.3
Quality upgrade: custom functionality
v2.3.2
Standards compliance: unique content, no template text
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
Initial release of thesis-helper. - Generate thesis outlines based on research topics. - Create literature review frameworks by timeline or theme. - Generate abstracts in Chinese (200-300 words) and English (150-250 words). - Convert and format citations. - Check thesis formatting and style compliance. - Provide support for thesis defense preparation.
元数据
Slug thesis-helper
版本 2.0.0
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 10
常见问题

Thesis Helper 是什么?

论文写作助手。论文大纲生成、文献综述框架、摘要生成、引用格式转换、格式规范检查、答辩准备。Thesis helper with outline generation, literature review, abstract writing, citation formatting, style guide. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1059 次。

如何安装 Thesis Helper?

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

Thesis Helper 是免费的吗?

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

Thesis Helper 支持哪些平台?

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

谁开发了 Thesis Helper?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.0。

💬 留言讨论