Claude Skill
LeonChaoX/qinyan-academic-skills
Qinyan Academic Skills offers 177 academic research agent skills for Claude Code, covering paper search, scientific writing, bioinformatics, drug discovery, and clinical medicine across 17 categories.
Overview
Repository
Install this Skill
git clone https://github.com/LeonChaoX/qinyan-academic-skills.gitRegistry
Summary
Qinyan Academic Skills is a comprehensive collection of 177 academic research agent skills designed for Claude Code, covering 17 categories including paper search, scientific writing, bioinformatics, drug discovery, and clinical medicine. It integrates tools like arXiv, Google Scholar, and PubMed to streamline literature review and research workflows.
沁言学术科研论文Skills库 - 包含177个学术研究Agent Skills的综合集合,覆盖论文检索、科学写作、生物信息学、药物发现、临床医学等17个类别。
Key features
- 177 academic research agent skills across 17 categories
- Integration with arXiv, Google Scholar, and PubMed
- Supports paper search, scientific writing, and literature review
- Covers bioinformatics, drug discovery, and clinical medicine
- Designed for Claude Code and AI-assisted research
Use cases
- Automated literature review and paper search
- Scientific writing assistance for research papers
- Bioinformatics data analysis and interpretation
- Drug discovery and clinical research support
- Academic workflow automation with Claude Code
README excerpt
# 沁言学术科研论文 Skills 库 > **学术 / 科研 / 论文写作 / 基金申报 一站式 AI Agent Skills 集合** > *Academic Research · Paper Writing · Literature Review · Grant Proposal — Skills for AI Coding Agents* [](#skills-分类目录) [](#skills-分类目录) [](LICENSE) [](#支持的工具) [](#) 面向**学术、科研、论文写作、文献检索、基金申报**的综合性 AI Skills 集合库,为 Claude Code、Cursor、Codex、Gemini CLI、OpenClaw 等 AI 编程 Agent 提供 **183 个开箱即用的学术 Skills**,覆盖论文搜索、科学写作、综述撰写、研究计划、**国家自然科学基金(NSFC)申报**、**国家社会科学基金(NSSFC)申报**、生物信息、药物发现、临床医学、机器学习、数据分析等 **18 个研究领域**。一键安装、按需检索、版本可控。 **适合谁用**:研究生、博士生、青年教师、科研工作者、博士后、申报基金的学者、撰写论文 / 综述 / 研究计划 / 学术海报 / 演示文稿的研究人员;以及需要为团队搭建 AI 科研工作流的高校实验室 / 研究机构。 ### 来源致谢 - [K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) — 170+ 科学研究 Skills - [luwill/research-skills](https://github.com/luwill/research-skills) — 学术论文 Slide、综述写作、研究计划 Skills - 沁言学术自研 Skills(论文搜索、论文分析、论文润色、引文搜索、主题分析) --- ## 快速开始 ### 一键安装(推荐) ```bash # 安装全部 183 个 Skills(默认安装到 Claude Code) curl -fsSL https://raw.githubusercontent.com/LeonChaoX/qinyan-academic-skills/main/install.sh | bash ``` ### 按需安装 ```bash # 安装某个分类(按编号) curl -fsSL .../install.sh | bash -s -- -c 01 # 论文检索与文献管理 curl -fsSL .../install.sh | bash -s -- -c 05 # 生物信息与基因组学 # 安装单个 Skill curl -fsSL .../install.sh | bash -s -- -s scanpy curl -fsSL .../install.sh | bash -s -- -s paper-slide-deck # 安装沁言学术 Skills curl -fsSL .../install.sh | bash -s -- -s qinyan-paper-search curl -fsSL