ARIS-in-AI-Offer
ML interview cheat sheets, HTML rendering, academic homepages
All Skills in This Repository (3)
Pure Emerald Level Indicatorsinterview-cheatsheet
Generate Chinese ML/LLM interview cheat sheets with formulas, PyTorch code, and questions.
homepage-generator
Generate a fact-checked academic homepage from a CV into one-file HTML.
render-html
Render ARIS Markdown or JSON artifacts into single-file HTML views.
Frequently Asked Questions
FAQPage SchemaHow to install ARIS-in-AI-Offer?βΌ
Run `npx skills add wanshuiyin/ARIS-in-AI-Offer --all -g -y` in your terminal to install all skills in this collection globally.
How to prepare for ML engineer interviews?βΌ
Use the interview-cheatsheet skill to generate a deep Chinese tutorial on any ML topic, complete with formula derivations, from-scratch PyTorch code, and 25 questions ranked by difficulty.
How to build an academic homepage from my CV?βΌ
The homepage-generator skill reads your CV, extracts structured profile data, fact-checks your publications against DBLP, and renders a single-file HTML page ready for GitHub Pages.
Does ARIS-in-AI-Offer work with Claude Code and Codex?βΌ
Yes. All skills follow the standard SKILL.md format and use cross-model review, where one model drafts content and another independently verifies math, code, and rendering.
Can I use it without coding experience?βΌ
Yes. You describe the topic or provide your CV in plain language, and the agent handles drafting, reviewing, and rendering. A Windows zero-setup guide is included for beginners.
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