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.
-
luokai0 Skill Oc Legaldoc AILegaldoc Ai
10 -
luokai0 Skill Oc Bountyhub AgentBountyhub Agent
10 -
luokai0 Skill Oc MessageguardMessageguard
10 -
luokai0 Skill Oc Gmail Last5Gmail Last5
10 -
luokai0 Skill Oc Token GuardToken Guard
10 -
luokai0 Skill Oc Crypto HackathonCrypto Hackathon
10 -
luokai0 Skill Oc Brain SearchBrain Search
10 -
luokai0 Skill Oc Scent TrailsScent Trails
10 -
luokai0 Bundle Speckit UpdaterSpecKit Safe Update
10 -
luokai0 Skill Oc Crewmind BetsCrewmind Bets
10 -
luokai0 Skill Oc Publish GuardPublish Guard
10 -
luokai0 Skill Oc Super BrowserSuper Browser
10 -
luokai0 Skill Oc Sentiment ScoreSentiment Score
10 -
luokai0 Bundle DocUse when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.
10 -
luokai0 Skill Oc Agent Team KitAgent Team Kit
10 -
luokai0 Skill Oc Sports BettingSports Betting
10 -
luokai0 Skill Oc BlueskyBluesky
10 -
luokai0 Skill Oc Advisory CouncilAdvisory Council
10 -
luokai0 Skill Oc Agent ReputationAgent Reputation
10 -
luokai0 Skill Free Stack BuilderFree Stack Builder
10 -
luokai0 Skill Oc Raiffeisen ElbaRaiffeisen Elba
10 -
luokai0 Skill Oc ListonicListonic
10 -
luokai0 Skill Oc Mupibox Media DBMupibox Media Db
10 -
luokai0 Skill Oc Sota Tracker MCPSota Tracker Mcp
10 -
luokai0 Skill Oc Consensus InteractConsensus Interact
10 -
taosdata Bundle Idmp EasyuseIDMP总控编排技能 - 核心枢纽技能。根据用户需求(无论是无文件输入的场景Demo生成,还是带有文件/明确业务数据的具体接入),实现"一键式"自动化编排。静默调度 idmp-sample-data-generator、MCP 可视化工具链和 idmp-analysis-creator 完成全流程(行业调研 -> 数据生成 -> 告警分析 -> 面板创建)。
-
taosdata Bundle Idmp Workflow Datasource DiagnoseIDMP datasource diagnosis workflow. Read the connection, probe connectivity, inspect databases and metadata, compare model mappings, and reread after every probe or write.
-
iamneilroberts Bundle CodexDelegate a task or question to the OpenAI Codex CLI running as an isolated subagent, then relay its answer. Use when the user invokes /codex <prompt>, says "ask codex", "have codex look at / do X", or wants a second independent model to investigate a question or make a self-contained edit. Read-only by default; /codex --write lets Codex edit the working tree. Distinct from /codex-review, which is the structured JSON review gate — /codex is a general-purpose Codex delegate.
-
iamneilroberts Skill ReviewThe top-level review verb — decide WHETHER, WHEN, WHICH, and HOW HARD to review a change before reaching for a review tool. Assesses the situation (a plan vs a diff, the risk surface, what changed since the last review, rounds already spent), picks the lightest review shape the risk justifies (in-session self-review → cross-model → multi-model panel), sets an initial round budget it will extend only on convergence, and dispatches. Exists to stop review spirals: reviewing before the plan is formed, reviewing after every trivial edit, or looping a reviewer past the point of convergence. Triggers on `/review`, "should I review this", "what review does this need", "is this worth a codex-review / panel".
-
iamneilroberts Bundle EvaluateTear down a third-party product/tool/library from a single URL and answer two questions: (1) is the product worth adopting as-is — installed into your Claude Code workflow (a CLI, MCP server, skill, or dotfile) or otherwise kept around — and (2) are there features or code worth lifting into your current repo. Most evaluations are hunting for one of those two wins. It resolves the URL to its source (repo, README, launch post — with Reddit and paywalled-fetch fallbacks), characterizes the product from its docs, clones the code locally when it's open source, then fans out read-only subagents — each handed a subset of the codebase plus your repo's context — to find liftable features with file:line evidence and portability notes. The calling session merges the findings into a verdict (adopt / lift / partial / skip) with per-finding analysis and writes a report to docs/evaluations/. Use for "is this repo worth anything to me?", "should I start using this", competitive teardowns, "should we adopt X", "evaluate this
-
iamneilroberts Bundle LLM ToolsUse when a session is about to bulk-read 3+ files or any single file over ~400 lines, generate predictable boilerplate (tests, fixtures, config scaffolds, doc templates), or compress a long session transcript — and a cheap OpenAI-compatible worker model (Kimi, DeepSeek, OpenRouter, local Ollama) is available via the llm-ask/llm-write/llm-extract CLIs.
-
iamneilroberts Bundle Review PanelRun multiple independent code reviewers (Codex + Gemini + a fresh Claude) on the current diff or a plan, merge their structured verdicts, and apply a consensus-gated challenge round — returning a pass/fail exit code. Use for "panel review this", "get a multi-model review before I ship", "second-opinion review this diff", or /review-panel. Complements single-reviewer /codex-review.
-
iamneilroberts Bundle Frontier SpendUse when planning how to spend scarce or expiring access to a premium frontier-tier model (usage-capped, deprecation cliff, "how should I spend my remaining premium-model budget", 2x burn rate, model leaving the plan) — before starting any premium-model session or writing a spend plan.
-
iamneilroberts Skill Claude Code Best PracticesUse when asked about Claude Code workflow, prompt caching cost, session economics, CLAUDE.md hygiene, context-window management, plan mode, permission modes, hooks, skills, subagents, checkpointing/rewind, parallel sessions, worktrees, headless/CI usage, the Agent SDK, slash commands, MCP configuration, or "what's the right way to use Claude Code for X". Also use proactively BEFORE suggesting /model, /compact, fast-mode toggle, or editing CLAUDE.md mid-session, since those bust the system cache.
-
magnus919 Bundle Data Scientist 2PhD-level expertise in data science, statistics, and machine learning. Use when the task requires rigorous statistical analysis, experimental design, causal inference, advanced modeling, research methodology, or data science project leadership. Load when the user asks about statistical methods, experimental design, model selection, A/B testing, hypothesis testing, power analysis, regression, causality, Bayesian analysis, or research methodology.
-
magnus919 Bundle Artifact Pyramids 2Progressive disclosure for what AI agents produce. Structure research outputs across three layers of increasing depth — Summary (key findings), Analysis Collection (per-dimension files), and Detailed Dossiers (source excerpts, raw data, transcripts) — so downstream agents and humans consume only as deeply as they need. Load this skill when organizing research outputs, building multi-agent research pipelines, or designing agent collaboration protocols.
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 frontier-spend, oc-legaldoc-ai, oc-bountyhub-agent. 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.