返回顶部
o

oldglycine-paper-add-citations自动添加学术引用

Automatically adds relevant academic references to research papers. Supports Overleaf project directories, extracts keywords from TeX files, searches Google Scholar for relevant papers, adds BibTeX entries to the project's bib file, and inserts citation markers in key sections.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
82
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

oldglycine-paper-add-citations

论文参考文献添加技能

使用场景

  • - 当研究论文需要在特定章节(引言、相关工作、方法)补充引用时
  • 当您希望根据论文内容查找相关文献进行引用时
  • 当您需要确保不添加重复参考文献时

工作原理

  1. 1. 备份:创建项目目录的备份以防止数据丢失
  2. 内容分析:读取TeX文件并提取关键词和现有参考文献
  3. 参考文献搜索:使用Google Scholar(通过scholarly库)查找相关论文
  4. BibTeX生成:为新参考文献生成BibTeX条目
  5. 整合:将新参考文献添加到bib文件,并在关键章节插入引用标记
  6. 报告生成:生成ADD.MD文件,包含所有添加的参考文献及其位置

代码参考与参数

  • - 代码参考 ref
  • input:Overleaf项目目录路径
  • numreferences:要查找的参考文献数量(默认:10)
  • output_report:ADD.MD报告的保存路径(默认:./ADD.MD)

依赖项

  • - scholarly(用于Google Scholar搜索)
  • bibtexparser(用于BibTeX处理)
  • pdflatex(可选,用于编译论文)

注意事项

  • - 处理现有引用以避免重复
  • 专注于关键章节(引言、相关工作、方法)进行引用插入
  • 生成所有添加参考文献的详细报告
  • 兼容Overleaf项目结构
  • 使用scholarly库作为Google Scholar API的替代方案

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 oldglycine-paper-add-citations-1775885169 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 oldglycine-paper-add-citations-1775885169 技能

通过命令行安装

skillhub install oldglycine-paper-add-citations-1775885169

下载

⬇ 下载 oldglycine-paper-add-citations v1.0.0(免费)

文件大小: 3.46 KB | 发布时间: 2026-4-12 10:46

v1.0.0 最新 2026-4-12 10:46
- Initial release of oldglycine-paper-add-citations.
- Automatically finds and adds relevant academic references to research papers.
- Supports Overleaf project directories: extracts keywords and manages TeX and BibTeX files.
- Searches Google Scholar for new citations and inserts them into key sections (Introduction, Related Work, Method).
- Prevents duplicate references and backs up the project before making changes.
- Generates a detailed report (ADD.MD) listing all added references and their locations.1. oldglycine-paper-add-citations
- Step1. cd /path/to/your/workspace
- Step2. Start your agent
- Step3. Tell the agent
1. **input** to locate the folder where your LaTeX file for the paper is stored
```Currently, the recommended folder structure is
folder/
├── custom.bib # Citations
├── main.tex # Concat all tex in section/
└── section/ # All sections
├── 0_abstract.tex
├── 1_introduction.tex
├── 2_related_work.tex
├── 3_method.tex
├── 4_experiment.tex
├── 5_conclusion.tex
└── ...
```
2. **num_references** to set the number of citations (default 10)
3. **output** to set the path for the ADD.MD report
and start citation adding.

- Current advantages:
- Free for Google Scholar API.
- Simple skill.
- Current drawbacks:
- Currently, it can only add citations in the @article format.
- I'm not entirely sure whether using "scholarly" to access the papers will trigger any security risk control measures by Google Scholar.
https://github.com/OldGlycine/oldglycine-skills/tree/main/skills/oldglycine-paper-add-citations

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部