x-made-easy-skill
Write friendly beginner books that remove fear of hard topics
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install x-made-easy-skill?โผ
Run `npx skills add baibanbao/x-made-easy-skill --all -g -y` in your terminal to install it globally.
What does x-made-easy-skill do?โผ
It writes a complete beginner-friendly book on any topic you choose, following the teaching style of Thompson's classic Calculus Made Easy: plain language first, strict rules later.
How do I trigger this skill?โผ
Just ask in plain language, for example: write me an easy-learning book about a topic in the Made Easy style, and the skill takes over the full workflow.
Can it export the book as a PDF?โผ
Yes. It includes two tested pandoc-based routes, a Chrome web version and a LaTeX version, to combine the chapter files into a polished PDF.
Does it work with Claude Code and Codex?โผ
Yes. It follows the standard SKILL.md format and runs in any compatible coding environment that can read skill directories.
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