ai-skills-for-everyone
本项目面向普通学习者和办公用户,搜罗并评审高质量开源 AI Skill,按场景提供中文教程、开箱 starter、风险说明和使用路线,帮助不会写代码的人也能低成本使用开源 AI 能力。
A Chinese-language Datawhale project that curates open-source AI skills and agents for non-coders, with vetted picks, Chinese tutorials, starter kits, and risk notes for office tasks like PPT and weekly reports.
This is a Chinese-language project from the Datawhale open-learning community that tries to make open-source AI tools usable by people who do not write code. The README is upfront that it is currently an early alpha release and may have mistakes. The README explains the gap it is trying to fill: there are already plenty of open AI skills, agent workflows, and prompt packs on the internet, but ordinary users often cannot tell which one suits them, cannot read the English GitHub README, and do not know whether they need to install Python, Node.js, or set up an API key.
The project sits in the middle layer between those raw projects and end users. The team manually searches and reviews skills, keeps only two or three picks per sub-category, and writes Chinese tutorials, starter kits, risk notes, and recommended usage paths. The first complete example is a PPT generation skill that turns a piece of source material into an editable .pptx file. Other planned scenarios include weekly status reports, email drafting, meeting summaries, long-document summarisation, and table analysis.
The stated audience is four groups: total beginners who do not know what GitHub or agents are, ordinary office workers who want to use open skills for documents and reports, lightly technical users who already know tools like Trae or VS Code Copilot Agent, and skill maintainers who want to help curate.
The table of contents lists numbered lessons from 0 to 6, starter kits like the PPT Master Starter and Weekly Status Starter, and a catalog index. Lessons 0 to 6 are marked done; the broader catalog and collections are marked in progress. Licensing is split: written content is CC BY-NC-SA 4.0, the project's own scripts and code are MIT.
Where it fits
- Find a vetted AI skill for a specific office task without reading English docs
- Run the PPT Master starter kit to turn source notes into an editable pptx
- Follow the numbered Chinese lessons 0 to 6 to learn agent basics
- Contribute a new curated skill entry as a maintainer