Thesis Helper

论文写作助手。论文大纲生成、文献综述框架、摘要生成、引用格式转换、格式规范检查、答辩准备。Thesis helper with outline generation, literature review, abstract writing, citation formatting, style guide.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 333 · 2 current installs · 2 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

Current versionv2.0.0
Download zip
latestvk9704c90zs4qrt114v9dm6g9yh833wfxproductivityvk9701m3bxdteb8fv9ahe9nawnd82papt

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

thesis-helper

论文写作助手。论文大纲生成、文献综述框架、摘要生成、引用格式转换、格式规范检查、答辩准备。Thesis helper with outline generation, literature review, abstract writing, citation formatting, style guide, defense preparation.

速查表

See commands above.

命令速查

  outline         outline
  literature      literature
  abstract        abstract
  cite            cite
  format          format
  defense         defense

💡 小技巧:先用 help 查看所有命令,再选择最适合的

专业建议

  • 论文大纲**:输入研究主题,生成多级大纲结构
  • 文献综述**:按时间线或主题分类组织文献框架
  • 摘要生成**:
  • 中文摘要:200-300字
  • 英文摘要:150-250 words

thesis-helper by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

  • Run thesis-helper help for commands
  • No API keys needed

Commands

Run thesis-helper help to see all available commands.

Files

4 total
Select a file
Select a file to preview.

Comments

Loading comments…