-skills
Academic research, literature review, and thesis writing workflows
All Skills in This Repository (36)
Pure Emerald Level Indicatorscjournal-analyzer
Analyze CSSCI/C journal catalogs from CNKI and generate Word reports.
pdf-bib-import
Converts a folder of PDF papers into structured bibliography metadata and imports it into a Feishu table.
grounded-coding
Generate grounded theory coding from interview transcripts with open, axial, and selective coding.
paper-title-abstract-keywords
Generate candidate paper titles, abstracts, and keyword sets for manuscript submission.
feishu-paper-reviewer
Insert Feishu document edits and reviewer comments into docx papers.
text-to-excel
Convert structured text into formatted Excel .xlsx workbooks.
ta-methods-writer
Generate a methods.md draft from project files using Braun & Clarke and Lincoln & Guba criteria.
ta-research-AFP-auto
Automate thematic analysis paper drafting with 12 checkpoints and decision logs.
ta-discussion-writer
Generate a thesis discussion-and-conclusion chapter from thematic analysis outputs.
paper-formatter
Reformat academic manuscripts to match a target journal's style using a provided sample paper, outputting .docx or .tex files.
paper-reviewer
Generate reviewer annotations for Word or PDF academic manuscripts.
strategy-maker
Synthesize executive context into prioritized strategies with roadmaps and OKRs.
Frequently Asked Questions
FAQPage SchemaHow to install Academic Skills?▼
Run `npx skills add yipng05-max/-skills --all -g -y` in your terminal to install all skills in this collection globally.
How to write a literature review with verified citations?▼
The literature-review-writer skill searches real academic sources, then the literature-verifier skill cross-checks every citation against CNKI, CrossRef, and other databases to remove fabricated references before writing.
Can it automate a full thematic analysis paper?▼
Yes. The ta-research-AFP workflow runs 12 checkpoints covering literature search, coding, and all chapter drafts, then assembles a Word document automatically.
Does it support Chinese academic databases?▼
Yes. It includes dedicated skills for CNKI advanced search, CSSCI journal analysis, and Chinese citation verification with core journal list checking.
Can graduate students use it without coding skills?▼
Yes. You describe your research topic in plain language and the skills handle searching, coding, and document generation for you.
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