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 Techwavedev Agi Agent Kit Render AutomationRender Automation via Rube MCP
-
tomevault-io Bundle Techwavedev Agi Agent Kit Scroll ExperienceScroll Experience
-
tomevault-io Bundle Search SpecialistExpert web researcher using advanced search techniques and Use when this capability is needed.
-
tomevault-io Bundle Slack Bot BuilderBuild Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and W... Use when this capability is needed.
-
tomevault-io Bundle Telegram Mini AppExpert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and build... Use when this capability is needed.
-
tomevault-io Bundle Codex Peer ReviewThis skill should be invoked BEFORE presenting implementation plans, architecture recommendations, code review findings, or answers to broad technical questions. Use proactively when about to "recommend", "suggest", "propose", "design", "plan", or answer "how should", "what's the best way", "which approach". MANDATORY for multi-file changes, refactoring proposals, and security-sensitive recommendations. Use when this capability is needed.
-
tomevault-io Bundle Claude ColliderUse when live coding music with SuperCollider via ClaudeCollider MCP server.
-
tomevault-io Bundle Insights ArchiveArchive Claude Code /insights reports for historical tracking. Supports archiving, listing, comparing, and opening reports. Use when this capability is needed.
-
tomevault-io Bundle Tm VerifyVerify that security controls documented in the threat model actually exist in the codebase. Searches for control implementations, validates configurations, identifies gaps. Use when validating threat model against code, checking security control implementation, or finding security gaps. Use when this capability is needed.
-
tomevault-io Bundle Post Plan WorkflowInternal workflow for post-plan materialization — creates MCP items from the approved plan and dispatches implementation. Triggered automatically after plan approval when MCP tracking is active. Use when this capability is needed.
-
tomevault-io Bundle Design AuthoringTranslate approved requirements into a minimal, implementable technical design (architecture, interfaces, data shapes, trade-offs) following specs/design.md. Use when this capability is needed.
-
tomevault-io Bundle Parallel Ready DjangoAudit and prepare a Django codebase for parallel multi-agent development. Use when asked to check if a Django project is ready for parallelization, prepare a repo for multi-agent work, audit codebase structure, set up orchestration infrastructure, or identify blockers for parallel development. Analyzes Django apps, models, migrations, and module boundaries. Use when this capability is needed.
-
tomevault-io Bundle Pytest WorkflowPytest verification workflow for Python changes with deterministic fixtures, explicit case strategy, and CI-ready evidence. Use when Python modules need executable pytest evidence before merge; do not use for browser-level E2E or non-Python test tooling decisions. Use when this capability is needed.
-
tomevault-io Bundle Kentoshimizu Sw Agent Skills Zsh Style GuideZSH Style Guide
-
tomevault-io Bundle Setup Serena MCPCreates or updates .mcp.json in the current project directory to configure the serena MCP server for Claude Code. Invoke only when the user explicitly runs the `/setup-serena-mcp` slash command — do not trigger on general phrases like "set up serena" or "add an MCP server" unless that exact slash command is used.
-
tomevault-io Bundle Vibe BuildBuild your MVP following the AGENTS.md plan. Use when the user wants to start building, implement features, or says "build my MVP", "start coding", or "implement the project". Use when this capability is needed.
-
tomevault-io Bundle Agent Memory SkillsSelf-improving agent architecture using ChromaDB for continuous learning, self-evaluation, and improvement storage. Agents maintain separate memory collections for learned patterns, performance metrics, and self-assessments without modifying their static .md configuration. Use when this capability is needed.
-
tomevault-io Bundle Kiwi Home AI Coding Resources Agent PatternsAgent Patterns
-
tomevault-io Bundle Knuckles Team Universal Skills MCP InstallerMCP Installer Skill
-
tomevault-io Bundle Check PluginClaude Codeプラグインの陳腐化をチェックし、最新仕様との差異を報告する。Claude Code更新後のプラグイン互換性確認、定期的なメンテナンス、新規プラグイン作成後の検証に使用。引数で特定プラグインを指定可能(例:check-plugin git)。--fixフラグで自動修正も実行可能。 Use when this capability is needed.
-
tomevault-io Bundle MCP Lance ContextBuild or update the lance-context MCP server and Claude Code example that uses lance-context as a memory/knowledge store. Use when this capability is needed.
-
tomevault-io Bundle Langcare Langcare MCP Fhir Langcare MCP FhirPrescription Appropriateness Review
-
tomevault-io Bundle Laurigates Claude Plugins MCP Code ExecutionMCP Code Execution Pattern
-
tomevault-io Bundle Yiuimcp面向嵌入 `Packages/cn.etetet.yiuimcp` 的 Unity 项目的 CLI-first 自动化 skill。适用于让 AI 通过包内的 PowerShell 流程脚本驱动 Unity,而不是逐个执行传统 MCP tool call。可用于编译 Unity、读取控制台输出、执行包内 CLI flow、通过脚本入口调用 YIUI MCP 工具,以及围绕 `Config/*.ps1` 扩展新的高聚合 CLI 工作流。 Use when this capability is needed.
-
tomevault-io Bundle Semantic Anchor OnboardingDEPRECATED alias of semantic-contracts-installer. Renamed because the skill's high-value job is installing Semantic Contracts (compositions the LLM cannot guess), not bare anchor lists. Use semantic-contracts-installer instead; this alias forwards to it and will be removed after one release. Use when this capability is needed.
-
tomevault-io Bundle Deployerphp AdminFull-access DeployerPHP operator for provisioning, deployment, DNS, services, cron, supervisor, and debugging. Use when an agent must execute infrastructure changes through explicit non-interactive CLI commands with complete option values and safety confirmations. Use when this capability is needed.
-
tomevault-io Bundle Paw ImplementImplementation activity skill for PAW workflow. Executes plan phases with code changes, documentation phases, and PR review comment handling. One phase per invocation. Use when this capability is needed.
-
tomevault-io Bundle Lowyshin Giip Dev Agent Claude Code LearningClaude Code Learning Skill
-
tomevault-io Bundle JatevoFree inference-as-a-service via Jatevo.id — access Qwen 3.5 Plus, Kimi K2.5, and GLM 4.7 at zero cost. Use when you want free, high-quality LLM models for OpenClaw. Use when this capability is needed.
-
tomevault-io Bundle Flutter HTTP And JSONExecutes HTTP requests and handles JSON serialization in a Flutter app. Use when integrating with REST APIs or parsing structured data from external sources. Use when this capability is needed.
-
tomevault-io Bundle M00kk Agent Skills Playbook Build MCP ServerBuild MCP Server
-
tomevault-io Bundle Managedcode Dotnet Skills Code Testing AgentCode Testing Generation Skill
-
tomevault-io Bundle Model SkillCreate Pydantic v2 data models with validation, type hints, and proper configuration. Use when designing data structures or schemas. Use when this capability is needed.
-
tomevault-io Bundle Meta SelfMaster reference for categorical meta-prompting unified syntax. Contains all modifiers, operators, composition patterns, and execution protocols. Use this skill for self-reference when executing any prompt workflow, ensuring consistent syntax across all commands and skills. Use when this capability is needed.
-
tomevault-io Bundle Agent Team Prompt BuilderGenerate hyper-detailed prompts for Claude Code agent teams based on a plan, feature request, or conversation context. Use this skill whenever the user wants to create a prompt for an agent team, prepare a task for a coding agent, generate a team prompt, build an autonomous agent workflow, or says things like "create a prompt for agent teams," "prepare a task for a fresh session," "generate a team prompt," "build me an agent prompt," "I want to hand this off to an agent team," "create agent team instructions," or "write me an autonomous coding prompt." Also trigger when the user describes a complex feature and asks to delegate it, wants to prepare work for parallel agents, or mentions "fresh context," "copy-paste prompt," or "autonomous implementation. Use when this capability is needed.
Audited -
tomevault-io Bundle Generate Report HeaderCreate standardized report headers with metadata for all agent-generated reports. Use when generating bug reports, security audits, dependency reports, or any worker output requiring consistent formatting. 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 techwavedev--agi-agent-kit--render-automation, techwavedev--agi-agent-kit--scroll-experience, search-specialist. 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.