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.
-
dvcrn Bundle News AI RAG FetcherFetch news data for AI agents and RAG pipelines. Each call charges 0.001 USDT via SkillPay.
32 -
dvcrn Bundle Taskqueue Async Task Queue For AI AgentsQueue async tasks for your agent with retry logic, priority levels, dependency chains, concurrency, per-task timeouts, event hooks, cancel/clear, and run metrics. Production-ready task orchestration for AI agents.
32 -
dvcrn Bundle Openclaw Agent Optimize SkillDEPRECATED — duplicate listing. Please use the canonical "openclaw-agent-optimize" skill instead.
32 -
dvcrn Bundle Owasp Asi07 Inter AgentInter-Agent Communication Skill (OWASP ASI07)
32 -
dvcrn Skill Owasp Asi09 Human TrustHuman-Agent Trust Exploitation Skill (OWASP ASI09)
32 -
dvcrn Skill Prompt InjectionMalicious Skill — Prompt Injection
32 -
dvcrn Bundle Prompt Leakage SkillSystem Prompt Leakage Test Skill
32 -
dvcrn Bundle Ollama On Windows Complete Setup Cors Fix Custom ModelsComplete Windows setup guide for Ollama: installation, CORS header fix for web apps, custom model creation with Modelfiles, and integration with desktop AI tools.
32 -
dvcrn Bundle The 2026 Guide To Prompt Engineering Ibm 4a7e73bds GPT, DALL-E, Stable Diffusion, Anthropic
32 -
dvcrn Bundle Examples Of Prompts Prompt Engineering Guide 61f443e2s create a conversational system that
32 -
dvcrn Bundle Best Stable Diffusion Prompts Guide With Examples B5e23001create an image similar to a particular artist
32 -
dvcrn Bundle A Beginner S Guide To Chatgpt Prompt Engineering D 558bdbec, it might predict the next word as
32 -
gabrielmoreira Bundle Ax128 AegisgateAegisGate Agent Skill
17 -
gabrielmoreira Bundle Vibe Trading 2Professional finance research toolkit — backtesting (10 engines + benchmark comparison panel), factor analysis, Alpha Zoo (462 pre-built alphas across qlib158/alpha101/gtja191/academic/fundamental), options pricing, 90 finance skills, 30 multi-agent swarm teams, Trade Journal analyzer, and Shadow Account (extract → backtest → render) across 27 market-data sources (tushare, yfinance, okx, binance, akshare, baostock, tencent, mootdx, ccxt, futu, mt5, tickerall, local, eastmoney, sina, stooq, yahoo, pykrx, india_broker, qveris, longbridge, nobitex, wallex, plus optional-key finnhub/alphavantage/tiingo/fmp).
17 -
gabrielmoreira Bundle PromptingPrompting — building reliable LLM prompts
17 -
gabrielmoreira Bundle Tanshilongmario Promptskill4imagePrompt Engineering - 高级图像提示词工程 Skill
17 -
gabrielmoreira Skill ReinsUse whenever security, policies, governance, guardrails, compliance, or safety are relevant — including blocked commands, audit trails, dangerous operations, deletions, file modifications, shell commands, MCP access, API calls, network requests, credentials, or any action that could be irreversible or destructive.
17 -
gabrielmoreira Skill Multi Agent OrchestratorEnables a secondary AI model to advise the primary when it gets stuck, fails repeatedly, or needs upfront planning.
17 -
gabrielmoreira Bundle Oma BackendImplement server APIs, authentication, and application data access. Schema modeling and query tuning use oma-db.
17 -
gabrielmoreira Skill Git NotesUse when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.
17 -
gabrielmoreira Skill ObservabilityStructured logging, distributed tracing, and alerting for AI systems and traditional services. You can't fix what you can't see.
17 -
gabrielmoreira Bundle Oma TranslationTranslate or revise localized UI strings and prose while preserving meaning, terminology, placeholders, and structure.
17 -
gabrielmoreira Skill Git WorktreesUse when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.
17 -
gabrielmoreira Bundle Oma OrchestrationDispatch and supervise parallel specialist agents with durable task state. Use when automated multi-agent execution is requested.
17 -
gabrielmoreira Skill SdlcRoute a task to the next synced SDLC workflow based on current artifacts and repo state.
17 -
gabrielmoreira Skill Roundtable Debate圆桌会议 - 多子Agent协作生成高质量设计文档。触发关键词:圆桌会议、设计文档、生成设计、详细设计、架构设计、plus design、出设计、写设计、深度设计、给我出一份设计、设计评审、圆桌会议plus。输入:PBI需求、设计方案、技术选型。输出:可直接编码的设计文档。核心机制:必须使用runSubagent启动5个独立子Agent,分层执行(4并行+实施派依赖),主Agent组装设计评审文档,6个文件交付。
17 -
gabrielmoreira Skill Fpf QuerySearch the FPF knowledge base and display hypothesis details with assurance information
17 -
gabrielmoreira Skill Fpf ResetReset the FPF reasoning cycle to start fresh
17 -
gabrielmoreira Bundle Oma Skill CreationCreate or revise OMA skills and their references. Use for skill routing, execution contracts, conditional loading, and authoring validation.
17 -
gabrielmoreira Skill Google Maps ScraperScrape business data from Google Maps — names, phones, emails, websites, ratings, reviews. Extract leads by keyword and location with no coding required.
17 -
gabrielmoreira Skill Git Load IssuesLoad all open issues from GitHub and save them as markdown files
17 -
gabrielmoreira Bundle Video Podcast MakerUse when the user gives a topic and wants an automated topic-driven narrated explainer, podcast, or knowledge-summary video (Bilibili / YouTube / Xiaohongshu / Douyin / WeChat Channels), or asks to learn visual design patterns from a reference video/image. Trigger when the user mentions creating a knowledge video, narrated explainer, video podcast, or animated infographic-style video from a topic — even if they don't say "video podcast" explicitly. Also trigger when the user wants to regenerate, re-render, rebuild, update, or iterate on a narrated video this skill already produced — e.g. they edited the script/prompt, changed the visuals, or swapped the background music and want the final video remade (reuse the existing videos/{name}/ directory, never start a new project). Do NOT trigger for generic video editing, trimming, format conversion, color grading, or non-narrative video tasks. Produces 4K video via research → script → TTS → Remotion → MP4 + BGM.
17 -
gabrielmoreira Skill Using MCPWires MCP servers into a Copilot client and verifies them.
17 -
gabrielmoreira Skill Customaize Agent Test SkillUse when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
17 -
gabrielmoreira Skill MCP Build MCPGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
17 -
gabrielmoreira Skill Integration TestingTest real system boundaries, not mocks of mocks. Integration tests verify that components work together, not that they work in isolation.
17
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 news-ai-rag-fetcher, TaskQueue — Async Task Queue for AI Agents, openclaw-agent-optimize-skill. 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.