best-skills
Write theses, patents, PPTs, and diagrams with AI agents
All Skills in This Repository (14)
Pure Emerald Level Indicatorsmd-report-summary
Generate Markdown weekly reports, work summaries, and introductions from drafts or web research.
codegen-diagram
Generate Draw.io diagrams for tech stacks, architectures, data structures, and E-R models.
paper-write
Review thesis outlines and imitate paper structures for academic writing.
pptgen-drawio
Generate multi-page Draw.io presentations with automatic PPTX export.
dev-workflow
Orchestrate a five-step software development process with markdown guidance.
codegen-doc
Generate thesis chapters, project overviews, key issues, and resume descriptions from repository context.
skill-prompt-convert
Convert between SKILL.md files and chat interface prompt formats.
create-skill
Guide users in creating custom Agent Skills within the Cursor IDE.
drawio-diagram
Generate Draw.io (.drawio) diagrams from textual descriptions.
wechat-article-writer
Generate WeChat articles, cover images, and in-text illustrations in multiple writing styles.
excalidraw-diagram
Generate hand-drawn style Excalidraw JSON diagrams from text descriptions.
patent-write
Generate and revise Chinese invention patent documents including claims, abstract, and specification.
Frequently Asked Questions
FAQPage SchemaHow to install best-skills?βΌ
Run `npx skills add xstongxue/best-skills --all -g -y` in your terminal to install all skills in this suite globally.
Can AI help write a Chinese master's thesis?βΌ
Yes. The paper-write skill handles outline review, chapter imitation, polishing, references, translation, and anti-AIGC rewriting for both science and liberal arts theses.
How to generate a thesis defense PPT with AI?βΌ
The pptgen-drawio skill builds multi-page slides from your thesis, exports them to .pptx, and runs repair and overflow-check scripts so Chinese text never breaks the layout.
Does best-skills work with Claude Code and Cursor?βΌ
Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Cursor, Codex, and OpenClaw without extra configuration.
Can I draw architecture and exam diagrams without design skills?βΌ
Yes. The drawio-diagram and excalidraw-diagram skills turn plain-English descriptions into editable system architecture charts, UML diagrams, and math, physics, chemistry, or biology exam illustrations.
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