← Back to Skills Marketplace
bytesagain3

Thesis Helper

by bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
1059
Downloads
0
Stars
4
Active Installs
10
Versions
Install in OpenClaw
/install thesis-helper
Description
论文写作助手。论文大纲生成、文献综述框架、摘要生成、引用格式转换、格式规范检查、答辩准备。Thesis helper with outline generation, literature review, abstract writing, citation formatting, style guide.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install thesis-helper
  3. After installation, invoke the skill by name or use /thesis-helper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug thesis-helper
Version 2.0.0
License MIT-0
All-time Installs 4
Active Installs 4
Total Versions 10
Frequently Asked Questions

What is Thesis Helper?

论文写作助手。论文大纲生成、文献综述框架、摘要生成、引用格式转换、格式规范检查、答辩准备。Thesis helper with outline generation, literature review, abstract writing, citation formatting, style guide. It is an AI Agent Skill for Claude Code / OpenClaw, with 1059 downloads so far.

How do I install Thesis Helper?

Run "/install thesis-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Thesis Helper free?

Yes, Thesis Helper is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Thesis Helper support?

Thesis Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Thesis Helper?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.0.

💬 Comments