academic-skills
Paper reading, survey writing, rebuttals, and research reporting
All Skills in This Repository (8)
Pure Emerald Level Indicatorspaper-feishu-digest
Monitor arXiv papers by categories and keywords and generate Chinese digests.
survey-writer
Draft structured Chinese research surveys from papers and topics.
weekly-lab-update
Convert research notes and experiment outcomes into structured weekly lab reports.
review-rebuttal
Generate a professional academic rebuttal draft from reviewer comments, meta-review, and abstract.
benchmark-extractor
Extract benchmark datasets, metrics, baselines, and SOTA claims from academic paper PDFs.
experiment-log-summarizer
Generate summaries from machine learning experiment logs with trends and issues.
paper-deep-note
Extract key information from academic papers into structured Chinese reading notes.
research-gap-finder
Analyze research topics for coverage, bottlenecks, controversies, and research gaps.
Frequently Asked Questions
FAQPage SchemaHow to install academic-skills?▼
Run `npx skills add chtc66/academic-skills --all -g -y` in your terminal to install all eight research skills globally.
How to write a literature survey faster?▼
The survey-writer skill organizes your topic and paper list into a structured Chinese survey draft with method taxonomy, comparisons, and open problems.
How to track new arXiv papers automatically?▼
The paper-feishu-digest skill fetches recent cs.AI and cs.CL papers, ranks them by your keywords, and can push a Chinese digest to a Feishu webhook.
Can it help respond to peer reviews?▼
Yes. The review-rebuttal skill classifies reviewer concerns, separates points needing experiments from clarifications, and drafts a professional rebuttal without inventing results.
Do I need coding skills to use academic-skills?▼
No. You provide papers, logs, or notes in plain language, and the skills produce structured notes, reports, and tables automatically.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides