AI Ml AI Skills

4,774 open-source AI Ml AI skills that teach any AI model a new workflow.

Search and filter AI skills

Showing 2,908-2,958 of 4,774 AI skills

AI skills directory results

K-Dense-AI logo

Deepchem

K-Dense-AI
OrganizationPopular

Molecular ML with diverse featurizers and pre-built datasets. Use for property prediction (ADMET, toxicity) with traditional ML or GNNs when you want extensive featurization options and MoleculeNet…

4.1K
45.4K
7 files
View
github logo

Arize Instrumentation

github
OrganizationPopular

Adds Arize AX tracing to an LLM application for the first time. Follows a two-phase agent-assisted flow to analyze the codebase then implement instrumentation after user confirmation. Use when the…

5K
39.1K
1 files
View
mukul975 logo

Analyzing Ios App Security With Objection

mukul975
CommunityPopular

Runtime iOS app security testing with Objection (Frida): inspect keychain and filesystem data, explore app internals at runtime, and validate/bypass client-side protections during authorized mobile…

4K
32.9K
6 files
View
davila7 logo

Knowledge Distillation

davila7
CommunityPopular

Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance, transferring GPT-4 capabilities to open-source…

3.5K
30.8K
1 files
View
rohitg00 logo

Recall

rohitg00
CommunityPopular

Search agentmemory for past observations, sessions, and learnings about a topic using hybrid BM25 plus vector plus graph search. Use when the user says "recall", "what did we do about", "did we ever",…

2.5K
28.6K
1 files
View
danielmiessler logo

Interview

danielmiessler
CommunityPopular

Evidence-grounded context refresh: reads constitutional files, TELOS, and CURRENT_STATE/IDEAL_STATE dimension files via TelosFreshness, pulls observed data (Oura sleep/HRV, Conduit app-time, work…

2.5K
19K
3 files
View
RightNow-AI logo

Git Expert

RightNow-AI
OrganizationPopular

Git operations expert for branching, rebasing, conflicts, and workflows

2.3K
18.2K
Instructions
View
AgriciDaniel logo

Seo Schema

AgriciDaniel
CommunityPopular

Detect, validate, and generate Schema.org structured data. JSON-LD format preferred. Use when user says "schema", "structured data", "rich results", "JSON-LD", or "markup".

2.5K
17.1K
1 files
View
kubesphere logo

Whizard Logging

kubesphere
OrganizationPopular

Use when working with WizTelemetry Logging extension for KubeSphere, including installation, configuration, and log query API

2.8K
17.1K
Instructions
View
wanshuiyin logo

Idea Discovery Robot

wanshuiyin
CommunityPopular

Workflow 1 adaptation for robotics and embodied AI. Orchestrates robotics-aware literature survey, idea generation, novelty check, and critical review to go from a broad robotics direction to…

1.4K
16.3K
Instructions
View
Orchestra-Research logo

Constitutional Ai

Orchestra-Research
OrganizationPopular

Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety alignment,…

916
12.8K
Instructions
View
cursor logo

Add Read Aloud

cursor
OrganizationPopular

Use when the user runs /add-read-aloud or wants the app to speak text with Grok text-to-speech: read-aloud button on assistant replies, auto-speak, TTS, voice output, narration, IVR prompts, speech…

728
8K
Instructions
View
TokenRhythm logo

Paper Refbib Stub

TokenRhythm
OrganizationPopular

Convert normalized multi-search-engine results to minimal BibTeX, preserving real DOI, author, publication year, arXiv ID, source URL, and provenance metadata when available. Unknown years are omitted…

566
7K
2 files
View
Gentleman-Programming logo

Gentle Ai Chained Pr

Gentleman-Programming
OrganizationPopular

Trigger: PRs over 400 lines, stacked PRs, review slices. Split oversized changes into chained PRs that protect review focus.

760
7K
1 files
View
tech-leads-club logo

The Jury

tech-leads-club
OrganizationPopular

Use when a question, decision, plan, tradeoff, or claim needs a rigorous verdict and one perspective is not enough. Spawns a panel of 3 to 5 subagent jurors that form independent blind opinions,…

530
6.3K
3 files
View
FlorianBruniaux logo

Git Worktree

FlorianBruniaux
CommunityPopular

Create isolated git worktrees for feature development without switching branches

782
6K
Instructions
View
fengshao1227 logo

Arrange

fengshao1227
CommunityPopular

Improve layout, spacing, and visual rhythm. Fixes monotonous grids, inconsistent spacing, and weak visual hierarchy. Use when the user mentions layout feeling off, spacing issues, visual hierarchy,…

446
5.9K
Instructions
View
maziyarpanahi logo

Deploying Openmed Mcp

maziyarpanahi
CommunityPopular

Run OpenMed's Model Context Protocol (MCP) server so coding agents (Claude Code, Codex) and chat clients can call clinical NER, PII extraction, and de-identification as tools, on-device. Use when the…

677
5.3K
Instructions
View
zebbern logo

Html Injection Testing

zebbern
CommunityPopular

This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection…

464
4.6K
Instructions
View
spinabot logo

Nano Pdf

spinabot
OrganizationPopular

Edit PDFs with natural-language instructions using the nano-pdf CLI.

50
4.4K
Instructions
View
basicmachines-co logo

Memory Lifecycle

basicmachines-co
OrganizationPopular

Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old…

283
4K
Instructions
View
Netw0rkNoob logo

Redteam Cve Validation

Netw0rkNoob
OrganizationPopular

CVE validation domain card. Use after CVE lookup has produced applicable or candidate CVEs and red-team mode needs scoped evidence to decide whether to continue, pivot, or report.

454
3.4K
1 files
View
foryourhealth111-pixel logo

Denario

foryourhealth111-pixel
CommunityPopular

Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets,…

288
3.3K
4 files
View
NVIDIA logo

Cupynumeric Hdf5

NVIDIA
OrganizationPopular

Read and write large cuPyNumeric arrays to HDF5 with Legate's parallel, distributed HDF5 I/O (legate.io.hdf5: to_file, from_file, from_file_batched). Use when a developer needs to save a cuPyNumeric…

397
3.3K
6 files
View
samber logo

Golang Refactoring

samber
CommunityPopular

Golang refactoring — safe, at-scale restructuring of existing Go code: a coverage-adaptive safety net, behavior-preserving transforms (gopls Rename/Extract, `gofmt -r`, `gopatch`), the Fowler catalog…

213
3.3K
5 files
View
TanStack logo

Ai Core/Media Generation

TanStack
OrganizationPopular

Image, audio, video, speech (TTS), and transcription generation using activity-specific adapters: generateImage() with openaiImage/geminiImage/byteplusImage, generateAudio() with geminiAudio/falAudio,…

330
3.1K
Instructions
View
google-deepmind logo

Predictingthepast

google-deepmind
OrganizationPopular

Ancient text restoration, attribution, dating, contextualization, and embedding via Aeneas (Latin) / Ithaca (Ancient Greek). Use when asked to "restore", "attribute", "date", "contextualize", "find…

349
3.1K
9 files
View
rpamis logo

Comet Classic

rpamis
OrganizationPopular

Comet Classic workflow entry. Use when the user explicitly invokes /comet-classic, asks to start or resume Classic, or resume-probe returns auto_resume for one unambiguously recoverable active Classic…

295
3.1K
13 files
View
bergside logo

Friendly

bergside
OrganizationPopular

Approachable, intuitive design with rounded elements, ample whitespace, and soft pastel color palettes.

273
2.8K
1 files
View
jeremylongshore logo

Hyperflow Status

jeremylongshore
CommunityPopular

Hyperflow project status. Use to see current hyperflow state — "what is hyperflow doing", "show task progress", "where are we". Read-only — reports in-flight tasks, memory count, and progress. Never…

402
2.8K
Instructions
View
alsk1992 logo

Edge

alsk1992
CommunityPopular

Find mispriced markets by comparing to external models and data sources

336
2.8K
1 files
View
Owl-Listener logo

Design Token

Owl-Listener
CommunityPopular

Define and organise tokens for colour, spacing, type, and elevation with naming and usage rules. Use when establishing the token layer. For auditing existing usage use `design-token-audit`…

384
2.7K
Instructions
View
rlaope logo

Omh Decision Recall

rlaope
CommunityPopular

[omh] Recall scoped reviewed rejected decisions without elevating them to approved memory. Use when the user says: decision-recall, rejected decision recall, rejected decisions, why was this rejected,…

194
2.7K
Instructions
View
HughYau logo

Literature Review

HughYau
CommunityPopular

Find, verify, and synthesize scientific literature — from "what's the seminal paper for X" through full multi-source reviews. Covers grounding claims in real retrieved sources, avoiding fabricated…

152
2.6K
1 files
View
softaworks logo

Mermaid Diagrams

softaworks
OrganizationPopular

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling,…

226
2.5K
7 files
View
tinyfish-io logo

Tinyfish Doctor

tinyfish-io
OrganizationPopular

Diagnose and repair your TinyFish setup — MCP registration, auth, and connectivity. Runs the TinyFish CLI's own doctor for the config checks, then does the one thing the CLI cannot — proving this…

333
2.2K
Instructions
View
openakita logo

Openakita/Skills@Content Research Writer

openakita
CommunityPopular

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Use when the user wants to…

277
2K
1 files
View
Pinvou logo

Government Writing

Pinvou
OrganizationPopular

撰写规范的党政机关公文。当用户要"写/起草/拟一份 通知 / 意见 / 公文"时使用。当前内置文种:通知、意见,印发型主件支持办法/规定(法规体例;请示/报告/函可扩展,在 templates/ 增模板)。按《党政机关公文格式》GB/T 9704-2012 套发文字号、主送机关、层级序号、落款与固定话术,结构化内容经 gongwen MCP 渲染为合规 .docx。

281
2K
3 files
View
xu-xiang logo

Springboot Verification

xu-xiang
CommunityPopular

Spring Boot 项目的验证循环:构建、静态分析、带有覆盖率的测试、安全扫描以及发布或 PR 前的差异审查。

318
1.9K
Instructions
View
aipoch logo

Target Journal Matcher

aipoch
OrganizationPopular

Matches your study to appropriate journals based on topic, design, and evidence strength. Use when deciding where to submit a manuscript, comparing journal options by impact factor vs scope fit vs…

175
1.9K
6 files
View
questflowai logo

Hindenburg Investigation

questflowai
OrganizationPopular

Use when evaluating Hindenburg-style investigative short reports: evidence chains, promoter networks, stock promotion, related parties, disclosure failures, and catalyst-driven short narratives.

138
1.8K
1 files
View
Besty0728 logo

Unity Graphics

Besty0728
CommunityPopular

Manage project-wide GraphicsSettings and QualitySettings

164
1.8K
Instructions
View
ginlix-ai logo

Morning Note

ginlix-ai
OrganizationPopular

Daily research briefing on overnight news, pre-market movers, earnings and macro events. Triggers on morning note, morning meeting, what happened overnight, morning call prep, daily note, trade idea…

288
1.8K
Instructions
View
NeoLabHQ logo

Do In Parallel

NeoLabHQ
OrganizationPopular

Run independent tasks concurrently across multiple files or targets using parallel sub-agents, with per-task model selection and LLM-as-a-judge verification. Use when tasks do not depend on each other…

159
1.7K
Instructions
View
codeaholicguy logo

Technical Writer

codeaholicguy
CommunityPopular

AI DevKit · Review and improve documentation for novice users. Use when users ask to review docs, improve documentation, audit README files, evaluate API docs, review guides, or improve technical…

252
1.6K
1 files
View
Klotzkette logo

Agb Im Bankvertrag Sparkassen Und Banken

Klotzkette
CommunityPopular

Für AGB im Bankvertrag Sparkassen und Banken: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route:…

201
1.6K
Instructions
View
Prismer-AI logo

Prismer Setup

Prismer-AI
OrganizationPopular

Set up Prismer API key — opens browser, auto-registers, zero copy-paste

14
1.6K
Instructions
View
limecloud logo

Summary

limecloud
OrganizationPopular

提炼当前文本、对话或显式文件内容中的关键要点与结论。

207
1.5K
Instructions
View
mohitagw15856 logo

Ai Agent Reliability

mohitagw15856
CommunityPopular

Make an AI agent or automation reliable enough to trust — the tests, checks, and guardrails that catch its failures before they reach anything real. Use when asked how do I test my AI agent, make my…

240
1.4K
Instructions
View
RefoundAI logo

Founding Exec Team

RefoundAI
OrganizationPopular

Help users recruit compatible co-founders, sequence early leadership hires to fill capability gaps, and manage the evolution of the executive team as the company scales.

170
1.3K
2 files
View
first-fluke logo

Oma Search

first-fluke
OrganizationPopular

Find external documentation, web sources, or remote code with citations. Local code navigation uses the configured code tools.

149
1.3K
6 files
View

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇