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 Abhayla Claude Best Practices MCP Server BuilderMCP Server Builder
-
tomevault-io Bundle Benchmark FetcherFetch benchmark performance data from 6 leaderboard websites using Playwright MCP and update model manifests with the latest scores. Supports SWE-bench, TerminalBench, SciCode, LiveCodeBench, MMMU, MMMU Pro, and WebDevArena benchmarks. Use when this capability is needed.
-
tomevault-io Bundle Autoops Standard SkillAutoOps 项目标准技能(完整版)。包含完整 SOP、质量门禁、MCP Playwright 测试、README 功能验证与 curl 测试流程。 Use when this capability is needed.
-
tomevault-io Bundle Huggingface SkillsHugging Face Hub operations - models, datasets, Spaces, training with TRL, evaluation, and CLI operations. Use when working with ML models, datasets, or Hugging Face infrastructure. Use when this capability is needed.
-
tomevault-io Bundle Global Stock AnalysisGlobal stock analysis (US, China & EU stock markets, technicals, fundamentals, etc) powered by NASDAQ's official data provider Alpha Vantage. 全球股票分析(包括美股、A股和欧洲股市、技术面分析、基本面分析等)。 Use when this capability is needed.
-
tomevault-io Bundle Am2rican5parallel Agent OrchestrationOrchestrate multiple Claude agents working in parallel on a shared codebase with task locking, conflict avoidance, and autonomous work loops. Use when user says "run parallel agents", "orchestrate agents", "multi-agent workflow", "coordinate agents on shared codebase", "parallelize this work", or "run multiple agents simultaneously". Key capabilities include task decomposition, lock-file coordination, git worktree isolation, and branch-per-agent strategies. Do NOT use for single-agent task execution (use task-runner agent instead) or for learning about testing patterns (use test-driven-autonomous-dev instead). Use when this capability is needed.
-
tomevault-io Bundle LLM Local DeploymentComprehensive guide for deploying LLMs locally using Ollama, vLLM, and Use when this capability is needed.
-
tomevault-io Bundle Deepgram Python Conversational SttUse when writing or reviewing Python code in this repo that calls Deepgram Conversational STT v2 / Flux (`/v2/listen`) for turn-aware streaming transcription. Covers `client.listen.v2.connect(...)`, Flux models, end-of-turn detection. Use `deepgram-python-speech-to-text` for standard v1 ASR, `deepgram-python-voice-agent` for full-duplex interactive assistants. Triggers include "flux", "v2 listen", "conversational STT", "turn detection", "end of turn", "EOT", "listen.v2", "flux-general-en", "flux-general-multi".
-
tomevault-io Bundle AI Agent ToolsThis library provides ready-to-use Python functions that AI agents can leverage to perform various tasks. Use when this capability is needed.
-
tomevault-io Bundle Basename AgentEnable AI agents to autonomously connect to Web3 dApps via WalletConnect v2 and automatically sign transactions. Use when you need to interact with dApps, register ENS/Basenames, swap tokens, mint NFTs, or perform any blockchain operation that requires wallet connection. Supports Base, Ethereum, and other EVM chains. Use when this capability is needed.
-
tomevault-io Bundle Linkedin TeneoLinkedIn agent that helps you enrich LinkedIn profiles. You prodive a LinkedIn URL and it will return its data from LinkedIn, in a structured JSON format. It works with both People and Companies URL. Use when this capability is needed.
-
tomevault-io Bundle X Finder TeneoX Finder is an intelligent agent designed to assist users in quickly finding information across multiple platforms. It can search social media, websites, and other data sources to provide relevant, up Use when this capability is needed.
-
tomevault-io Bundle Multi Agent OrchestrationDesigns and coordinates multi-agent pipelines where specialized agents collaborate to complete complex tasks. Includes communication protocols, failure handling, and state management. Use when this capability is needed.
-
tomevault-io Bundle Convert Md To PDFConvert Markdown files with Mermaid diagrams to styled PDF. Use when user wants to export/convert markdown to PDF, generate PDF documentation, or create printable documents. Use when this capability is needed.
-
tomevault-io Bundle App Platform SandboxCreate and manage isolated container sandboxes for AI agent code execution. Use when you need ephemeral environments to run untrusted code, execute agent workflows, or test in isolation. NOT for debugging existing apps (use troubleshooting skill). Use when this capability is needed.
-
tomevault-io Bundle Qwen EditAI image editing prompting patterns for Qwen-Image-Edit. Use when editing photos while preserving identity, reframing cropped images, changing clothing or accessories, adjusting poses, applying style transfers, or character transformations. Provides prompt patterns, parameter tuning, and examples. Use when this capability is needed.
-
tomevault-io Bundle Generating RbsGenerates RBS type signatures from Ruby source files. Triggers when creating type definitions, adding types to Ruby code, or generating .rbs files for classes/modules without existing RBS signatures.
-
tomevault-io Bundle Developing Test DrivenAI agent practices test-first development with the Red-Green-Refactor cycle for confident, well-designed code. Use when implementing features, fixing bugs, or establishing testing practices. Use when this capability is needed.
-
tomevault-io Bundle Optimize PerformanceTriggered when user asks to optimize performance, improve speed, or identify bottlenecks. Automatically delegates to the performance-optimizer agent. Use when this capability is needed.
-
tomevault-io Bundle Translate Copilot To ClaudeTranslate one or more GitHub Copilot native files (.github/copilot-instructions.md, .github/instructions/*.instructions.md, .github/agents/*.agent.md, .github/prompts/*.prompt.md, .github/skills/<name>/SKILL.md) into the native Claude runtime. Classify each section into agent/rule/skill/hook surfaces, diff against existing .claude/ state, produce a translation plan for user approval, and then apply the plan. Use when this capability is needed.
-
tomevault-io Bundle Golang AnalyzeGolangの静的解析やテスト、フォーマッタ適用等、品質担保を行うためのSKILL Use when this capability is needed.
-
tomevault-io Bundle Eaa API ResearcherUse when investigating external APIs, libraries, and services. Creates standardized API documentation with auth and endpoints. Trigger with API research or library investigation requests.
-
tomevault-io Bundle Github Elements TrackingThis skill should be used when the user asks to "track work across sessions", "create an epic", "manage issue waves", "post a checkpoint", "claim an issue", "recover from compaction", "coordinate multiple agents", "update memory bank", "store large documents", or mentions GitHub Issues as persistent memory, multi-session work, context survival, agent collaboration, SERENA MCP memory, or project-level context. Provides complete protocols for using GitHub Issues as permanent memory that survives context exhaustion, with integrated SERENA MCP memory bank for project-level context and large document storage. Use when this capability is needed.
-
tomevault-io Bundle Control MappingMaps NIST controls to FedRAMP requirements and documents. Use when helping with control implementation, compliance mapping, security baseline alignment, or understanding control requirements. Use when this capability is needed.
-
tomevault-io Bundle LLM Artifacts DetectionDetects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft. Use when this capability is needed.
-
tomevault-io Bundle Pydantic AI Tool SystemRegister and implement PydanticAI tools with proper context handling, type annotations, and docstrings. Use when adding tool capabilities to agents, implementing function calling, or creating agent actions. Use when this capability is needed.
-
tomevault-io Bundle Create Claude AgentCreate production-ready Claude agent projects using the Claude Agent SDK. Use when this capability is needed.
-
tomevault-io Bundle Agent Config SetupGenerate AI agent config files for any project — Cursor, Claude Code, Copilot, Windsurf, Cline, AGENTS.md. Use when setting up a new project for AI agents. Use when this capability is needed.
-
tomevault-io Bundle Termwright Tui Testing FocusedFocused workflow for TUI E2E testing with Termwright. Use for fast agent guidance when running step files, capturing artifacts, and debugging with trace output. Use when this capability is needed.
-
tomevault-io Bundle Large Document ProcessingProcess large documents (200+ pages) with structure preservation, intelligent parsing, and memory-efficient handling. Also covers intelligent text chunking for AI training and RAG systems. Use when working with complex formatted documents, multi-level hierarchies, or when splitting large content for AI pipelines. Use when this capability is needed.
-
tomevault-io Bundle Langchain Incident RunbookTriage LangChain 1.0 / LangGraph 1.0 production incidents \u2014 LLM-specific\ Use when this capability is needed.
-
tomevault-io Bundle Shopify AI Toolkit WrapperIntegrate Shopify''s AI Toolkit MCP server with Claude Code for GraphQL Use when this capability is needed.
-
tomevault-io Bundle Rails Code GenerationThis skill should be used when the user asks to "generate Rails code", "create a model", "create a controller", "add a migration", "write Rails tests", "set up background jobs", "configure Rails app", or discusses Rails conventions, best practices, ActiveRecord patterns, Hotwire/Stimulus, ViewComponent, RSpec testing, or Ruby on Rails development. Based on Evil Martians' AGENTS.md. Use when this capability is needed.
-
tomevault-io Bundle Fogg Behavior ModelUse when working with the Fogg Behavior Model explains that three elements must converge at the same
-
tomevault-io Bundle Codex Agent CollaborationDelegate coding tasks to Codex AI for implementation, analysis, and alternative solutions. Use when you need a second AI perspective, want to explore different approaches, or need specialized Codex capabilities for complex coding tasks. Use when this capability is needed.
-
tomevault-io Bundle Agent ManagerEmployee agent lifecycle management system. Use when working with agents/ directory employee agents - starting, stopping, monitoring, or assigning tasks to Dev/QA agents running in tmux sessions. Completely independent of CAO, uses only tmux + Python. 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 global-stock-analysis, abhayla--claude-best-practices--mcp-server-builder, benchmark-fetcher. 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.