AI & ML
AI & ML agent skills cover the machine-learning workflow itself: writing and evaluating prompts, building RAG pipelines, running evals, and wiring up model APIs. Each one is a SKILL.md file your agent loads on demand, so the know-how travels across Claude Code, Cursor, and 60+ agents.
-
terminalskills Bundle Mem0You are an expert in Mem0, the memory infrastructure for AI applications. You help developers add persistent, personalized memory to LLM-powered apps and agents — storing user preferences, conversation history, facts, and context that persists across sessions, enabling AI that remembers users, learns from interactions, and provides increasingly personalized responses.
-
terminalskills Bundle TrpcYou are an expert in tRPC, the framework for building type-safe APIs without schemas or code generation. You help developers create full-stack TypeScript applications where the server defines procedures and the client calls them with full type inference — no REST routes, no GraphQL schemas, no OpenAPI specs, just TypeScript functions that are type-safe from database to UI.
-
terminalskills Bundle ViemYou are an expert in Viem, the TypeScript interface for Ethereum that provides low-level, type-safe primitives for interacting with the blockchain. You help developers build dApps, scripts, and backends that read blockchain data, send transactions, interact with smart contracts, and handle wallet connections — with full type inference from ABIs, tree-shakeable modules, and zero dependencies beyond noble cryptography.
-
terminalskills Bundle Agent Workflow PackagerConverts repeated AI coding-agent workflows into reusable skill packages with triggers, guardrails, examples, and verification checks. Use when a user wants to turn a prompt, checklist, AGENTS.md section, Claude/Codex workflow, or recurring agent task into a portable SKILL.md.
-
gonzalezpazmonica Bundle Agent Code MapAgent Code Map — Mapas Estructurales Persistentes
-
gonzalezpazmonica Bundle Agent File MapAgent File Map — Índice de Ficheros Externos
-
gonzalezpazmonica Bundle Prompt OptimizerSkill: Prompt Optimizer (patron AutoResearch)
-
gonzalezpazmonica Bundle Code Comprehension ReportCode Comprehension Report — Mental Model Generation
-
pingqlin Skill AI Prompt Engineering Safety Best PracticesAI Prompt Engineering & Safety Best Practices
-
hainamchung Bundle RAG ArchitectUse when building RAG systems, vector databases, or knowledge-grounded AI applications requiring semantic search, document retrieval, or context augmentation.
-
hainamchung Bundle Agent Assistant Ask❓ Ask Router — Route questions to answer workflows. Use when user types /ask.
-
hainamchung Bundle Agent Assistant Fix🔧 Fix Router — Route to issue resolution workflows. Use when user types /fix.
-
hainamchung Bundle Agent Assistant Auto🤖 Autonomous Execution — Full workflow automation. Use when user types /auto.
-
hainamchung Bundle Agent Assistant Code💻 Code Router — Route to implementation workflows. Use when user types /code.
-
hainamchung Bundle Agent Assistant Cook🍳 Cook Router — Route to feature implementation workflows. Use when user types /cook.
-
hainamchung Bundle Agent Assistant Docs📝 Docs — Full documentation suite (all sub-commands sequentially). Use when user types /docs.
-
hainamchung Bundle Agent Assistant Plan📋 Plan Router — Route to planning workflows. Use when user types /plan.
-
hainamchung Bundle Agent Assistant Test🧪 Test Router — Route to testing workflows. Use when user types /test.
-
hainamchung Skill Agent Assistant Wiki📚 Wiki Generation — AI-powered wiki documentation suite. Use when user types /wiki (wiki-auto fallback).
-
hainamchung Bundle Agent Assistant Debug🐛 Debug Router — Route to debugging workflows. Use when user types /debug.
-
hainamchung Bundle Agent Assistant Design🎨 Design Router — Route to design workflows. Use when user types /design.
-
hainamchung Bundle Agent Assistant Report📝 Report Router — Multi-purpose reporting. Use when user types /report.
-
hainamchung Bundle Agent Assistant Review🔍 Review Router — Route to code review workflows. Use when user types /review.
-
hainamchung Bundle Agent Assistant Ask Fast⚡ Quick Answer — Direct response from codebase context. Use when user types /ask:fast.
-
hainamchung Bundle Agent Assistant Ask Hard⚡⚡⚡ Research Answer — External research with comprehensive analysis. Use when user types /ask:hard.
-
hainamchung Bundle Agent Assistant Fix Fast⚡ Quick Fix — Rapid issue resolution. Use when user types /fix:fast.
-
hainamchung Bundle Agent Assistant Fix Hard⚡⚡⚡ Full Fix — Complete issue resolution with research. Use when user types /fix:hard.
-
hainamchung Bundle Agent Assistant Fix Team🔺 Team Fix — Golden Triangle adversarial collaboration. Use when user types /fix:team.
-
hainamchung Bundle Agent Assistant Ask 2❓ Ask Router — Route questions to answer workflows. Use when user types /ask.
-
hainamchung Bundle Agent Assistant Fix 2🔧 Fix Router — Route to issue resolution workflows. Use when user types /fix.
-
hainamchung Bundle Agent Assistant Code Fast⚡ Quick Implementation — Direct coding without planning phase. Use when user types /code:fast.
-
hainamchung Bundle Agent Assistant Code Hard⚡⚡⚡ Full Development Cycle — Plan → Implement → Test → Review. Use when user types /code:hard.
-
hainamchung Bundle Agent Assistant Code Team🔺 Team Code — Golden Triangle adversarial collaboration. Use when user types /code:team.
-
hainamchung Bundle Agent Assistant Cook Fast⚡ Quick Feature — Rapid feature implementation. Use when user types /cook:fast.
-
hainamchung Bundle Agent Assistant Cook Hard⚡⚡⚡ Full Feature — Complete feature development lifecycle. Use when user types /cook:hard.
-
hainamchung Bundle Agent Assistant Cook Team🔺 Team Feature — Golden Triangle parallel agent collaboration. Use when user types /cook:team.
Frequently asked questions
What are AI & ML agent skills?
AI & ML agent skills cover the machine-learning workflow itself: writing and evaluating prompts, building RAG pipelines, running evals, and wiring up model APIs. Each one is a SKILL.md file your agent loads on demand, so the know-how travels across Claude Code, Cursor, and 60+ agents.
Which AI & ML skills are most installed?
Popular AI & ML skills on SkillMD right now include mem0, trpc, viem. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do AI & ML skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.