AI Skills Directory

18,156 open-source AI skills that teach any AI model a new workflow.

Search and filter AI skills

Showing 7,243-7,293 of 18,156 AI skills

AI skills directory results

Leonxlnx logo

Unlazy

Leonxlnx
CommunityPopular

Enforces completion discipline for substantial autonomous work by writing acceptance gates before execution, decomposing work with the Depth Tree, running approved checks, and re-verifying evidence…

237
3.4K
32 files
View
letta-ai logo

Managing Shared Memory

letta-ai
OrganizationPopular

Create and manage shared memory — git-tracked repositories hosted on Letta Cloud that are attached to one or more agents and projected into their filesystems. Use when the user wants to share memory…

411
3.4K
Instructions
View
Netw0rkNoob logo

Redteam Ad Detail Pack

Netw0rkNoob
OrganizationPopular

Domain routing and boundary guidance for authorized Active Directory red-team security testing, including Kerberos attacks, domain privilege escalation, lateral movement, and GPO abuse. Use when a…

454
3.4K
1 files
View
foryourhealth111-pixel logo

Clinpgx Database

foryourhealth111-pixel
CommunityPopular

Access ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele functions, for precision medicine and genotype-guided dosing decisions.

288
3.3K
2 files
View
himself65 logo

Sepa Strategy

himself65
CommunityPopular

Analyze stocks using Mark Minervini's SEPA (Specific Entry Point Analysis) methodology. Use this skill whenever the user mentions SEPA, Minervini, superperformance, trend template, VCP (Volatility…

378
3.3K
7 files
View
markdown-viewer logo

Uml

markdown-viewer
OrganizationPopular

Create UML diagrams using PlantUML syntax. Best for software modeling — Class, Sequence, Activity, State Machine, Component, Use Case, and Deployment diagrams with concise text-based notation and…

190
3.3K
75 files
View
NVIDIA logo

Kermt Infer

NVIDIA
OrganizationPopular

Run predictions with a finetuned KERMT checkpoint on a SMILES-only CSV. The skill validates that the input ckpt has task FFN heads (refuses pretrain ckpts with a redirect to kermt-finetune), validates…

397
3.3K
11 files
View
mcncarl logo

Yichen Wechat Mp Batch Exporter

mcncarl
CommunityPopular

批量下载微信公众号文章正文、历史文章列表、原创文章筛选、历史计数口径、阅读量、点赞/转发等指标、评论和评论回复。Use when the user asks to batch fetch mp.weixin.qq.com articles, export WeChat public-account history, distinguish publish groups vs expanded…

1.4K
3.3K
8 files
View
samber logo

Golang Google Wire

samber
CommunityPopular

Compile-time dependency injection in Golang using google/wire — wire.NewSet, wire.Build, wire.Bind (interface→concrete), wire.Struct, wire.Value, wire.InterfaceValue, wire.FieldsOf, cleanup functions,…

213
3.3K
4 files
View
Norman-bury logo

Using Research Writing

Norman-bury
CommunityPopular

Use when starting any research writing task - establishes workflow and routes to appropriate skills

214
3.2K
Instructions
View
mitsuhiko logo

Tmux

mitsuhiko
CommunityPopular

Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.

224
3.1K
2 files
View
DingTalk-Real-AI logo

Dingtalk Todo

DingTalk-Real-AI
OrganizationPopular

钉钉待办 / TODO。Use when 用户说 创建待办/TODO/任务提醒/指派任务/标记完成/查待办/紧急待办/循环待办/批量建待办/逾期待办。不做日报周报(走 dingtalk-misc)、审批(走 dingtalk-misc)、日程(走 dingtalk-calendar)。命令前缀:dws todo。

242
3.1K
8 files
View
TanStack logo

Ai Persistence/Build Prisma Adapter

TanStack
OrganizationPopular

Use when an app already runs Prisma and needs TanStack AI chat persistence — writes a chat-persistence.ts into the app against its existing PrismaClient and schema.prisma. Covers the four models,…

330
3.1K
Instructions
View
google-deepmind logo

Gnomad Database

google-deepmind
OrganizationPopular

Query the Genome Aggregation Database (gnomAD). Use when determining the rarity or allele frequency of specific genetic variants, retrieving gene constraint metrics (pLI, LOEUF) to assess…

349
3.1K
4 files
View
rpamis logo

Comet Classic

rpamis
OrganizationPopular

Comet Classic 工作流入口。当用户明确调用 /comet-classic、要求启动或恢复 Classic,或 resume-probe 返回 auto_resume、确认唯一可恢复的未归档 Classic change 时使用。

295
3.1K
13 files
View
SharpAI logo

Channel Matrix

SharpAI
OrganizationPopular

Matrix/Element messaging channel for Clawdbot agent

478
3.1K
2 files
View
FreedomIntelligence logo

Bio Alignment Msa Parsing

FreedomIntelligence
OrganizationPopular

Parse and analyze multiple sequence alignments using Biopython. Extract sequences, identify conserved regions, analyze gaps, work with annotations, and manipulate alignment data for downstream…

410
3K
6 files
View
open-gitagent logo

Research

open-gitagent
OrganizationPopular

Researches a topic by breaking it into subtopics, gathering factual information with reasoning, and producing a structured summary with key findings and open questions. Use when the user asks to…

348
2.9K
Instructions
View
xstongxue logo

Wechat Article Writer

xstongxue
CommunityPopular

公众号/自媒体全流程。根据用户表述自动匹配:撰写文章、封面图、正文插图、风格提取。支持多种写作风格。当用户提到写公众号、技术博客、公众号封面、正文插图、步骤图、演示图、流程示意、分析写作风格、克隆文风、模仿爆款、提取风格时使用。详见 reference 目录。

201
2.9K
15 files
View
tradermonty logo

Contrarian Setup Gate

tradermonty
CommunityPopular

Synthesize the three Jason Shapiro contrarian-pipeline verdicts (COT crowding, news-reaction failure, weekly price-action confirmation) into one actionable setup_status via a fail-closed precedence…

647
2.8K
7 files
View
cloudflare logo

Web Perf

cloudflare
OrganizationPopular

Audit, diagnose, or optimize website loading and interaction performance, Core Web Vitals, and Lighthouse performance scores.

277
2.8K
Instructions
View
bergside logo

Contemporary

bergside
OrganizationPopular

Current-era minimalist design with bento grids, dark mode support, and high-performance accessible layouts.

273
2.8K
1 files
View
ciembor logo

Working Effectively With Legacy Code

ciembor
CommunityPopular

Apply Michael Feathers-inspired legacy-code rules when changing hard-to-test code safely with characterization tests, seams, sprout methods, or wrap methods.

499
2.8K
3 files
View
aaron-he-zhu logo

Budget Pacing Monitor

aaron-he-zhu
CommunityPopular

Use when the user asks to "check pacing", "am I over/under-spending", "is this campaign on track to hit budget", or "why did spend spike/stall mid-flight"; returns a spend-vs-target-curve read,…

361
2.8K
Instructions
View
jeremylongshore logo

Pr

jeremylongshore
CommunityPopular

Use when reviewing an incoming GitHub pull request — runs the multi-level (L1-L5) audit against the PR's real diff range, posts findings as one batched review (inline, summary, or local-only), offers…

402
2.8K
Instructions
View
alsk1992 logo

Bridge

alsk1992
CommunityPopular

Cross-chain token transfers using Wormhole and CCTP

336
2.8K
1 files
View
AlphaGBM logo

Alphagbm Iv Rank

AlphaGBM
CommunityPopular

IV Rank and IV Percentile analysis showing where current implied volatility stands relative to its 252-day history. Returns IV rank (0-100), IV percentile (0-100), IV history data, and trading signals…

290
2.7K
Instructions
View
Owl-Listener logo

Empathy Map

Owl-Listener
CommunityPopular

Build a Says, Thinks, Does, Feels map for one user or segment. Use when sharing user understanding quickly. For a composite archetype with goals and behaviours use `user-persona`; for cross-session…

384
2.7K
Instructions
View
rlaope logo

Omh Build Failure Triage

rlaope
CommunityPopular

[omh] Hermes Build Failure Triage workflow: classify build, typecheck, lint, test, CI, and DCO failures into minimal safe fix handoffs. Use when the user says: build-failure-triage, build failure…

194
2.7K
Instructions
View
aws logo

Agents Build

aws
OrganizationPopular

Use to extend an existing agent project with memory, app integration, VPC, multi-agent, migration, model, browser, code interpreter, payments, or resource removal. Triggers: "add memory", "remember…

311
2.7K
13 files
View
mikubaka88 logo

Ccf Skill Forger

mikubaka88
CommunityPopular

Maintain and audit Codex/CCFA skills, triggers, references, scripts, docs/SVG diagrams, installation dependencies, and release validation. Use for skill维护, GPT model adaptation, and family routing…

116
2.6K
5 files
View
HughYau logo

Borzoi

HughYau
CommunityPopular

Predict genome-wide functional tracks (RNA-seq, CAGE, DNase, ChIP) from DNA sequence with Borzoi. Use this skill when: (1) Scoring the regulatory effect of a variant on expression/accessibility, (2)…

152
2.6K
Instructions
View
expo logo

Expo Dev Client

expo
OrganizationPopular

Framework (OSS). Build and distribute Expo development clients locally or via TestFlight for internal testing. For production TestFlight releases and store submission, use the eas-app-stores skill.

146
2.5K
1 files
View
cisco-ai-defense logo

Keyword Stuffing

cisco-ai-defense
OrganizationPopular

Inflate skill discovery through repeated activation keywords

321
2.5K
2 files
View
TencentBlueKing logo

Dispatch Module Architecture

TencentBlueKing
OrganizationPopular

处理 BK-CI 构建调度时使用,例如构建机选择、队列推进、配额控制、第三方构建机调度、Docker/Kubernetes 调度。当用户要改任务分配策略而不是 Agent/Worker 执行细节时优先使用。

524
2.5K
3 files
View
softaworks logo

Domain Name Brainstormer

softaworks
OrganizationPopular

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

226
2.5K
Instructions
View
samugit83 logo

Traffic Capture

samugit83
CommunityPopular

Working on the HTTP capture proxy and its replay/fuzz path: the egress guard that stops the proxy becoming an SSRF pivot, why it checks the resolved IP, and keeping capture off the scan's critical…

504
2.5K
Instructions
View
Bitterbot-AI logo

Notte

Bitterbot-AI
OrganizationPopular

Deploy browser automations as scheduled, API-callable serverless Functions — plus stealth sessions, vault-backed login, captcha solving, and natural-language agent runs via the Notte CLI. Turns any…

418
2.5K
Instructions
View
datopian logo

Portaljs New Portal

datopian
OrganizationPopular

Scaffold a new PortalJS data portal from a brief. Copies the canonical template from examples/portaljs-catalog and substitutes project tokens. Use when starting a brand-new data portal project from…

332
2.4K
1 files
View
Paramchoudhary logo

Resume Ats Optimizer

Paramchoudhary
CommunityPopular

Optimize resumes for Applicant Tracking Systems, check ATS compatibility, and analyze keyword match

197
2.3K
Instructions
View
Wirasm logo

Prp Plan

Wirasm
CommunityPopular

Creates an implementation-ready plan for a feature, bug fix, refactor, or chore from a PRD, issue, document, or description using codebase evidence, first-principles reasoning, and conditional…

607
2.2K
7 files
View
redhat-et logo

Ripwire Quality Bar

redhat-et
OrganizationPopular

Code QUALITY of what YOU just wrote, before you commit or say 'done', or verifying a cleanup: --quality-delta lists what got WORSE in 10 kinds and exits 2 only when pre-existing code got materially…

141
2.2K
1 files
View
yaklang logo

Auth Sec

yaklang
OrganizationPopular

Entry P1 category router for authentication and authorization. Use when testing login flows, sessions, object authorization, JWT, OAuth, CORS, CSRF, and enterprise SSO weaknesses before any deeper…

292
2.2K
Instructions
View
op7418 logo

Youtube Clipper

op7418
CommunityPopular

YouTube 视频智能剪辑工具。下载视频和字幕,AI 分析生成精细章节(几分钟级别), 用户选择片段后自动剪辑、翻译字幕为中英双语、烧录字幕到视频,并生成总结文案。 使用场景:当用户需要剪辑 YouTube 视频、生成短视频片段、制作双语字幕版本时。 关键词:视频剪辑、YouTube、字幕翻译、双语字幕、视频下载、clip video

315
2.2K
18 files
View
wondelai logo

Crossing The Chasm

wondelai
OrganizationPopular

Navigate the technology adoption lifecycle from early adopters to mainstream market. Use when the user mentions "crossing the chasm", "beachhead segment", "whole product", "early adopters vs…

228
2.2K
8 files
View
tinyfish-io logo

Interview Prep

tinyfish-io
OrganizationPopular

Generate a structured interview preparation guide for any company by scraping real candidate experiences from Glassdoor, Blind, and Reddit in real time using parallel TinyFish agents. Use this skill…

333
2.2K
Instructions
View
WordPress logo

Wp Plugin Directory Guidelines

WordPress
OrganizationPopular

Use when reviewing WordPress plugins for GPL compliance, checking license headers or compatibility, evaluating upsell/freemium/trialware patterns, validating plugin naming or trademark rules, checking…

318
2.1K
3 files
View
LeoYeAI logo

Nostr Dvm

LeoYeAI
CommunityPopular

Connect AI agents to the 2020117 decentralized network. Register, post to timeline, trade compute via NIP-90 DVM jobs (text generation, translation, summarization, image/video/speech), pay with…

325
2.1K
1 files
View
amElnagdy logo

Pi Delegate

amElnagdy
CommunityPopular

Delegate a coding task to the Pi coding agent CLI (`pi`) as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to delegate implementation work to Pi…

167
2.1K
5 files
View
mvanhorn logo

Pp Airbnb

mvanhorn
CommunityPopular

Skip the Airbnb platform fee. Find the host's direct booking site for any Airbnb listing. Trigger phrases: `find the direct booking site`, `skip the airbnb fee`, `vacation rental cheapest`, `book…

614
2K
Instructions
View
zenstory-ai logo

Short Drama Knowhow

zenstory-ai
OrganizationPopular

维护者专用的短剧 know-how 学习、验证与生命周期治理。仅在维护者明确要求从其当前会话提供的授权只读文本源学习完整短剧项目链,并把私有观察逐步转成去标识、去复刻、经盲测与独立审查的公共 reference、rubric 或 synthetic fixture 候选时使用;不用于普通创作、公开运行时取数、媒体生成或粗略数据分析。

459
2K
6 files
View

Set up your own AI workspace now

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