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.
-
tomevault-io Bundle InstructionsProject-specific development instructions. Use whenver instructions are mentioned. Auto-Load when working on tasks like coding, testing, git operations, or exploring the codebase. Read the matching file from references/. Use when this capability is needed.
-
tomevault-io Bundle Swiftdata ProWrites, reviews, and improves SwiftData code using modern APIs and best practices. Use when reading, writing, or reviewing projects that use SwiftData. Use when this capability is needed.
-
tomevault-io Bundle Tylercannon Agent Skills Asdf Runtime Version UpdaterASDF Runtime Version Updater
-
tomevault-io Bundle Creative IdeationUse when brainstorming ideas, stuck on a problem, exploring alternatives, or needing creative input - provides structured creativity methods (SCAMPER, Six Hats, Mind Map), Multi-Agent parallel thinking, and concept collision for unexpected sparks. Don't use for mechanical execution tasks
-
tomevault-io Bundle Clinical Decision Support用于制药和临床研究环境中生成专业临床决策支持(CDS)文档,包括患者队列分析(基于生物标志物分层并结合结局分析)以及治疗推荐报告(基于循证指南并包含决策算法)。支持 GRADE 证据分级、统计分析(如风险比、 生存曲线、瀑布图)、生物标志物整合以及监管合规要求。输出为可发表级别的 LaTeX/PDF 格式,针对药物开发、临床研究和证据综合进行了优化。 Use when this capability is needed.
-
tomevault-io Bundle Fastapi ArchitectScaffold, review, or refactor FastAPI services using uv, a src/ layout, versioned routers, and optional singleton clients; use for new services or architecture cleanups. Use when this capability is needed.
-
tomevault-io Bundle Rlm Context ManagementThis skill implements the **Recursive Language Model (RLM)** approach from MIT CSAIL (arXiv:2512.24601) for handling contexts that exceed effective processing capacity. Instead of feeding long prompts directly into the neural network, RLM treats them as external environment data to be examined programmatically. Use when this capability is needed.
-
tomevault-io Bundle Yakhandler One2rule Them All One2rule Them All SkillsReconcile Agent Skills Across Tools
-
tomevault-io Bundle Grepai Embeddings LmstudioConfigure LM Studio as embedding provider for GrepAI. Use this skill for local embeddings with a GUI interface. Use when this capability is needed.
-
tomevault-io Bundle Youdotcom Oss Agent Skills Ydc Crewai MCP IntegrationIntegrate You.com MCP Server with crewAI
-
tomevault-io Bundle Semantic SearchreindexUse when you want to rebuild or refresh the semantic search index for the codebase
-
tomevault-io Bundle Modern Python SubstrateModern Python toolchain substrate. uv for installs and venvs, ruff for lint and format, ty for typecheck, pytest for tests, hypothesis for property-based tests, src/ layout, pyproject.toml as single source of truth, pre-commit hooks. Plus LLM-stack patterns when the codebase calls anthropic, openai, tiktoken, or similar SDKs (prompt caching, retries, streaming, token counting). Use when the user says /python-setup, "set up Python project", "modern Python toolchain", "switch from poetry to uv", "ruff config", "ty migration from mypy", "configure pytest", or starts a new Python codebase. Covers Python 3.11+ idioms. Use when this capability is needed.
-
tomevault-io Bundle Sonarqube Code Scanner AgentAutomated code quality scanning using SonarQube REST API and SonarScanner CLI. Detects code smells, bugs, and vulnerabilities across 30+ languages with configurable quality gates. Use when this capability is needed.
-
tomevault-io Bundle Alterlab MolfeatFeaturizes molecules for machine learning with molfeat (100+ featurizers) — ECFP and MACCS fingerprints, physicochemical descriptors, and pretrained model embeddings (ChemBERTa), converting SMILES into feature vectors. Use when turning molecules into ML-ready features for QSAR or molecular modeling, or comparing fingerprint and descriptor representations. Part of the AlterLab Academic Skills suite. Use when this capability is needed.
-
tomevault-io Bundle Anishi1222 Multi Agent Code Reviewer Microsoft FoundryMicrosoft Foundry Skill
-
tomevault-io Bundle Arpitg1304 Robotics Agent Skills Robotics Agent SkillsRobotics Software Design Principles
-
tomevault-io Bundle Training Apo AgentsTrain LangChain/LangGraph agents using Microsoft Agent-Lightning APO (Automatic Prompt Optimization). Use when user mentions APO training, prompt optimization, agent-lightning, training multi-agent systems, training single agents, or optimizing agent prompts. Use when this capability is needed.
-
tomevault-io Bundle Avdlee Swift Concurrency Agent Skill Swift ConcurrencySwift Concurrency
-
tomevault-io Bundle Flutter Error HandlingImplements systematic error handling in Flutter with Riverpod. Trigger this skill whenever the user asks about "handle error", "what if the API fails", "show error state", "error message", "retry on failure", "AsyncValue error", "API hatası", "hata göster", or when writing any provider that performs async work. Covers the domain error model with Freezed sealed classes, Dio exception mapping, AsyncValue UI patterns, retry logic, and when to use SnackBar vs inline error vs full-screen error state. Prevents silent error swallowing and technical error messages leaking to users. Use when this capability is needed.
-
tomevault-io Bundle Understand ContextGenerate an architecture summary from the knowledge graph and inject it into CLAUDE.md, AGENTS.md, or .github/copilot-instructions.md so every agent session starts with codebase context Use when this capability is needed.
-
tomevault-io Bundle Linux HardeningApply CIS benchmarks and secure Linux servers. Configure SSH, manage users, implement firewall rules, and enable security features. Use when hardening Linux systems for production or meeting security compliance requirements. Use when this capability is needed.
-
tomevault-io Bundle Time Series Anomaly DetectionDetect anomalies in time series data using Prophet Framework (Meta), which frames the seasonality, trend holiday effect and other needed regressors into its model, to identify unusual surges or slumps in trends. This is a general methodology analyst can use for understanding what changes of their tracking metrics are manifesting anomalies pattern. Use when this capability is needed.
-
tomevault-io Bundle Agent Relay Local HandoffResume or hand off repositories that already use a local code relay workflow centered on AGENTS.md and orchestrator documents such as BOOT.md, PROGRAM.md, CHECKPOINT.md, HANDOFF.md, and LEADERBOARD.md. Use when Codex should recover context from repository documents, summarize the trusted best state, or prepare a clean session transition without depending on chat history or repository-local scripts. Use when this capability is needed.
-
tomevault-io Bundle Bsl Model BuilderBuild BSL semantic models with dimensions, measures, joins, and YAML config. Use for creating/modifying data models. Use when this capability is needed.
-
tomevault-io Bundle Agent JournalSearch past AI agent sessions, stored knowledge, and indexed content. Use for finding previous work, recalling conventions, storing learnings, and indexing documentation. Use when this capability is needed.
-
mturac Bundle PromptguardAudit system prompts, agent prompts, router prompts, tool/function-call prompts, and coding-agent instructions as executable contracts. Use before writing or seeding prompts; blocks vague "fix this / write code" tasks missing ownership and verification. Works with Hermes, Claude Code, Codex, OpenCode, OpenClaw.
-
tomevault-io Bundle Flow Next PrimeComprehensive codebase assessment for agent and production readiness. Scans 8 pillars (48 criteria), verifies commands work, checks GitHub settings. Reports everything, fixes agent readiness only. Triggers on /flow-next:prime. Use when this capability is needed.
-
tomevault-io Bundle Graysurf Agent Kit Chrome Devtools Debug CompanionChrome DevTools Debug Companion
-
tomevault-io Bundle Code Review SpecialistsUse this workflow to review broad or risky diffs through focused, read-only
-
tomevault-io Bundle Graysurf Agent Workspace Launcher Release HomebrewRelease Homebrew (agent-workspace-launcher)
-
tomevault-io Bundle Grey Haven Prompt EngineeringMaster 26 documented prompt engineering principles for crafting effective LLM prompts with 400%+ quality improvement. Includes templates, anti-patterns, and quality checklists for technical, learning, creative, and research tasks. Use when writing prompts for LLMs, improving AI response quality, training on prompting, designing agent instructions, or when user mentions 'prompt engineering', 'better prompts', 'LLM quality', 'prompt templates', 'AI prompts', 'prompt principles', or 'prompt optimization'. Use when this capability is needed.
-
tomevault-io Bundle Senior Computer VisionWorld-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production deployment. Use when building vision AI systems, implementing object detection, training custom vision models, or optimizing inference pipelines. Use when this capability is needed.
-
tomevault-io Bundle Senior Prompt EngineerWorld-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Codex, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building AI products, optimizing LLM performance, designing agentic systems, or implementing advanced prompting techniques. Use when this capability is needed.
-
tomevault-io Bundle Helixdevelopment Helixagent Cursor Model SelectionCursor Model Selection
-
tomevault-io Bundle Code Reviewer AgentComprehensive code review agent that performs systematic, multi-dimensional analysis of code quality. Conducts security, performance, maintainability, testing, and architecture reviews with detailed checklists and actionable recommendations. Use when reviewing PRs, auditing codebases, establishing review standards, or performing technical debt assessment. Use when this capability is needed.
-
tomevault-io Bundle Review Model GuidanceGuidance for selecting models when performing code review with subtasks. Load this skill to enable intelligent model selection for review analysis — choosing faster models for simple tasks and deeper reasoning models for complex analysis. Use when this capability is needed.
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 instructions, swiftdata-pro, tylercannon--agent-skills--asdf-runtime-version-updater. 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.