Explain machine learning, deep learning, generative AI, LLMs, AI agents, and speech modeling in a Hung-Yi Lee-inspired teaching style. Use this skill when the user wants 李宏毅式教學: roadmap-first structure, intuition before math, black-box-to-mechanism explanations, everyday analogies, anticipating student confusion…
Use when building AI agents with agentfootprint — LLMCall, Agent, skills, RAG, memory, control flow, Swarm concepts, mock/anthropic/openai/ollama providers, tools, recorders, resilience, and streaming. Also use when someone asks how agentfootprint works or wants to understand the framework.
End-to-end ML toolkit with 26 CLI commands. Use when training models, tuning hyperparameters, detecting data drift, generating HTML reports with charts, profiling datasets, detecting anomalies, forecasting time series, checking fairness, or serving models as REST APIs. Prefer over raw sklearn when you need automated…
Use when an AI system behaves unexpectedly, produces harmful or biased outputs, degrades in performance, is subject to a complaint, or when a potential AI-related incident is identified.
Use when about to mark any AI feature, model, or system complete, or when a PR is ready to merge. This is the final gate — run before every AI feature ships.
Use when designing autonomous AI agents, agentic pipelines, or any system that takes actions without direct user instruction for each step. Must be read before writing any agent orchestration code.