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.

AI & ML

5,020 skills
stribus
Speckit Implement Agent
Speckit Implement Agent
1
stribus
Speckit Constitution Agent
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
1
stribus
Speckit Taskstoissues Agent
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
1
stribus
Create Github Issue Feature From Specification
Create GitHub Issue for feature request from specification file using feature_request.yml template.
1
stribus
Create Github Issues Feature From Implementation Plan
Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.
1
promisingcoder
Gemini
Gemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.
0
promisingcoder
Mcporter
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.
0
promisingcoder
Model Usage
Summarize CodexBar local cost logs by model for Codex or Claude, including current or full breakdowns.
0 · bundle
promisingcoder
Coding Agent
Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
0
promisingcoder
Discord Clawd
Use to talk to the Discord-backed MarketingClaw agent/session; not for archive search.
0 · bundle
promisingcoder
Verify Release
Verify an MarketingClaw release is fully published across GitHub, npm, plugins, ClawHub, package smoke, and live Gateway agent turns.
0
promisingcoder
Acp Router
Route plain-language requests for Claude Code, Cursor, Copilot, MarketingClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either MarketingClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.
0
promisingcoder
Prose
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
0 · bundle
openagentinternet
Metabot Help
Use when a human asks what OAC, Open Agent Connect, MetaBot, metabot, Bot, or bot can do; asks for available features, abilities, functions, usage examples, or a capability map; or needs an explanation of what the user can accomplish through OAC/MetaBot/Bot after installation. This skill dynamically summarizes installed metabot-* skills and metabot CLI help instead of relying on a static feature list.
6
openagentinternet
Metabot Post Buzz
Use when an agent needs to publish one simplebuzz post to MetaWeb (optionally with uploaded attachments); do not use this skill for private chat, service-order delegation, or network source management.
6
openagentinternet
Metabot Omni Reader
Use when an agent needs read-only MetaWeb data access (local Bot/MetaBot identity state, service, trace, or chain reads) and should prefer public metabot interfaces. Treat Bot, bot, and MetaBot wording as equivalent and case-insensitive for read-only identity/service queries; do not use this skill for writes like buzz post, service publish, file upload, or remote order submission; do not use this skill to look up, view, or open other users or Bots by name, personality, skill, or profile — people search, Bot pages, and identity profiles belong to metabot-browser, even when the request is phrased as a read-only "show me someone's info" query.
6
openagentinternet
Metabot Identity Manage
Use when a human or agent needs local Bot/MetaBot identity create/list/assign/who workflows, persona setup or updates, including first-time bootstrap creation plus doctor verification. Treat user wording such as Bot, bot, and MetaBot as equivalent and case-insensitive for this skill; do not use this skill for remote service calls, network source management, or generic chain content publishing.
6 · bundle
openagentinternet
Metabot LLM Wiki
Embedded runtime for generated local Wiki skills. It manages local registries, raw document ingestion, incremental indexes, cited queries, static wiki builds, ZIP bundles, large-file upload, and optional on-chain snapshot publication.
6 · bundle
bog5d
MCP
Complete MCP ecosystem — native client configuration, mcporter CLI, ACP subagent integration (Cursor, Claude Code), MCP server mode, and application-specific MCP integrations.
0 · bundle
bog5d
Computer Use
Drive the user's desktop in the background — clicking, typing, scrolling, dragging — without stealing the cursor, keyboard focus, or switching virtual desktops / Spaces. Cross-platform: macOS, Windows, Linux. Works with any tool-capable model. Load this skill whenever the `computer_use` tool is available.
0
bog5d
Mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
0
bog5d
Hermes Upgrade
将 Hermes Agent 升级到最新版(从 GitHub 拉取 + 处理结构变更 + 重启 gateway)
0
bog5d
Comfyui
Generate images, video, and audio via diffusion workflows.
0 · bundle
bog5d
Hermes Extension
Extend Hermes Agent by adding new tools (sync + async patterns), authoring in-repo skills, upgrading Hermes, and understanding s6 container supervision. Class-level umbrella for Hermes development workflows.
0 · bundle
bog5d
Clip
OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, content moderation, or vision-language tasks without fine-tuning. Best for general-purpose image understanding.
0 · bundle
bog5d
LLM Wiki
Karpathy's LLM Wiki: build/query interlinked markdown KB.
0
bog5d
Context Compression
Extend and upgrade Hermes Agent's context compression system — StagedArchiver, knowledge fingerprinting, /uncompress command, look-ahead triggers, and schema migration patterns.
0 · bundle
bog5d
Dspy
DSPy: declarative LM programs, auto-optimize prompts, RAG.
0 · bundle
bog5d
Peft Fine Tuning
Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.
0 · bundle
bog5d
Gguf Quantization
GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.
0 · bundle
bog5d
Whisper
OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.
0 · bundle
bog5d
Huggingface Hub
HuggingFace hf CLI: search/download/upload models, datasets.
0
eli-yu-first
Bim Model Analyzer
Analyzes BIM models for clash detection, quantity takeoff, and construction sequence planning
6 · bundle
eli-yu-first
Running Coach Agent
Coaches runners with training plans, pace calculations, race strategies, and form analysis
6 · bundle
eli-yu-first
Resume Screening Agent
Screens resumes with skill matching, experience evaluation, and bias-free candidate ranking
6 · bundle
eli-yu-first
Sla Monitor Agent
Monitor service level agreements and generate compliance reports with breach alerts
6 · bundle

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 model-usage, peft-fine-tuning, speckit-implement.agent. Rankings shift as installs change; sort this page by "Most downloaded" 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 add <owner>/<name>, or copy the file into your agent's skills directory.