sysu-awesome-cc
Academic research, PDF conversion, slides, and document formatting
All Skills in This Repository (11)
Pure Emerald Level Indicatorsfetch4ai
Fetch web content from URLs and apply configurable filtering strategies to produce Markdown-ready output.
arxiv
Search arXiv papers and generate structured markdown summaries.
chat-history-summarizer
Extract and summarize Claude Code chat histories into structured Markdown reports.
mineru-pdf-converter
Convert PDFs to Markdown via the MinerU cloud API.
github-trending
Fetch GitHub trending projects with metadata and READMEs by language or timeframe.
chinese-quote-converter
Convert English straight quotation marks to Chinese curved quotation marks in Markdown and plain text.
cc-insights
Analyze Claude Code interaction history to extract usage patterns and project activity.
marp-slides-creator
Automate Marp slide production from content analysis to final exports.
md-to-docx
Convert Markdown files to DOCX with Chinese font support.
web-research
Organize web research into a plan-driven workflow with subagents and source citations.
frontend-design
Translate user requirements into production-grade frontend code with HTML/CSS, React, or Vue.
Frequently Asked Questions
FAQPage SchemaHow to install sysu-awesome-cc?▼
Run `npx skills add Xueheng-Li/sysu-awesome-cc --all -g -y` in your terminal to install all skills globally.
How to convert PDF to Markdown with formulas?▼
The mineru-pdf-converter skill uses the MinerU cloud API to extract text, formulas, and tables, and automatically splits PDFs over 600 pages.
How to search arXiv papers with AI?▼
The arxiv skill lets you search papers by keyword, author, or category, then produces summaries, deep analyses, or full literature reviews.
Can it create presentation slides automatically?▼
Yes. The marp-slides-creator skill runs a full workflow from content analysis to multi-dimensional review, exporting HTML, PDF, and PPTX with 14 built-in themes.
Does it support Chinese document formatting?▼
Yes. The md-to-docx skill applies FangSong fonts, 1.5x line spacing, and first-line indents, while the quote converter fixes Chinese punctuation.
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